diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-12-20 08:20:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-12-20 08:20:33 +0800 |
commit | f24276a421ebc7506affe147ab3b11e053d79edc (patch) | |
tree | 7fe5f72f6dc1a9c507030af8415ef48058a3b6e3 /audio | |
parent | a1841e46d4a0c50d5c42812b6bf9f3f7d1e5c5be (diff) | |
download | marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar.gz marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar.bz2 marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar.lz marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar.xz marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.tar.zst marcuscom-ports-f24276a421ebc7506affe147ab3b11e053d79edc.zip |
Update to 0.10.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11826 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libcanberra/Makefile | 7 | ||||
-rw-r--r-- | audio/libcanberra/distinfo | 6 | ||||
-rw-r--r-- | audio/libcanberra/files/patch-Makefile.in | 8 | ||||
-rw-r--r-- | audio/libcanberra/files/patch-configure | 28 |
4 files changed, 25 insertions, 24 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index 847f5b8cd..8ec7d0c49 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libcanberra -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.10 CATEGORIES= audio devel MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ @@ -17,13 +16,15 @@ COMMENT= Implementation of the Freedesktop sound theme spec LIB_DEPENDS= vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack +USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 libltdl:15 CONFIGURE_ARGS= --disable-lynx CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= libcanberra.schemas + OPTIONS= PULSE "Enable Pulse Audio support" off \ GSTREAMER "Enable GStreamer audio support" off diff --git a/audio/libcanberra/distinfo b/audio/libcanberra/distinfo index 58a267063..7adb467b8 100644 --- a/audio/libcanberra/distinfo +++ b/audio/libcanberra/distinfo @@ -1,3 +1,3 @@ -MD5 (libcanberra-0.8.tar.gz) = 7e94da74f5b1e2029916799b915fdc74 -SHA256 (libcanberra-0.8.tar.gz) = bdca2c316b4366ecf447e163ec80800507129f1d6c5d0144fd7ecdcd66b34f79 -SIZE (libcanberra-0.8.tar.gz) = 818248 +MD5 (libcanberra-0.10.tar.gz) = 2623370bfcecaeecaeb85e5ec445f340 +SHA256 (libcanberra-0.10.tar.gz) = b0e3cb59e605412a52352cf9cf36344b165463d4e65916c95deb73fc51838272 +SIZE (libcanberra-0.10.tar.gz) = 826222 diff --git a/audio/libcanberra/files/patch-Makefile.in b/audio/libcanberra/files/patch-Makefile.in index 4aadbe5d2..d5aa031f9 100644 --- a/audio/libcanberra/files/patch-Makefile.in +++ b/audio/libcanberra/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig 2008-08-20 01:16:04.000000000 -0400 -+++ Makefile.in 2008-08-20 01:16:25.000000000 -0400 -@@ -253,7 +253,7 @@ top_builddir = @top_builddir@ +--- Makefile.in.orig 2008-12-19 19:06:39.000000000 -0500 ++++ Makefile.in 2008-12-19 19:07:02.000000000 -0500 +@@ -271,7 +271,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_doc_DATA = README - EXTRA_DIST = bootstrap.sh autogen.sh LGPL + EXTRA_DIST = bootstrap.sh autogen.sh LGPL libcanberra.schemas -SUBDIRS = src gtkdoc libltdl doc +SUBDIRS = src gtkdoc doc MAINTAINERCLEANFILES = README diff --git a/audio/libcanberra/files/patch-configure b/audio/libcanberra/files/patch-configure index 7faf5bbbf..7d6431251 100644 --- a/audio/libcanberra/files/patch-configure +++ b/audio/libcanberra/files/patch-configure @@ -1,23 +1,23 @@ ---- configure.orig 2008-08-20 16:48:07.000000000 -0400 -+++ configure 2008-08-20 16:48:23.000000000 -0400 +--- configure.orig 2008-12-19 19:07:23.000000000 -0500 ++++ configure 2008-12-19 19:08:01.000000000 -0500 @@ -791,7 +791,6 @@ ac_includes_default="\ # include <unistd.h> #endif" -enable_option_checking=no - ac_subst_vars='SHELL - PATH_SEPARATOR - PACKAGE_NAME -@@ -909,7 +908,6 @@ ac_ct_F77 - LIBTOOL - LTDLINCL - LIBLTDL --subdirs - OS_IS_WIN32_TRUE - OS_IS_WIN32_FALSE + ac_subst_vars='LTLIBOBJS + LIBOBJS + GTK_DOC_USE_LIBTOOL_FALSE +@@ -878,7 +877,6 @@ USE_VERSION_SCRIPT_FALSE USE_VERSION_SCRIPT_TRUE -@@ -1015,7 +1020,7 @@ GTK_CFLAGS - GTK_LIBS + OS_IS_WIN32_FALSE + OS_IS_WIN32_TRUE +-subdirs + LIBLTDL + LTDLINCL + LIBTOOL +@@ -1054,7 +1052,7 @@ TDB_CFLAGS + TDB_LIBS VORBIS_CFLAGS VORBIS_LIBS' -ac_subdirs_all='libltdl' |