diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-17 06:02:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-17 06:02:19 +0000 |
commit | 0f3719254580309099c5d9b1b93a1b03a73fd0b3 (patch) | |
tree | 1b48bd6c8d4c2aa8aa69f2aca34f8e3d83c92878 | |
parent | Block other glut providers. (diff) | |
download | gentoo-2-0f3719254580309099c5d9b1b93a1b03a73fd0b3.tar.gz gentoo-2-0f3719254580309099c5d9b1b93a1b03a73fd0b3.tar.bz2 gentoo-2-0f3719254580309099c5d9b1b93a1b03a73fd0b3.zip |
old
-rw-r--r-- | games-sports/bygfoot/bygfoot-1.8.1.ebuild | 33 | ||||
-rw-r--r-- | games-sports/bygfoot/files/digest-bygfoot-1.8.1 | 1 |
2 files changed, 0 insertions, 34 deletions
diff --git a/games-sports/bygfoot/bygfoot-1.8.1.ebuild b/games-sports/bygfoot/bygfoot-1.8.1.ebuild deleted file mode 100644 index 6cbb1f5cc458..000000000000 --- a/games-sports/bygfoot/bygfoot-1.8.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/bygfoot/bygfoot-1.8.1.ebuild,v 1.4 2005/06/15 19:10:45 wolf31o2 Exp $ - -inherit games - -DESCRIPTION="GTK+2 Soccer Management Game" -HOMEPAGE="http://bygfoot.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" - -# Other depends would be (and why not listed): -# * pkgconfig > 0.9.0 - Oldest ebuild is 0.12.0 -# * glib2, pango, atk - Depends from gtk+2 -# * freetype2 - Depends from pango -DEPEND=">=x11-libs/gtk+-2.0 - dev-util/pkgconfig" - -src_install() { - dogamesbin src/bygfoot || die "Installation bygfoot failed." - dogamesbin b-u/bygfoot-update-gui || die "Installation of bygfoot failed." - dodoc AUTHORS ChangeLog README TODO UPDATE - insinto "${GAMES_DATADIR}/${PN}" - doins -r support_files/ || die "Installation of game data failed." - newicon support_files/pixmaps/football.png ${PN}.png - make_desktop_entry ${PN} "Bygfoot" ${PN}.png - - prepgamesdirs -} diff --git a/games-sports/bygfoot/files/digest-bygfoot-1.8.1 b/games-sports/bygfoot/files/digest-bygfoot-1.8.1 deleted file mode 100644 index 78fa4220b4ff..000000000000 --- a/games-sports/bygfoot/files/digest-bygfoot-1.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 42087e1c0aa581cd25b8885bbc0e2f2a bygfoot-1.8.1.tar.bz2 391925 |