summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-11-05 08:36:28 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-11-05 08:36:28 +0000
commit16824fca885d2c98ccf49c9ff5089b21d8164faa (patch)
treef219fee3559d520b232ad987c163f856bc92473a /games-arcade
parentversion bump (diff)
downloadhistorical-16824fca885d2c98ccf49c9ff5089b21d8164faa.tar.gz
historical-16824fca885d2c98ccf49c9ff5089b21d8164faa.tar.bz2
historical-16824fca885d2c98ccf49c9ff5089b21d8164faa.zip
version bump
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/briquolo/Manifest4
-rw-r--r--games-arcade/briquolo/briquolo-0.4.2.ebuild32
-rw-r--r--games-arcade/briquolo/files/digest-briquolo-0.4.21
3 files changed, 35 insertions, 2 deletions
diff --git a/games-arcade/briquolo/Manifest b/games-arcade/briquolo/Manifest
index 54b8999742c5..c3f66c67de77 100644
--- a/games-arcade/briquolo/Manifest
+++ b/games-arcade/briquolo/Manifest
@@ -1,6 +1,6 @@
MD5 5818f845b6e4b38610fb8a9c2a7d3aaa briquolo-0.4.1.ebuild 819
MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
-MD5 1aae569c8eb25967055825fb6bdce35c ChangeLog 440
-MD5 5818f845b6e4b38610fb8a9c2a7d3aaa briquolo-0.4.2.ebuild 819
+MD5 e6a8c3e1561cc87837383237c429d0ea ChangeLog 565
+MD5 2d803e63c30c91082568093a8ce6aed0 briquolo-0.4.2.ebuild 819
MD5 43fff2e86047dd033ca5e0d9d95c260c files/digest-briquolo-0.4.1 68
MD5 a1960264118673cc3dafd0b9c9c19205 files/digest-briquolo-0.4.2 68
diff --git a/games-arcade/briquolo/briquolo-0.4.2.ebuild b/games-arcade/briquolo/briquolo-0.4.2.ebuild
new file mode 100644
index 000000000000..ab96e2815c1d
--- /dev/null
+++ b/games-arcade/briquolo/briquolo-0.4.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/briquolo-0.4.2.ebuild,v 1.1 2003/11/05 08:36:14 mr_bones_ Exp $
+
+inherit games
+
+DESCRIPTION="Breakout with 3D representation based on OpenGL"
+HOMEPAGE="http://briquolo.free.fr/en/index.html"
+SRC_URI="http://briquolo.free.fr/download/${P}.tar.bz2"
+
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
+
+DEPEND="virtual/opengl
+ media-libs/libsdl
+ media-libs/sdl-mixer
+ media-libs/libpng
+ nls? ( sys-devel/gettext )"
+
+IUSE="nls"
+
+src_compile() {
+ egamesconf `use_enable nls` || die
+ emake || die "emake failed"
+}
+
+src_install() {
+ egamesinstall || die
+ dodoc AUTHORS ChangeLog README || die "dodoc failed"
+ prepgamesdirs
+}
diff --git a/games-arcade/briquolo/files/digest-briquolo-0.4.2 b/games-arcade/briquolo/files/digest-briquolo-0.4.2
new file mode 100644
index 000000000000..9320dc2d053a
--- /dev/null
+++ b/games-arcade/briquolo/files/digest-briquolo-0.4.2
@@ -0,0 +1 @@
+MD5 20924c27dd77f4d7308f0aaad0129197 briquolo-0.4.2.tar.bz2 1990288