[70517] trunk/dports/graphics/swftools
takeshi at macports.org
takeshi at macports.org
Thu Aug 12 02:07:40 PDT 2010
Revision: 70517
http://trac.macports.org/changeset/70517
Author: takeshi at macports.org
Date: 2010-08-12 02:07:37 -0700 (Thu, 12 Aug 2010)
Log Message:
-----------
swftools:updated to 0.91. Replaced patch-Makefile.common.in.diff with reinplace
Modified Paths:
--------------
trunk/dports/graphics/swftools/Portfile
Removed Paths:
-------------
trunk/dports/graphics/swftools/files/
Modified: trunk/dports/graphics/swftools/Portfile
===================================================================
--- trunk/dports/graphics/swftools/Portfile 2010-08-12 08:36:13 UTC (rev 70516)
+++ trunk/dports/graphics/swftools/Portfile 2010-08-12 09:07:37 UTC (rev 70517)
@@ -2,8 +2,7 @@
PortSystem 1.0
name swftools
-version 0.9.0
-revision 3
+version 0.9.1
categories graphics
maintainers nomaintainer
description SWF manipulation and generation tools
@@ -14,14 +13,17 @@
homepage http://www.swftools.org
master_sites ${homepage}
-checksums md5 946e7c692301a332745d29140bc74e55 \
- sha1 4860edc9f05e3cc5a55779aac3787cb0150146a8 \
- rmd160 e87430e1ac52d317dd762cbe024f391bf352b120
+checksums md5 72dc4a7bf5cdf98c28f9cf9b1d8f5d7a \
+ sha1 6aac250f7cbe034c1c638ee1a1fa2f3a554d1311 \
+ rmd160 cf57bfdf92e352385f57db55c8f3987bef8808f2
depends_lib port:jpeg port:openjpeg port:freetype port:lame \
path:include/gif_lib.h:giflib port:python26
-patchfiles patch-Makefile.common.in.diff
+#patchfiles patch-Makefile.common.in.diff
+post-patch {
+ reinplace "s|@prefix@|\$(DESTDIR)/@prefix@|" ${worksrcpath}/Makefile.common.in
+}
configure.python ${prefix}/bin/python2.6
# Make sure to not link against OpenGL libs from the mesa port, in case it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100812/64721be2/attachment.html>
More information about the macports-changes
mailing list