[46750] trunk/dports/multimedia/xine-lib/Portfile

devans at macports.org devans at macports.org
Wed Feb 11 15:09:48 PST 2009


Revision: 46750
          http://trac.macports.org/changeset/46750
Author:   devans at macports.org
Date:     2009-02-11 15:09:46 -0800 (Wed, 11 Feb 2009)
Log Message:
-----------
xinelib: update to version 1.1.16.1 and change ffmpeg dependency from port to path.

Modified Paths:
--------------
    trunk/dports/multimedia/xine-lib/Portfile

Modified: trunk/dports/multimedia/xine-lib/Portfile
===================================================================
--- trunk/dports/multimedia/xine-lib/Portfile	2009-02-11 22:58:17 UTC (rev 46749)
+++ trunk/dports/multimedia/xine-lib/Portfile	2009-02-11 23:09:46 UTC (rev 46750)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		xine-lib
-version		1.1.16
-revision        1
+version		1.1.16.1
 description	xine-lib is a free multimedia engine, released under the GPL.
 long_description        ${description}
 maintainers	nomaintainer
@@ -13,14 +12,14 @@
 homepage	http://xine.sf.net/
 master_sites    sourceforge:xine
 use_bzip2   yes
-checksums   md5     acd1a210c5a6444e8fd44696469352bb \
-            sha1    b7a8d159ac81befe2a2cc0df20a4c0a00cef4ad7 \
-            rmd160  2fc35e0c5f6dc3f00be0396fecd40e5a2fb388f5
+checksums   md5     9de11db7e262c564cfdba9841a092ebe \
+            sha1    82709254a0603e3971058aacf8578926b75d4a20 \
+            rmd160  3c76b12fae8cba87e6d3bceafcbf2fb3ef94e164
 depends_lib port:xorg-libs \
             port:aalib	\
             port:esound \
             port:faad2 \
-            port:ffmpeg \
+            path:lib/libavcodec.dylib:ffmpeg \
             port:flac \
             port:libogg \
             port:libvorbis \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090211/ee0046ac/attachment.html>


More information about the macports-changes mailing list