summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-11-12 10:47:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-11-12 10:47:19 +0000
commit25143eea7e0bc2ec1e31ec0917e4ba6dc50f3b3b (patch)
tree0e3e13cf150cc6ec391a0768ecf8b8d9a444a13c /games-strategy
parentinstall the templates as documentation (diff)
downloadgentoo-2-25143eea7e0bc2ec1e31ec0917e4ba6dc50f3b3b.tar.gz
gentoo-2-25143eea7e0bc2ec1e31ec0917e4ba6dc50f3b3b.tar.bz2
gentoo-2-25143eea7e0bc2ec1e31ec0917e4ba6dc50f3b3b.zip
old
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/boson/boson-0.9.1.ebuild38
-rw-r--r--games-strategy/boson/files/digest-boson-0.9.11
2 files changed, 0 insertions, 39 deletions
diff --git a/games-strategy/boson/boson-0.9.1.ebuild b/games-strategy/boson/boson-0.9.1.ebuild
deleted file mode 100644
index 3a38ee7988ea..000000000000
--- a/games-strategy/boson/boson-0.9.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation and Thomas Capricelli <orzel@kde.org>
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.9.1.ebuild,v 1.6 2005/01/14 23:38:07 danarmak Exp $
-
-inherit kde
-
-DESCRIPTION="real-time strategy game, with the feeling of Command&Conquer(tm) (needs at least 2 ppl to play)"
-HOMEPAGE="http://boson.sourceforge.net/"
-SRC_URI="mirror://sourceforge/boson/boson-all-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc -sparc"
-IUSE="opengl"
-
-DEPEND="|| ( kde-base/kdegames-meta >=kde-base/kdegames-3.0 )
- || ( kde-base/kdemultimedia-meta >=kde-base/kdemultimedia-3.0 )
- media-libs/lib3ds
- opengl? ( virtual/opengl )"
-need-kde 3
-
-S=${WORKDIR}/${PN}-all-${PV}
-
-src_compile() {
- ./configure \
- --disable-debug \
- --with-xinerama \
- `use_with opengl gl` \
- --host=${CHOST} \
- --prefix=${KDEDIR} \
- || die "./configure failed"
- emake -j1 || die "emake failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
diff --git a/games-strategy/boson/files/digest-boson-0.9.1 b/games-strategy/boson/files/digest-boson-0.9.1
deleted file mode 100644
index 4165b6c55c57..000000000000
--- a/games-strategy/boson/files/digest-boson-0.9.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e0437a611e888674dd94aa5b3e84732a boson-all-0.9.1.tar.bz2 24400789