[34381] trunk/dports/gnome

gui_dos at macports.org gui_dos at macports.org
Fri Feb 22 15:36:35 PST 2008


Revision: 34381
          http://trac.macosforge.org/projects/macports/changeset/34381
Author:   gui_dos at macports.org
Date:     2008-02-22 15:36:35 -0800 (Fri, 22 Feb 2008)

Log Message:
-----------
gnome/gst-ffmpeg: new port (closes #13725)

Added Paths:
-----------
    trunk/dports/gnome/gst-ffmpeg/
    trunk/dports/gnome/gst-ffmpeg/Portfile

Added: trunk/dports/gnome/gst-ffmpeg/Portfile
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/Portfile	                        (rev 0)
+++ trunk/dports/gnome/gst-ffmpeg/Portfile	2008-02-22 23:36:35 UTC (rev 34381)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+
+name            gst-ffmpeg
+version         0.10.3
+description     This is gst-ffmpeg, a set of plug-ins for GStreamer.
+long_description ${description}
+maintainers     nomaintainer
+categories      gnome
+platforms	darwin
+homepage	http://www.gnome.org/
+master_sites    http://gstreamer.freedesktop.org/src/${name}/
+checksums	md5 c07fd2da0835989fc4eae291cbc05f09 \
+		sha1 dd40cc38f7581412e5e23d2bf401cc66c9ba1f55 \
+		rmd160 0a56e2c896fb14d000c734c75bd5f64a35a2efc3
+depends_lib	\
+	port:gstreamer \
+	port:gst-plugins-base
+use_bzip2 	yes
+configure.args	--disable-mmx --disable-altivec --mandir=${prefix}/share/man
+pre-configure {
+        # configure.env PYTHON=${prefix}/bin/python2.5 doesn't work
+        reinplace "s|python python2.2|python2.5 python2.2|" ${worksrcpath}/configure
+}


Property changes on: trunk/dports/gnome/gst-ffmpeg/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080222/7904f78f/attachment.html 


More information about the macports-changes mailing list