[137657] trunk/dports/gnome/gstreamer1-gst-plugins-bad

devans at macports.org devans at macports.org
Tue Jun 16 09:23:20 PDT 2015


Revision: 137657
          https://trac.macports.org/changeset/137657
Author:   devans at macports.org
Date:     2015-06-16 09:23:20 -0700 (Tue, 16 Jun 2015)
Log Message:
-----------
gstreamer1-gst-plugins-bad: disable opencv plugin, dependency, increment revision, plugin requires opencv < 2.5 but current version is 3.0.0.

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

Property Changed:
----------------
    trunk/dports/gnome/gstreamer1-gst-plugins-bad/


Property changes on: trunk/dports/gnome/gstreamer1-gst-plugins-bad
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad:125799-136767
   + /users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad:125799-137655

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-06-16 16:22:13 UTC (rev 137656)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-06-16 16:23:20 UTC (rev 137657)
@@ -10,7 +10,7 @@
 name                gstreamer1-gst-plugins-bad
 set my_name         gst-plugins-bad
 version             1.4.5
-revision            2
+revision            3
 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 \
@@ -52,7 +52,6 @@
                     port:libGLU \
                     port:mpg123 \
                     port:openal-soft \
-                    port:opencv \
                     port:openexr \
                     port:openjpeg15 \
                     port:orc \
@@ -79,8 +78,9 @@
 #
 # port:mjpegtools (mpeg2enc mplex build fails) need to disable mpeg2enc mplex explicitly in case mjpegtools is installed
 # plugin frei0r (no dependency, seqfaults on load)
+# port:opencv (opencv plugin requires opencv >= 2.0.0 opencv < 2.5.0 but current version is 3.0.0)
 # 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
+# port:Xvid plugin xvid not ported in this version
 #
 # the following plugins build opportunisticly due to missing dependencies
 # explicitly disabled for now
@@ -93,6 +93,7 @@
                     --disable-lv2 \
                     --disable-mpeg2enc \
                     --disable-mplex \
+                    --disable-opencv \
                     --disable-sdltest \
                     --enable-experimental \
                     --enable-static
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150616/421c0b1f/attachment-0001.html>


More information about the macports-changes mailing list