summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-09 16:28:07 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-09 16:28:07 +0000
commit4449c749e4d0a531f4dffcd6bd11772e59ecbf81 (patch)
tree47ac23a46562d1736503b9b2447f81b34199c04e /games-emulation/gngb
parentNew package - rename. (diff)
downloadhistorical-4449c749e4d0a531f4dffcd6bd11772e59ecbf81.tar.gz
historical-4449c749e4d0a531f4dffcd6bd11772e59ecbf81.tar.bz2
historical-4449c749e4d0a531f4dffcd6bd11772e59ecbf81.zip
welcome to games-emulation
Diffstat (limited to 'games-emulation/gngb')
-rw-r--r--games-emulation/gngb/ChangeLog37
-rw-r--r--games-emulation/gngb/Manifest5
-rw-r--r--games-emulation/gngb/files/digest-gngb-200208191
-rw-r--r--games-emulation/gngb/files/digest-gngb-200308091
-rw-r--r--games-emulation/gngb/gngb-20020819.ebuild27
-rw-r--r--games-emulation/gngb/gngb-20030809.ebuild26
6 files changed, 97 insertions, 0 deletions
diff --git a/games-emulation/gngb/ChangeLog b/games-emulation/gngb/ChangeLog
new file mode 100644
index 000000000000..884ad7eaabdf
--- /dev/null
+++ b/games-emulation/gngb/ChangeLog
@@ -0,0 +1,37 @@
+# ChangeLog for app-emulation/gngb
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/ChangeLog,v 1.1 2003/09/09 16:26:50 vapier Exp $
+
+*gngb-20030809 (09 Aug 2003)
+
+ 09 Aug 2003; Hanno Boeck <hanno@gentoo.org> gngb-20030809.ebuild:
+ Version bump.
+
+*gngb-20020819 (13 Oct 2002)
+
+ 13 Oct 2002; Hanno Boeck <hanno@gentoo.org> gngb-20020819.ebuild :
+
+ Version updated.
+
+*gngb-20020111 (27 Jul 2002)
+
+ 03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> gngb-20020111.ebuild :
+
+ HOMEPAGE fix by Rachel Holmes, and modernised syntax to econf.
+
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added -ppc to keywords
+
+ 27 Jul 2002; Stuart Bouyer <stubear@gentoo.org> gngb-20020111.ebuild :
+
+ Added KEYWORS="x86" and SLOT to bring ebuild in line with QA.
+
+*gngb-20020111 (18 Jun 2002)
+
+ 18 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/games-emulation/gngb/Manifest b/games-emulation/gngb/Manifest
new file mode 100644
index 000000000000..f0f3355ba2b6
--- /dev/null
+++ b/games-emulation/gngb/Manifest
@@ -0,0 +1,5 @@
+MD5 e610f2b1639800c972f2679bbf0564db ChangeLog 1309
+MD5 0a93c28cfbe497b51f8d0bc16d159390 gngb-20020819.ebuild 716
+MD5 5741b7f8b3c4ce2d6173719df22d0e9c gngb-20030809.ebuild 684
+MD5 e949fd04257d079a1affb6c599f8323f files/digest-gngb-20020819 65
+MD5 1a7bbe91fd5d28454619684fc7c5ece4 files/digest-gngb-20030809 65
diff --git a/games-emulation/gngb/files/digest-gngb-20020819 b/games-emulation/gngb/files/digest-gngb-20020819
new file mode 100644
index 000000000000..21d07e31e1d2
--- /dev/null
+++ b/games-emulation/gngb/files/digest-gngb-20020819
@@ -0,0 +1 @@
+MD5 8d5635ab7f7af84705f052db2b6751db gngb-20020819.tar.gz 130855
diff --git a/games-emulation/gngb/files/digest-gngb-20030809 b/games-emulation/gngb/files/digest-gngb-20030809
new file mode 100644
index 000000000000..8e8478981a8d
--- /dev/null
+++ b/games-emulation/gngb/files/digest-gngb-20030809
@@ -0,0 +1 @@
+MD5 7d5cffb4b12ca47389ae3013da96a340 gngb-20030809.tar.gz 134587
diff --git a/games-emulation/gngb/gngb-20020819.ebuild b/games-emulation/gngb/gngb-20020819.ebuild
new file mode 100644
index 000000000000..e2d34652694d
--- /dev/null
+++ b/games-emulation/gngb/gngb-20020819.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/gngb-20020819.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $
+
+DESCRIPTION="gngb - Gameboy / Gameboy Color emulator"
+HOMEPAGE="http://membres.lycos.fr/frogus/gngb/"
+SRC_URI="http://membres.lycos.fr/frogus/gngb/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="x86 -ppc"
+SLOT="0"
+IUSE="opengl"
+
+RDEPEND="media-libs/libsdl
+ opengl? ( virtual/opengl )"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+ use opengl || myconf=" --with-gl "
+ econf ${myconf}
+ emake || die
+}
+
+src_install() {
+ dodoc NEWS README TODO INSTALL AUTHORS
+ make DESTDIR=${D} install || die
+}
diff --git a/games-emulation/gngb/gngb-20030809.ebuild b/games-emulation/gngb/gngb-20030809.ebuild
new file mode 100644
index 000000000000..cd5b0314d1ec
--- /dev/null
+++ b/games-emulation/gngb/gngb-20030809.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gngb/gngb-20030809.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $
+
+DESCRIPTION="gngb - Gameboy / Gameboy Color emulator"
+HOMEPAGE="http://m.peponas.free.fr/gngb/"
+SRC_URI="http://m.peponas.free.fr/gngb/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 -ppc"
+SLOT="0"
+IUSE="opengl"
+
+RDEPEND="media-libs/libsdl
+ opengl? ( virtual/opengl )"
+
+src_compile() {
+ use opengl || myconf=" --with-gl "
+ econf ${myconf}
+ emake || die
+}
+
+src_install() {
+ dodoc NEWS README TODO INSTALL AUTHORS
+ make DESTDIR=${D} install || die
+}