summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-05 09:56:52 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-05 10:15:57 +0200
commit6baa64108093c2bd39604f3f735cb91e6a6c1a3f (patch)
treed3291681460cde573a241aa323112466f4755931 /games-fps
parentRemove packages using old python eclasses (diff)
downloadsunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.tar.gz
sunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.tar.bz2
sunrise-6baa64108093c2bd39604f3f735cb91e6a6c1a3f.zip
Remove multiple packages with unsatisfied deps
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/postal2mp/ChangeLog12
-rw-r--r--games-fps/postal2mp/Manifest4
-rw-r--r--games-fps/postal2mp/metadata.xml5
-rw-r--r--games-fps/postal2mp/postal2mp-1409.ebuild48
-rw-r--r--games-fps/prey-data/ChangeLog17
-rw-r--r--games-fps/prey-data/Manifest3
-rw-r--r--games-fps/prey-data/metadata.xml5
-rw-r--r--games-fps/prey-data/prey-data-20090219.ebuild45
-rw-r--r--games-fps/prey/ChangeLog12
-rw-r--r--games-fps/prey/Manifest4
-rw-r--r--games-fps/prey/metadata.xml5
-rw-r--r--games-fps/prey/prey-20090219.ebuild112
-rw-r--r--games-fps/tremfusion/ChangeLog18
-rw-r--r--games-fps/tremfusion/Manifest4
-rw-r--r--games-fps/tremfusion/metadata.xml8
-rw-r--r--games-fps/tremfusion/tremfusion-9999.ebuild82
16 files changed, 0 insertions, 384 deletions
diff --git a/games-fps/postal2mp/ChangeLog b/games-fps/postal2mp/ChangeLog
deleted file mode 100644
index 903c1bfd1..000000000
--- a/games-fps/postal2mp/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for games-fps/postal2mp
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 20 May 2010; Laurento Frittella (mrfree) <laurento.frittella@gmail.com>
- postal2mp-1409.ebuild:
- amd64 added
-
- 11 May 2010; Laurento Frittella (mrfree) <laurento.frittella@gmail.com>
- +postal2mp-1409.ebuild, +metadata.xml:
- New Ebuild for bug 319125 thanks to Tommy[D]
-
diff --git a/games-fps/postal2mp/Manifest b/games-fps/postal2mp/Manifest
deleted file mode 100644
index 8befa2fea..000000000
--- a/games-fps/postal2mp/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST postal2mp-1409.tar.bz2 591082047 RMD160 3b4101f12246db3d42c8f7ef8f3d12abbcea0116 SHA1 24db3f23c3ffdb3e9f558ffe4ae5682aa5dc9361 SHA256 9869c6ffc220e58cb51eb04c5dbbc480d5025cfd33b83bf4f3eb8ac340d6c1e2
-EBUILD postal2mp-1409.ebuild 1276 RMD160 d77780101bf1775f1a008a49ece52fe4c7e94627 SHA1 b33be58ef974e6a1ab6435462ccbb155fc813771 SHA256 ea6e72fb65fb3c9ba5f30209e19a8b1ac4f8947e5b40f6baa113efcbb26dc7bf
-MISC ChangeLog 397 RMD160 a3f2d5f5b7e9f29cde63a66e00e08a613dd7b8f9 SHA1 b0112fa99d55f77689e23beaef3620f71b73470c SHA256 7cdcc29fb8efe3feead1000dab2e31335bd5c395c8e6dc341a44493595ba28e5
-MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
diff --git a/games-fps/postal2mp/metadata.xml b/games-fps/postal2mp/metadata.xml
deleted file mode 100644
index 31dc017fa..000000000
--- a/games-fps/postal2mp/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/games-fps/postal2mp/postal2mp-1409.ebuild b/games-fps/postal2mp/postal2mp-1409.ebuild
deleted file mode 100644
index 8b8a3ca83..000000000
--- a/games-fps/postal2mp/postal2mp-1409.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-inherit eutils games multilib
-
-DESCRIPTION="Postal 2: Share the Pain - Free Multiplayer Edition"
-HOMEPAGE="http://icculus.org/news/news.php?id=4419"
-SRC_URI="http://0day.icculus.org/postal2/Postal2STP-FreeMP-linux.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="postal2stp-freemp"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="strip"
-PROPERTIES="interactive"
-
-RDEPEND="virtual/opengl
- amd64? ( app-emulation/emul-linux-x86-sdl )
- x86? (
- media-libs/libsdl[X,opengl]
- media-libs/openal
- )"
-
-GAMES_CHECK_LICENSE="yes"
-
-S=${WORKDIR}/Postal2STP-FreeMP-linux
-
-src_install() {
- has_multilib_profile && ABI=x86
-
- dir=${GAMES_PREFIX_OPT}/${PN}
-
- insinto "${dir}"
- doins -r Animations KarmaData Maps Music Sounds \
- StaticMeshes System Textures Web || die "doins failed"
- dosym /usr/$(get_libdir)/libopenal.so "${dir}"/System/openal.so || die
- dosym /usr/$(get_libdir)/libSDL-1.2.so.0 "${dir}"/System/libSDL-1.2.so.0 || die
-
- fperms +x "${dir}"/System/postal2-bin || die "fperms failed"
-
- games_make_wrapper ${PN} ./postal2-bin "${dir}"/System .
- newicon postal2.xpm ${PN}.xpm || die
- make_desktop_entry ${PN} "Postal 2 (Free MultiPlayer Ed.)"
-
- prepgamesdirs
-}
diff --git a/games-fps/prey-data/ChangeLog b/games-fps/prey-data/ChangeLog
deleted file mode 100644
index af7256b16..000000000
--- a/games-fps/prey-data/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for games-fps/prey-data
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 30 Mar 2012; Igor Ulyanov (Displacer) <disinbox@gmail.com>
- prey-data-20090219.ebuild:
- Fixed cdrom eclass dependency for cdrom functions (splitted from
- eutils.eclass)
-
- 17 May 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
- prey-data-20090219.ebuild:
- Drop strip restriction
-
- 17 May 2009; Robert Cernansky (HS) <openhs@users.sourceforge.net>
- +prey-data-20090219.ebuild, +metadata.xml:
- New ebuild for bug 270050 (game data), reviewed mainly by Tommy[D]
-
diff --git a/games-fps/prey-data/Manifest b/games-fps/prey-data/Manifest
deleted file mode 100644
index 725be470f..000000000
--- a/games-fps/prey-data/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD prey-data-20090219.ebuild 1052 RMD160 f8c697bc44e6ef334201d0f6238cf73c0ea93920 SHA1 2320f7f710e8abe3d1a611e72503e74a2af5cbb7 SHA256 9b7dcaa10d823d8ace03d191f6e8a9ede4a9f20b5f2f7f510ea2bdcc583641a1
-MISC ChangeLog 592 RMD160 5ee2e3ea646b593fefdadf509c4c0aee2cf8f234 SHA1 7758c6fe9421447330bb58ee9deeeb34fd97fefb SHA256 c94108f2a733b84650d841cea2fc2e927180beb4484fdd5de79db013a5b6ca10
-MISC metadata.xml 208 RMD160 c18611400760e42bdd001905be0a63c2e963bcea SHA1 595816105cac477cb85792a182e15888029118a1 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82
diff --git a/games-fps/prey-data/metadata.xml b/games-fps/prey-data/metadata.xml
deleted file mode 100644
index 31dc017fa..000000000
--- a/games-fps/prey-data/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/games-fps/prey-data/prey-data-20090219.ebuild b/games-fps/prey-data/prey-data-20090219.ebuild
deleted file mode 100644
index 332f2516b..000000000
--- a/games-fps/prey-data/prey-data-20090219.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit games cdrom
-
-DESCRIPTION="First person shooter from 3D Realms"
-HOMEPAGE="http://icculus.org/prey/ http://www.3drealms.com/prey/"
-SRC_URI=""
-
-LICENSE="PREY"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-PROPERTIES="interactive"
-RESTRICT="bindist"
-
-PDEPEND="games-fps/prey"
-S=${WORKDIR}
-
-GAMES_CHECK_LICENSE="yes"
-dir=${GAMES_PREFIX_OPT}/prey
-Ddir=${D}/${dir}
-
-src_install() {
- cdrom_get_cds Setup/Data/Base/pak000.pk4 \
- Setup/Data/Base/pak002.pk4 \
- Setup/Data/Base/pak003.pk4
-
- insinto "${dir}"/base
-
- einfo "Copying files from Disk 1..."
- doins ${CDROM_ROOT}/Setup/Data/Base/pak00{0,1}.pk4 \
- || die "copying pak000 and pak001"
- cdrom_load_next_cd
- einfo "Copying files from Disk 2..."
- doins ${CDROM_ROOT}/Setup/Data/Base/pak002.pk4 \
- || die "copying pak002"
- cdrom_load_next_cd
- einfo "Copying files from Disk 3..."
- doins ${CDROM_ROOT}/Setup/Data/Base/pak00{3,4}.pk4 \
- || die "copying pak003 and pak004"
-
- prepgamesdirs
-}
diff --git a/games-fps/prey/ChangeLog b/games-fps/prey/ChangeLog
deleted file mode 100644
index 282fa9229..000000000
--- a/games-fps/prey/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for games-fps/prey
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 14 May 2015; Róbert Čerňanský (HS) <openhs@tightmail.com>
- prey-20090219.ebuild:
- Updated dependencies to support multilib without emul-* packages. EAPI 5.
-
- 17 May 2009; Robert Cernansky (HS) <openhs@users.sourceforge.net>
- +prey-20090219.ebuild, +metadata.xml:
- New ebuild for bug 270050, reviewed mainly by Tommy[D]
-
diff --git a/games-fps/prey/Manifest b/games-fps/prey/Manifest
deleted file mode 100644
index 71eda007e..000000000
--- a/games-fps/prey/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST prey-installer-02192009.bin 45447932 SHA256 b3d06fc51afbb5dc88d7e0f9d5267cd9d171edf9d18c84c5f66c8172da74b357 SHA512 d1669e108cdcc517b6f9af07a51aa3b4b5d63e1b845556785edfc931d01ea2231d421c29ff90040c4ba80aa2112d8285128d7619c9038817688a0fe6d728d673 WHIRLPOOL 2c4a0d2c7b9df84f844a78210b1c298a9d062b405b997899f0bacfdc189d67c7a96bb566583099d0b44e3da46e8fc67629b3ec7115bfc292e0e49d28671951d3
-EBUILD prey-20090219.ebuild 2717 SHA256 152ebb6896900b88a9c1ce5e89dcd339423f01a4d066966caba7159e2a9d1a09 SHA512 2d64856e3ccd77cc7eaf2973cc262f7e07e91ab8afafe76bbd644caad511fa6a1fd97f9648c5f81cf348cbe1c04313fd5a1244c6213f35aae735759621a94229 WHIRLPOOL aa2e8ba4b25fbc2f6c8afe8331f437b598e6c87354e8b1d46b2876b807bcf4bc4ec6f40e5d64741a41a03a38f826fcf5bccd262b341057ad25aef6218ca56f0d
-MISC ChangeLog 446 SHA256 0e6eeb9453f0a9dbc50593306d25b9c1d334b7fa7cf329b51f64f6745d5e78f9 SHA512 c77251a5cdecaf929e39416e8a8f435a490f3bbe21ab6c1a4ca88f3a96ab9ae1ede7b0d6ae2a92e2e156ad443d05d7a08ff7773f40c902a74462d9eeeb2e62e5 WHIRLPOOL c9b69ebd7031b386799ae700bba953fef9839d20f527d6c1a413fd2e1a4da89b85ea99af175f1cce565828a41588de49fccd480e5a13ea0d7ee4b3d286f3dca4
-MISC metadata.xml 208 SHA256 c4841c87f0c2b9b5e679a27dc72180be8d508fb3f5df0fbab2ec2c805c0a6d82 SHA512 21d90d4547c76c80e50e134359dfbec42b158bbc16e4741738bdde5f67b7926d158dae1905948a477405b74e754ce4ed63cad910f220a709db8dfccf160e5288 WHIRLPOOL 33ec53f42c7a8c4c419989bd94e083c417574463e19c9c1322e6b96d0f5a6a52e3dd69fbedf2d11a7a77d24a93b81f3a604b6b33cac62548389537bf3e42df0e
diff --git a/games-fps/prey/metadata.xml b/games-fps/prey/metadata.xml
deleted file mode 100644
index 31dc017fa..000000000
--- a/games-fps/prey/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/games-fps/prey/prey-20090219.ebuild b/games-fps/prey/prey-20090219.ebuild
deleted file mode 100644
index fd5bf627a..000000000
--- a/games-fps/prey/prey-20090219.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="First person shooter from 3D Realms"
-HOMEPAGE="http://icculus.org/prey/ http://www.3drealms.com/prey/"
-UPSTREAM_PV=${PV:4:2}${PV:6}${PV::4}
-SRC_URI="http://icculus.org/prey/downloads/prey-installer-${UPSTREAM_PV}.bin"
-
-LICENSE="PREY"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="cdinstall dedicated openal opengl"
-
-# mirror restriction might be needed as well
-RESTRICT="strip"
-
-UIDEPEND="virtual/opengl
- openal? (
- || (
- >=media-libs/openal-1.15.1[abi_x86_32(-)]
- app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
- )
- )"
-DEPEND="app-arch/unzip"
-RDEPEND="
- opengl? ( ${UIDEPEND} )
- !dedicated? ( !opengl? ( ${UIDEPEND} ) )
- cdinstall? ( games-fps/prey-data )"
-
-S=${WORKDIR}
-
-GAMES_CHECK_LICENSE="yes"
-dir=${GAMES_PREFIX_OPT}/${PN}
-Ddir=${D}/${dir}
-
-QA_TEXTRELS="${dir:1}/pb/pbcl.so
- ${dir:1}/pb/pbag.so
- ${dir:1}/pb/pbsv.so"
-
-pkg_setup() {
- games_pkg_setup
-
- # This is a binary x86 package => ABI=x86
- has_multilib_profile && ABI="x86"
-}
-
-src_unpack() {
- unzip "${DISTDIR}/prey-installer-${UPSTREAM_PV}.bin"
-}
-
-src_install() {
- # installation of files that goes to ${dir}
- insinto "${dir}"
- exeinto "${dir}"
-
- # >common (both dedicated and graphical client) files
- doins -r data/punkbuster-linux-x86/pb || die "doins punkbuster"
-
- # >graphical game client files
- if use opengl || ! use dedicated ; then
- doexe data/prey-linux-x86/prey{,.x86} \
- data/prey-linux-x86/libNvidiaVidMemTest.so || \
- die "doexe client executables"
-
- dosym "/usr/$(get_libdir)/libSDL-1.2.so.0" "${dir}/libSDL-1.2.so.0" || \
- die "dosym libSDL"
-
- if use openal; then
- dosym "/usr/$(get_libdir)/libopenal.so" "${dir}/openal.so" || \
- die "dosym libopenal"
- fi
-
- newicon data/prey-linux-data/prey.png ${PN}.png
-
- games_make_wrapper ${PN} ./prey "${dir}" "${dir}"
- make_desktop_entry ${PN} "Prey"
- fi
-
- # >dedicated server files
- if use dedicated ; then
- doexe data/prey-linux-x86/preyded{,.x86} || \
- die "doexe dedicated executables"
-
- games_make_wrapper ${PN}-ded ./preyded "${dir}" "${dir}"
- fi
-
- # installation of files that goes to ${dir}/base
- insinto "${dir}/base"
- exeinto "${dir}/base"
- doexe data/prey-linux-x86/base/gamex86.so || die "doexe base/gamex86.so"
- doins -r data/prey-linux-data/base/* || die "doins data"
-
- # documentation files
- dodoc data/prey_readme.txt || die "dodoc readme"
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- if ! use cdinstall ; then
- elog "You need to copy pak000.pk4 through pak004.pk4 from either your"
- elog "installation media or your hard drive to ${dir}/base before"
- elog "running the game."
- echo
- fi
-}
diff --git a/games-fps/tremfusion/ChangeLog b/games-fps/tremfusion/ChangeLog
deleted file mode 100644
index 8022cb52e..000000000
--- a/games-fps/tremfusion/ChangeLog
+++ /dev/null
@@ -1,18 +0,0 @@
-# ChangeLog for games-fps/tremfusion
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 13 Jun 2010; Markus Ullmann <jokey@gentoo.org> tremfusion-9999.ebuild:
- Fix up depspec
-
- 12 Nov 2009; keenblade <keenblade@gmail.com> tremfusion-9999.ebuild:
- now, ebuild don't use obsolete trem-compat branch and changes to default branch
-
- 25 Aug 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
- tremfusion-9999.ebuild:
- Drop keywords for live ebuild
-
- 11 Jul 2009; keenblade <keenblade@gmail.com> +tremfusion-9999.ebuild,
- +metadata.xml:
- Initial ebuild for bug 265048. Thanks to Tommy[D] and chithead at
- #gentoo-sunrise and tremfusion dev Amanieu
diff --git a/games-fps/tremfusion/Manifest b/games-fps/tremfusion/Manifest
deleted file mode 100644
index 06806f639..000000000
--- a/games-fps/tremfusion/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST z-tremfusion-menu-0.99r3.pk3 1190404 RMD160 76247b2f7c7368b6801ef5b0b8893a689f5fcad1 SHA1 4da258d7d14074b399755a52c5fcfbd951de192b SHA256 b65ebe62cacf0a58f5cad0a6868dda1ae59f739971132bde25e9de2d8d0f385e
-EBUILD tremfusion-9999.ebuild 2211 RMD160 2052334232fa4e6e41787dfb8ad5f0f2573de2b3 SHA1 caee63dafdaa81cad413ac0b0eb456b98c91482a SHA256 0db99086b1b3218d33ba267ab84d6234609a213c77aaa526a3f0a092c9979949
-MISC ChangeLog 687 RMD160 9f82d8abdae09e252a9e74d706a890040682ed8c SHA1 7e6fb880a58433bee18728301460b9f0e9df491d SHA256 da1c22431530c19cc32308d31450c80f874d6bec8b2e910f3fbe4a34c176a6d2
-MISC metadata.xml 286 RMD160 6829f92a8e297e66e74e04560b2421c8a7822b60 SHA1 0466e6ed1447520e02785f1a165f19b7ad70fa34 SHA256 dfcbccb18fcaf709c3927f2e2c9909bc9f8c62d6642f4e8341cd94295597bbb9
diff --git a/games-fps/tremfusion/metadata.xml b/games-fps/tremfusion/metadata.xml
deleted file mode 100644
index dd190eacf..000000000
--- a/games-fps/tremfusion/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
- <use>
- <flag name='tty'>Enables text based game client</flag>
- </use>
-</pkgmetadata>
diff --git a/games-fps/tremfusion/tremfusion-9999.ebuild b/games-fps/tremfusion/tremfusion-9999.ebuild
deleted file mode 100644
index a0d4c6720..000000000
--- a/games-fps/tremfusion/tremfusion-9999.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit eutils games mercurial toolchain-funcs
-
-MENU_PK3_VER="0.99r3"
-DESCRIPTION="An enhanced modification of the free software first person shooter Tremulous, based on ioquake3"
-HOMEPAGE="https://www.tremfusion.net/"
-EHG_REPO_URI="http://tremfusion.net/hg/${PN}"
-EHG_PROJECT="${P}"
-SRC_URI="http://www.tremfusion.net/downloads/z-tremfusion-menu-${MENU_PK3_VER}.pk3"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="dedicated openal +opengl tty +vorbis"
-
-UIDEPEND="openal? ( media-libs/openal )
- media-libs/libsdl
- vorbis? ( media-libs/libogg media-libs/libvorbis )
- virtual/opengl
- sys-libs/ncurses"
-RDEPEND="opengl? ( ${UIDEPEND} )
- !opengl? ( !dedicated? ( ${UIDEPEND} ) )
- media-libs/freetype
- net-misc/curl
- games-fps/tremulous"
-DEPEND="${RDEPEND}
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-
-pkg_setup() {
- buildit() { use $1 && echo 1 || echo 0 ; }
-}
-
-src_prepare() {
- sed -i -e "s:release run-tremfusion.sh:run-tremfusion.sh:" Makefile \
- || die "sed failed"
-}
-
-src_compile() {
-# adjusting arch to x86_64 if arch is amd64
- use amd64 && ARCH=x86_64
-
- emake \
- BUILD_CLIENT=$(buildit opengl) \
- BUILD_SERVER=$(buildit dedicated) \
- BUILD_CLIENT_TTY=$(buildit tty) \
- BUILD_GAME_SO=0 \
- BUILD_GAME_QVM=0 \
- CC="$(tc-getCC)" \
- DEFAULT_BASEDIR="${GAMES_DATADIR}/${PN}" \
- USE_CODEC_VORBIS=$(buildit vorbis) \
- USE_OPENAL=$(buildit openal) \
- USE_LOCAL_HEADERS=0 \
- USE_SCM_VERSION=1 \
- || die "emake failed"
-}
-
-src_install() {
- emake \
- BUILD_CLIENT=$(buildit opengl) \
- BUILD_SERVER=$(buildit dedicated) \
- BUILD_CLIENT_TTY=$(buildit tty) \
- INSTALL_PREFIX=/usr BUILDROOT="${D}" BINDIR="${GAMES_BINDIR}" DATADIR="${GAMES_DATADIR}" \
- install || die "emake install failed"
- insinto "${GAMES_DATADIR}"/${PN}/${PN}/
- doins "${DISTDIR}"/z-tremfusion-menu-${MENU_PK3_VER}.pk3 || die "doins failed"
- dodoc README CC || die
- doicon "${WORKDIR}"/tremfusion/misc/tremfusion.png
- domenu misc/tremfusion.desktop
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "This is Tremfusion live mercurial ebuild"
- elog "This package allows you to play on Tremulous servers"
-}