[38159] trunk/dports/audio/uade2
raimue at macports.org
raimue at macports.org
Wed Jul 9 15:56:26 PDT 2008
Revision: 38159
http://trac.macosforge.org/projects/macports/changeset/38159
Author: raimue at macports.org
Date: 2008-07-09 15:56:26 -0700 (Wed, 09 Jul 2008)
Log Message:
-----------
audio/uaede2:
Maintainer update to version 2.11, closes #15924.
Modified Paths:
--------------
trunk/dports/audio/uade2/Portfile
Removed Paths:
-------------
trunk/dports/audio/uade2/files/
Modified: trunk/dports/audio/uade2/Portfile
===================================================================
--- trunk/dports/audio/uade2/Portfile 2008-07-09 22:20:01 UTC (rev 38158)
+++ trunk/dports/audio/uade2/Portfile 2008-07-09 22:56:26 UTC (rev 38159)
@@ -3,28 +3,28 @@
PortSystem 1.0
name uade2
-version 2.09
+version 2.11
categories audio
maintainers mac.com:mlund
description Unix Amiga Delitracker Emulator
long_description UADE plays old amiga music formats by emulating Amiga hardware.\
- It re-uses Amiga Eagleplayer plugins to play different formats.\
- Eagleplayer plugins require an implementation of the Eagleplayer API and AmigaOS APIs to run on.\
- Therefore Eagleplayer API and parts of AmigaOS have been implemented in uade.
+ It re-uses Amiga Eagleplayer plugins to play different formats.
homepage http://zakalwe.fi/uade
platforms darwin
distname uade-${version}
-# extract.suffix .tar.bz2
-# extract.cmd bzip2
use_bzip2 yes
master_sites http://zakalwe.fi/uade/uade2/
-patchfiles patch-Makefile.in.diff
-checksums md5 8f49cd3e99e91d58ace7bffde878f6fc \
- sha1 ca68a42258442a4861e57fa88c082b09fc263cbb \
- rmd160 231a6fbea46d4f84c09166c24f09c1b4c9c7f033
+checksums md5 8ede4c77d2bcdd54ef008c0d0016e6aa \
+ sha1 4a38210e64be762545d1f7852ccb5a1ec65970e7 \
+ rmd160 03695e1c18a7dc26884e888f7edcad81f5034ca0
depends_lib port:libao \
port:pkgconfig
-configure.args --without-xmms --without-audacious
+configure.args --without-uadefs --without-xmms --without-audacious --package-prefix=${destroot}
+
+variant uadefs description {Build with Amiga to WAV filesystem (fuse)} {
+ depends_lib-append port:macfuse
+ configure.args-delete --without-uadefs
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080709/711695a2/attachment.html
More information about the macports-changes
mailing list