[36946] trunk/dports/x11/AfterStep/Portfile
waqar at macports.org
waqar at macports.org
Tue May 20 11:13:52 PDT 2008
Revision: 36946
http://trac.macosforge.org/projects/macports/changeset/36946
Author: waqar at macports.org
Date: 2008-05-20 11:13:51 -0700 (Tue, 20 May 2008)
Log Message:
-----------
Updated to the latest version of the software.
Modified Paths:
--------------
trunk/dports/x11/AfterStep/Portfile
Modified: trunk/dports/x11/AfterStep/Portfile
===================================================================
--- trunk/dports/x11/AfterStep/Portfile 2008-05-20 17:51:23 UTC (rev 36945)
+++ trunk/dports/x11/AfterStep/Portfile 2008-05-20 18:13:51 UTC (rev 36946)
@@ -2,7 +2,7 @@
PortSystem 1.0
name AfterStep
-version 2.1.0
+version 2.2.8
categories x11-wm x11
maintainers waqar at macports.org
description Window Manager based on NeXTStep interface.
@@ -18,19 +18,19 @@
master_sites afterstep:stable
use_bzip2 yes
-checksums md5 b2dba216770c322aadf3953bae1502d7 \
- sha1 e3da2bb499691eb3a558a0e8a0df9f53de050e17
+checksums md5 8734622c9cb549f5baa8b3262312db70 \
+ sha1 28d9c53a0512d0a931bfc7bc2ad0e08bc31651fb \
+ rmd160 2e91fed7d751b668540c14725045d2bcb1209fbc
-depends_build bin:pkg-config:pkgconfig
+depends_build port:pkgconfig
-depends_lib lib:libX11.6:XFree86 lib:libXext.6:XFree86 \
- lib:libjpeg.62:jpeg lib:libpng.3:libpng \
- lib:libfreetype:freetype lib:libtiff:tiff \
- lib:libungif:libungif lib:libgtk.2:gtk2
+depends_lib port:XFree86 port:jpeg port:libpng port:freetype \
+ port:tiff port:libungif port:gtk2 port:librsvg
configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--enable-i18n --with-ungif --with-x \
+ --with-svg \
--with-gif-includes=${prefix}/include \
--with-tiff-includes=${prefix}/include \
--with-jpeg-includes=${prefix}/include \
@@ -49,8 +49,4 @@
${worksrcpath}/libAfterImage/configure \
${worksrcpath}/libAfterImage/configure.in
}
- post-destroot {
- file rename ${destroot}/${prefix}/bin/Animate \
- ${destroot}/${prefix}/bin/Animate.as
- }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080520/5b9ab29d/attachment-0001.htm
More information about the macports-changes
mailing list