[44304] trunk/dports/multimedia/libtheora
blb at macports.org
blb at macports.org
Wed Dec 24 20:11:35 PST 2008
Revision: 44304
http://trac.macports.org/changeset/44304
Author: blb at macports.org
Date: 2008-12-24 20:11:34 -0800 (Wed, 24 Dec 2008)
Log Message:
-----------
multimedia/libtheora - version update to 1.0, disable SDL by setting SDL_CONFIG instead of patching configure
Modified Paths:
--------------
trunk/dports/multimedia/libtheora/Portfile
Removed Paths:
-------------
trunk/dports/multimedia/libtheora/files/
Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile 2008-12-25 03:55:19 UTC (rev 44303)
+++ trunk/dports/multimedia/libtheora/Portfile 2008-12-25 04:11:34 UTC (rev 44304)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libtheora
-version 1.0beta3
+version 1.0
categories multimedia
platforms darwin
maintainers nomaintainer
@@ -21,12 +21,10 @@
master_sites http://downloads.xiph.org/releases/theora/
use_bzip2 yes
-checksums md5 04b3e1055da49daba6afce93f3214b1f \
- sha1 01f0a5adcdde5bdc5b7e700b5975067af60b456c \
- rmd160 5308039be56064c7a54d464b0dc32f31542a34d8
+checksums md5 c963937053f45a7878954bed37ceb182 \
+ sha1 02717773001b44f95bc6c23111a89493a4a93f87 \
+ rmd160 f72d0a2ce8475a888ab67fd77b7126d66d537c9b
-patchfiles patch-configure.ac.diff patch-configure.diff
-
post-patch {
if {! [variant_isset doc]} {
reinplace -E "s/^(all|install):.*/\\1:/" \
@@ -38,6 +36,7 @@
depends_lib port:libvorbis \
port:libogg
+configure.env SDL_CONFIG=/dev/null
configure.args --disable-oggtest \
--disable-vorbistest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081224/79bd4961/attachment.html>
More information about the macports-changes
mailing list