[58768] trunk/dports/gnome/gst-plugins-good/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sun Oct 4 18:56:39 PDT 2009


Revision: 58768
          http://trac.macports.org/changeset/58768
Author:   rmsfisher at macports.org
Date:     2009-10-04 18:56:38 -0700 (Sun, 04 Oct 2009)
Log Message:
-----------
gnome/gst-plugins-good updated version, disabled antiquated goom plugin with broken mmx code

Modified Paths:
--------------
    trunk/dports/gnome/gst-plugins-good/Portfile

Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile	2009-10-05 01:54:00 UTC (rev 58767)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2009-10-05 01:56:38 UTC (rev 58768)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		gst-plugins-good
-version		0.10.15
+version		0.10.16
 revision        1
 description	This is gst-plugins, a set of plug-ins for GStreamer.
 long_description        ${description}
@@ -14,9 +14,9 @@
 homepage	http://www.gnome.org/
 master_sites    http://gstreamer.freedesktop.org/src/${name}/ gnome:sources/gst-plugins-good/0.10/
 
-checksums       md5     19bc6cc07951b3382d1ac8525b20e83f \
-                sha1    b37611f5b4e28c19159ed3f71aeaf7dfff513174 \
-                rmd160  6caa4c4f93285f03c15c23ac0ae5d390c20bfd07
+checksums           md5     f0af97464bb6e060a99df39bb21b7a42 \
+                    sha1    655a22ea3f4f4dc0f9f200af7c85b4b725d960e7 \
+                    rmd160  51f6dfc95932ae3a25d017257a3587e3081ad163
 
 depends_lib	\
 	port:gst-plugins-base \
@@ -41,7 +41,7 @@
 	reinplace "s|-DGST_DISABLE_DEPRECATED||" ${worksrcpath}/configure
 }
 
-configure.args   --disable-schemas-install
+configure.args   --disable-schemas-install --disable-goom
 
 post-activate {
         system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091004/b788568b/attachment-0001.html>


More information about the macports-changes mailing list