summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2005-03-08 00:52:08 +0000
committerMichael Januszewski <spock@gentoo.org>2005-03-08 00:52:08 +0000
commit47ad2844203eb70549b236066dc6af5e1757242a (patch)
tree9ab462caae2a046d70dfef5edae30f5a6ffd2b9c /app-emulation
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-47ad2844203eb70549b236066dc6af5e1757242a.tar.gz
gentoo-2-47ad2844203eb70549b236066dc6af5e1757242a.tar.bz2
gentoo-2-47ad2844203eb70549b236066dc6af5e1757242a.zip
Version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/uade/ChangeLog24
-rw-r--r--app-emulation/uade/files/digest-uade-1.011
-rw-r--r--app-emulation/uade/uade-1.00.ebuild4
-rw-r--r--app-emulation/uade/uade-1.01.ebuild57
4 files changed, 75 insertions, 11 deletions
diff --git a/app-emulation/uade/ChangeLog b/app-emulation/uade/ChangeLog
index 4d37efe6b7a7..bf042d651356 100644
--- a/app-emulation/uade/ChangeLog
+++ b/app-emulation/uade/ChangeLog
@@ -1,31 +1,37 @@
# ChangeLog for app-emulation/uade
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.21 2005/01/11 03:25:09 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.22 2005/03/08 00:52:08 spock Exp $
+
+*uade-1.01 (08 Mar 2005)
+
+ 08 Mar 2005; Michael Januszewski <spock@gentoo.org> uade-1.00.ebuild,
+ +uade-1.01.ebuild:
+ Version bump (closes #84409). Marked 1.00 stable on x86.
10 Jan 2005; Malcolm Lashley <malc@gentoo.org> uade-1.00.ebuild:
Stable on amd64 closes bug #73841
- 06 Nov 2004; Michal Januszewski <spock@gentoo.org> uade-1.00.ebuild:
+ 06 Nov 2004; Michael Januszewski <spock@gentoo.org> uade-1.00.ebuild:
Removed unnecessary DESTDIR option from make install. Closes #70209.
- 05 Nov 2004; Michal Januszewski <spock@gentoo.org> uade-0.91-r1.ebuild:
+ 05 Nov 2004; Michael Januszewski <spock@gentoo.org> uade-0.91-r1.ebuild:
Removed beepmp support from the 0.91-rc1 ebuild, as this breaks on the
dependency on beep-media-player-0.7_rc1 and I don't want to force anyone to
downgrade to 0.81.
*uade-1.00 (31 Oct 2004)
- 31 Oct 2004; Michal Januszewski <spock@gentoo.org> uade-0.91-r1.ebuild,
+ 31 Oct 2004; Michael Januszewski <spock@gentoo.org> uade-0.91-r1.ebuild,
-uade-0.91.ebuild, +uade-1.00.ebuild:
Version bumped. Removed old 0.91 ebuild. Marked 0.91-r1 stable on x86.
- 10 Sep 2004; Michal Januszewski <spock@gentoo.org>
+ 10 Sep 2004; Michael Januszewski <spock@gentoo.org>
files/uade-0.91-bmp-fix.patch:
Updated the BMP fix. Thanks to Heikki Orsila for the new patch.
*uade-0.91-r1 (09 Sep 2004)
- 09 Sep 2004; Michal Januszewski <spock@gentoo.org>
+ 09 Sep 2004; Michael Januszewski <spock@gentoo.org>
+files/uade-0.91-bmp-fix.patch, +uade-0.91-r1.ebuild:
Added support for the Beep Media Player (beepmp USE flag). Closes bug #62463.
@@ -43,16 +49,16 @@
*uade-0.91 (28 Jul 2004)
- 28 Jul 2004; Michal Januszewski <spock@gentoo.org> +uade-0.91.ebuild:
+ 28 Jul 2004; Michael Januszewski <spock@gentoo.org> +uade-0.91.ebuild:
Version bump, closes #58645. Thanks to Heikki Orsila for providing an
updated ebuild.
- 21 Jul 2004; Michal Januszewski <spock@gentoo.org> uade-0.91_pre3.ebuild:
+ 21 Jul 2004; Michael Januszewski <spock@gentoo.org> uade-0.91_pre3.ebuild:
Fixed a problem with configure that would make UADE totally useless.
*uade-0.91_pre3 (21 Jul 2004)
- 21 Jul 2004; Michal Januszewski <spock@gentoo.org> metadata.xml,
+ 21 Jul 2004; Michael Januszewski <spock@gentoo.org> metadata.xml,
+uade-0.91_pre3.ebuild:
Version bump, metadata update.
diff --git a/app-emulation/uade/files/digest-uade-1.01 b/app-emulation/uade/files/digest-uade-1.01
new file mode 100644
index 000000000000..9fae71471e14
--- /dev/null
+++ b/app-emulation/uade/files/digest-uade-1.01
@@ -0,0 +1 @@
+MD5 1bb504ca2c343a47aa72fd47c7ef8f95 uade-1.01.tar.bz2 2146626
diff --git a/app-emulation/uade/uade-1.00.ebuild b/app-emulation/uade/uade-1.00.ebuild
index 7056b85985e6..f75068c13778 100644
--- a/app-emulation/uade/uade-1.00.ebuild
+++ b/app-emulation/uade/uade-1.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-1.00.ebuild,v 1.4 2005/01/11 03:25:09 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-1.00.ebuild,v 1.5 2005/03/08 00:52:08 spock Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://uade.ton.tut.fi/uade/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc amd64"
+KEYWORDS="x86 ~ppc amd64"
IUSE="xmms sdl alsa oss perl beepmp"
RDEPEND="virtual/libc
diff --git a/app-emulation/uade/uade-1.01.ebuild b/app-emulation/uade/uade-1.01.ebuild
new file mode 100644
index 000000000000..24f01297ab80
--- /dev/null
+++ b/app-emulation/uade/uade-1.01.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-1.01.ebuild,v 1.1 2005/03/08 00:52:08 spock Exp $
+
+inherit eutils
+
+DESCRIPTION="Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API"
+HOMEPAGE="http://uade.ton.tut.fi/"
+SRC_URI="http://uade.ton.tut.fi/uade/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE="xmms sdl alsa oss perl beepmp"
+
+RDEPEND="virtual/libc
+ xmms? ( >=media-sound/xmms-1.2.2
+ x11-libs/gtk+ )
+ sdl? ( media-libs/libsdl )
+ alsa? ( >=media-libs/alsa-lib-1.0.5 )
+ beepmp? ( >=media-sound/beep-media-player-0.7_rc1 )"
+
+DEPEND="${RDEPEND}
+ xmms? ( sys-devel/libtool )"
+
+src_compile() {
+ ./configure \
+ --prefix=/usr \
+ --package-prefix="${D}" \
+ --docdir="/usr/share/doc/${PF}" \
+ $(use_with oss) \
+ $(use_with sdl) \
+ $(use_with alsa) \
+ $(use_with xmms) \
+ $(use_with beepmp bmp) \
+ || die "configure failed"
+ emake || die 'emake failed'
+}
+
+src_install() {
+ make install || die 'make install failed'
+ dodoc BUGS ChangeLog.txt FIXED ANTIPLANS README PLANS TESTING docs/CREDITS
+
+ find "${D}/usr/share/doc/${PF}/" \
+ \( -name '*.readme' -o \
+ -name '*.txt' -o \
+ -name 'INSTALL*' -o \
+ -name 'README*' -o \
+ -name 'Change*' \) -exec gzip -9 \{\} \;
+ dohtml -r "${D}/usr/share/doc/${PF}/"
+ rm -f "${D}/usr/share/doc/${PF}/"{COPYING,INSTALL.*.gz}
+ rm -f "${D}/usr/share/doc/${PF}/uade-docs/"{*.html,*.png,*.1}
+
+ if ! use perl; then
+ rm -f "${D}/usr/bin/pwrap.pl"
+ fi
+}