[126094] trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

devans at macports.org devans at macports.org
Fri Oct 3 09:13:14 PDT 2014


Revision: 126094
          https://trac.macports.org/changeset/126094
Author:   devans at macports.org
Date:     2014-10-03 09:13:14 -0700 (Fri, 03 Oct 2014)
Log Message:
-----------
gstreamer1-gst-plugins-bad: enable chromaprint plugin.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2014-10-03 15:49:12 UTC (rev 126093)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2014-10-03 16:13:14 UTC (rev 126094)
@@ -9,6 +9,7 @@
 name                gstreamer1-gst-plugins-bad
 set my_name         gst-plugins-bad
 version             1.4.3
+revision            1
 description         A set of plug-ins for GStreamer that need more quality.
 long_description    GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared \
                     to the rest. They might be close to being good quality, but they're missing \
@@ -28,6 +29,7 @@
 
 depends_build       port:pkgconfig
 depends_lib         port:gstreamer1-gst-plugins-base \
+                    port:chromaprint \
                     port:curl \
                     port:faac \
                     port:faad2 \
@@ -72,14 +74,12 @@
 # plugin frei0r (no dependency, seqfaults on load)
 # port:slv2 (builds but lv2 plugin fails to load and slv2 is not universal) disable lv2 explicitly in case slv2 is installed
 # port:Xvid (configure fails) plugin xvid not ported in this version
-# plugin chromaprint (configure fails due to failure of port chromaprint to install libchromaprint.pc #45168).
 #
 # the following plugins build opportunisticly due to missing dependencies
 # explicitly disabled for now
 #
 
 configure.args      --disable-silent-rules \
-                    --disable-chromaprint \
                     --disable-dc1394 \
                     --disable-frei0r \
                     --disable-quicktime \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141003/3367e9c3/attachment-0001.html>


More information about the macports-changes mailing list