[102158] trunk/dports/audio/libcanberra/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 28 10:59:11 PST 2013


Revision: 102158
          https://trac.macports.org/changeset/102158
Author:   ryandesign at macports.org
Date:     2013-01-28 10:59:11 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
libcanberra 0.29 doesn't use gconf anymore

Modified Paths:
--------------
    trunk/dports/audio/libcanberra/Portfile

Modified: trunk/dports/audio/libcanberra/Portfile
===================================================================
--- trunk/dports/audio/libcanberra/Portfile	2013-01-28 18:59:08 UTC (rev 102157)
+++ trunk/dports/audio/libcanberra/Portfile	2013-01-28 18:59:11 UTC (rev 102158)
@@ -23,7 +23,6 @@
 depends_build       port:pkgconfig
 
 depends_lib         port:gstreamer \
-                    port:gconf \
                     port:libtool \
                     port:libvorbis
 
@@ -43,10 +42,5 @@
                     --disable-udev \
                     --enable-gtk
 
-post-activate {
-    system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-        gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
-}
-
 livecheck.type      regex
 livecheck.regex     libcanberra-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/35ceb384/attachment.html>


More information about the macports-changes mailing list