summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-02 10:31:25 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-02 10:31:25 +0000
commitc4913980261bfc9516c1f3270e020e2825ca365c (patch)
treeb7c7053e1c67649d35872bf5a6034869be3ae147 /app-emulation
parentversion bump (diff)
downloadgentoo-2-c4913980261bfc9516c1f3270e020e2825ca365c.tar.gz
gentoo-2-c4913980261bfc9516c1f3270e020e2825ca365c.tar.bz2
gentoo-2-c4913980261bfc9516c1f3270e020e2825ca365c.zip
version bump
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/blight-glN64/ChangeLog8
-rw-r--r--app-emulation/blight-glN64/Manifest4
-rw-r--r--app-emulation/blight-glN64/blight-glN64-0.4.1_pre1.ebuild28
-rw-r--r--app-emulation/blight-glN64/files/digest-blight-glN64-0.4.1_pre11
4 files changed, 38 insertions, 3 deletions
diff --git a/app-emulation/blight-glN64/ChangeLog b/app-emulation/blight-glN64/ChangeLog
index 64c716c952ac..f23c7c8597e5 100644
--- a/app-emulation/blight-glN64/ChangeLog
+++ b/app-emulation/blight-glN64/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/blight-glN64
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight-glN64/ChangeLog,v 1.1 2003/08/09 09:12:32 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight-glN64/ChangeLog,v 1.2 2003/09/02 10:31:23 msterret Exp $
+
+*blight-glN64-0.4.1_pre1 (02 Sep 2003)
+
+ 02 Sep 2003; Michael Sterrett <msterret@gentoo.org>
+ blight-glN64-0.4.1_pre1.ebuild:
+ version bump
*blight-glN64-0.3.1 (09 Aug 2003)
diff --git a/app-emulation/blight-glN64/Manifest b/app-emulation/blight-glN64/Manifest
index 4c7e76c43c1a..b76862b31090 100644
--- a/app-emulation/blight-glN64/Manifest
+++ b/app-emulation/blight-glN64/Manifest
@@ -1,5 +1,5 @@
-MD5 d87a4ce3382a1d18f32ed0625ce0475a ChangeLog 384
+MD5 574d39131d07bd5afd10d3d68a850532 ChangeLog 528
MD5 04230fe08247e2c22c322c5d0371e73d blight-glN64-0.3.1.ebuild 746
-MD5 cf5923ae7768faf28685c85c42eb50b7 blight-glN64-0.4.1_pre1.ebuild 743
+MD5 d02286e3b48d20ade7e7cc2a19b521ef blight-glN64-0.4.1_pre1.ebuild 748
MD5 c25840536ecbf07ec58a88566a3d49a1 files/digest-blight-glN64-0.3.1 66
MD5 d2f2bca612361154241f2b899673230e files/digest-blight-glN64-0.4.1_pre1 64
diff --git a/app-emulation/blight-glN64/blight-glN64-0.4.1_pre1.ebuild b/app-emulation/blight-glN64/blight-glN64-0.4.1_pre1.ebuild
new file mode 100644
index 000000000000..876d9c014f67
--- /dev/null
+++ b/app-emulation/blight-glN64/blight-glN64-0.4.1_pre1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight-glN64/blight-glN64-0.4.1_pre1.ebuild,v 1.1 2003/09/02 10:31:23 msterret Exp $
+
+inherit games
+
+S=${WORKDIR}
+MY_P="glN64-${PV/_/-}"
+DESCRIPTION="An audio plugin for the mupen64 N64 emulator"
+SRC_URI="http://deltaanime.ath.cx/~blight/n64/blight_glN64_port/${MY_P}.so"
+HOMEPAGE="http://deltaanime.ath.cx/~blight/n64/"
+
+KEYWORDS="x86"
+LICENSE="as-is"
+SLOT="0"
+IUSE=""
+
+RDEPEND="media-libs/libsdl"
+
+src_unpack() {
+ cp ${DISTDIR}/${A} ${WORKDIR} || die "cp failed"
+}
+
+src_install () {
+ exeinto ${GAMES_LIBDIR}/mupen64/plugins
+ doexe ${MY_P}.so || die "doexe failed"
+ prepgamesdirs
+}
diff --git a/app-emulation/blight-glN64/files/digest-blight-glN64-0.4.1_pre1 b/app-emulation/blight-glN64/files/digest-blight-glN64-0.4.1_pre1
new file mode 100644
index 000000000000..8e038672d326
--- /dev/null
+++ b/app-emulation/blight-glN64/files/digest-blight-glN64-0.4.1_pre1
@@ -0,0 +1 @@
+MD5 4ee96713c240c1124f78c47cefc0e983 glN64-0.4.1-pre1.so 315452