diff options
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/briquolo/briquolo-0.5.ebuild | 31 | ||||
-rw-r--r-- | games-arcade/briquolo/files/digest-briquolo-0.5 | 1 |
2 files changed, 0 insertions, 32 deletions
diff --git a/games-arcade/briquolo/briquolo-0.5.ebuild b/games-arcade/briquolo/briquolo-0.5.ebuild deleted file mode 100644 index d54f06be08db..000000000000 --- a/games-arcade/briquolo/briquolo-0.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/briquolo/briquolo-0.5.ebuild,v 1.1 2004/12/13 02:09:02 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" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64" -IUSE="nls" - -DEPEND="virtual/opengl - media-libs/libsdl - media-libs/sdl-mixer - media-libs/libpng - nls? ( sys-devel/gettext )" - -src_compile() { - egamesconf $(use_enable nls) || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog README - prepgamesdirs -} diff --git a/games-arcade/briquolo/files/digest-briquolo-0.5 b/games-arcade/briquolo/files/digest-briquolo-0.5 deleted file mode 100644 index 6385ef72cbbb..000000000000 --- a/games-arcade/briquolo/files/digest-briquolo-0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 43489dd256d0b91d6efe0fd6defb3c7f briquolo-0.5.tar.bz2 2495042 |