[26642] trunk/dports/gnome/gst-plugins-good/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 1 04:03:45 PDT 2007
Revision: 26642
http://trac.macosforge.org/projects/macports/changeset/26642
Author: rhwood at macports.org
Date: 2007-07-01 04:03:44 -0700 (Sun, 01 Jul 2007)
Log Message:
-----------
Upgrade to version 0.10.6
Claim joint maintainership with openmaintainer@
Add dependencies to make this a useful port
Remove unneeded port-extract phase
Remove apparently unneeded configure environment settings
Modified Paths:
--------------
trunk/dports/gnome/gst-plugins-good/Portfile
Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile 2007-07-01 10:42:34 UTC (rev 26641)
+++ trunk/dports/gnome/gst-plugins-good/Portfile 2007-07-01 11:03:44 UTC (rev 26642)
@@ -1,24 +1,27 @@
# $Id$
PortSystem 1.0
name gst-plugins-good
-version 0.10.3
+version 0.10.6
description This is gst-plugins, a set of plug-ins for GStreamer.
long_description ${description}
-maintainers nomaintainer at macports.org
+maintainers rhwood openmaintainer at macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gst-plugins-good/0.10/ http://gstreamer.freedesktop.org/src/${name}/
-checksums md5 2b59bce477349628ee549c2ce1d80a3a \
- sha1 d3616a0bd12b4c98dfdc3b4a0498ec77779a5d46 \
- rmd160 3f6f5ae89e566e3a900e1ce1e67b56742bf1eb0c
-depends_lib port:gst-plugins-base
+checksums md5 25f111360c2930705b91b4fcf93ae5c5 \
+ sha1 eb918b6876e90f4ac803d209a14b32c1b3e26695 \
+ rmd160 fd0102617759611f9b6e9e490101b95f4369f4e8
+depends_lib \
+ port:gst-plugins-base \
+ port:libcdio \
+ port:flac \
+ port:libcaca \
+ port:dv \
+ port:libshout2 \
+ port:speex \
+ port:taglib \
+ port:wavpack
# could depend on tons for multimedia stuff +variants
use_bzip2 yes
-configure.args mandir=${prefix}/share/man --enable-static
-configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" LDFLAGS="-L${prefix}/lib" \
- CFLAGS="-no-cpp-precomp -funroll-loops -fstrict-aliasing"
-post-extract {
- reinplace "s|-flat_namespace -undefined suppress|-undefined define_a_way|g" \
- ${worksrcpath}/configure
-}
+configure.args mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070701/b1a5f918/attachment.html
More information about the macports-changes
mailing list