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

devans at macports.org devans at macports.org
Tue Jul 21 21:15:42 PDT 2009


Revision: 54155
          http://trac.macports.org/changeset/54155
Author:   devans at macports.org
Date:     2009-07-21 21:15:41 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
gst-plugins-good:

  * change videosink gconf schema default from autovideosink to ximagesink so that gstreamer will play
    video "out of the box." Should fix video problems with totem and other apps that play video using
    gstreamer. Can be changed later using gstreamer-properties or gconf-editor if desired.
  * remove inappropriate/outdated configure.cxx
  * increment revision

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-07-22 03:16:22 UTC (rev 54154)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2009-07-22 04:15:41 UTC (rev 54155)
@@ -5,6 +5,7 @@
 
 name		gst-plugins-good
 version		0.10.15
+revision        1
 description	This is gst-plugins, a set of plug-ins for GStreamer.
 long_description        ${description}
 maintainers	nomaintainer
@@ -34,7 +35,9 @@
 	port:zlib
       
 use_bzip2 	yes
-configure.cxx   g++
+
+patchfiles      patch-configure.diff
+
 pre-configure {
 	reinplace "s|OBJC = gcc|OBJC = @OBJC@|" ${worksrcpath}/sys/osxvideo/Makefile.in
 	reinplace "s|-DGST_DISABLE_DEPRECATED||" ${worksrcpath}/configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/4ce3dc2a/attachment-0001.html>


More information about the macports-changes mailing list