[137764] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Thu Jun 18 18:35:09 PDT 2015


Revision: 137764
          https://trac.macports.org/changeset/137764
Author:   devans at macports.org
Date:     2015-06-18 18:35:09 -0700 (Thu, 18 Jun 2015)
Log Message:
-----------
GNOME-3/unstable: gstreamer1-gst-plugins-bad, copy from stable and update to unstable version 1.5.1, disable fatal warnings, broken apple_media, quicktime is gone.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/

Modified: users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-06-18 04:38:18 UTC (rev 137727)
+++ users/devans/GNOME-3/unstable/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-06-19 01:35:09 UTC (rev 137764)
@@ -9,8 +9,7 @@
 
 name                gstreamer1-gst-plugins-bad
 set my_name         gst-plugins-bad
-version             1.4.5
-revision            3
+version             1.5.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 \
@@ -25,8 +24,8 @@
 distname            ${my_name}-${version}
 use_xz              yes
 
-checksums           rmd160  e3f594636e0b3bd9d3e70c779d4878ce4b06a587 \
-                    sha256  152fad7250683d72f9deb36c5685428338365fe4a4c87ffe15e38783b14f983c
+checksums           rmd160  e4565ed2941d5b1d987058f2812e9ce5480c7c17 \
+                    sha256  0629e601e5f6a200aeb7c4a4c8e8a1515af5ed2a8d7c79016155146a5863193c
 
 depends_build       port:pkgconfig
 depends_lib         port:gstreamer1-gst-plugins-base \
@@ -86,9 +85,10 @@
 #
 
 configure.args      --disable-silent-rules \
+                    --disable-fatal-warnings \
+                    --disable-apple_media \
                     --disable-dc1394 \
                     --disable-frei0r \
-                    --disable-quicktime \
                     --disable-lv2 \
                     --disable-mpeg2enc \
                     --disable-mplex \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150618/d804794f/attachment.html>


More information about the macports-changes mailing list