summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Unbehaun <frostworks@gmx.de>2010-02-09 11:36:15 +0100
committerMarcel Unbehaun <frostworks@gmx.de>2010-02-09 11:36:15 +0100
commit4860fd9bce2cdb840aca658525b774a36d6d030d (patch)
treedf64422c96c9e6f7e26324d5347e70f2a6a294df /games-fps
parent[games-engines/caph] added, ebuild could be better (diff)
downloadgamerlay-4860fd9bce2cdb840aca658525b774a36d6d030d.tar.gz
gamerlay-4860fd9bce2cdb840aca658525b774a36d6d030d.tar.bz2
gamerlay-4860fd9bce2cdb840aca658525b774a36d6d030d.zip
deleted: games-fps/nexuiz/Manifest
deleted: games-fps/nexuiz/metadata.xml deleted: games-fps/nexuiz/nexuiz-2.5.1.ebuild deleted: games-fps/nexuiz/nexuiz-2.5.2.ebuild
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/nexuiz/Manifest6
-rw-r--r--games-fps/nexuiz/metadata.xml8
-rw-r--r--games-fps/nexuiz/nexuiz-2.5.1.ebuild133
-rw-r--r--games-fps/nexuiz/nexuiz-2.5.2.ebuild133
4 files changed, 0 insertions, 280 deletions
diff --git a/games-fps/nexuiz/Manifest b/games-fps/nexuiz/Manifest
deleted file mode 100644
index 4c7073c..0000000
--- a/games-fps/nexuiz/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST nexmappack_r2.zip 113533483 RMD160 8fbf25ba69ecbaa8170aa468d29ee2f04df5b7f4 SHA1 9d6780822bd682346e74b83e72fafbad45b1ad38 SHA256 15088c7632e0b4f487c789fba4296f44ef5a5d83b51adcb9e603e289e5b8241e
-DIST nexuiz-251.zip 691491576 RMD160 cdfb2c390754721518149d3d34b6e1fecd9bafb7 SHA1 19b098adea29ea3b66a1082a453e403480faa97d SHA256 d33193b5e9ecdb0619c0dde23f0aa7ae740da25a025efbd90e90ea04e61cf756
-DIST nexuiz-252.zip 931253731 RMD160 7b33333ac04c59c8264a6ccc65ffcb978352cea9 SHA1 887dba855d2082206abfb31285722bd7bb45c661 SHA256 a5e27ebcc9775c4a490d0d3536c32e4a8f8f96b038c0b6a78d1823c37a962000
-EBUILD nexuiz-2.5.1.ebuild 3059 RMD160 25629abba77823e8ac992487a2162d63949430f1 SHA1 f6a1f9992e16183ff4795687362e5c1b2a69d1a7 SHA256 48560f29c16daa41834f6843415d89740d7d96ceb5f932cb36183e47eb8882ef
-EBUILD nexuiz-2.5.2.ebuild 3059 RMD160 25629abba77823e8ac992487a2162d63949430f1 SHA1 f6a1f9992e16183ff4795687362e5c1b2a69d1a7 SHA256 48560f29c16daa41834f6843415d89740d7d96ceb5f932cb36183e47eb8882ef
-MISC metadata.xml 219 RMD160 b753fe03fe4dc20ad68865c4f4dd2761a9eb6b91 SHA1 59a249036d762ee3692003ee1ced19c9111a1317 SHA256 f3a3794c2e86ce1c5f4fcbed105e8e98507dc8eea64c1b9ec1b4a5b3e1a6fa9d
diff --git a/games-fps/nexuiz/metadata.xml b/games-fps/nexuiz/metadata.xml
deleted file mode 100644
index 3661b9e..0000000
--- a/games-fps/nexuiz/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>
- <herd>playboys</herd>
- <use>
- <flag name='maps'>Add extra maps</flag>
- </use>
-</pkgmetadata>
diff --git a/games-fps/nexuiz/nexuiz-2.5.1.ebuild b/games-fps/nexuiz/nexuiz-2.5.1.ebuild
deleted file mode 100644
index 020d23b..0000000
--- a/games-fps/nexuiz/nexuiz-2.5.1.ebuild
+++ /dev/null
@@ -1,133 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit eutils toolchain-funcs games
-
-MY_PN=Nexuiz
-MY_P=${PN}-${PV//./}
-MAPS=nexmappack_r2
-DESCRIPTION="Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine"
-HOMEPAGE="http://alientrap.org/nexuiz/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip
- maps? ( mirror://sourceforge/${PN}/${MAPS}.zip )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa dedicated +maps +opengl +sdl"
-
-UIRDEPEND="media-libs/libogg
- media-libs/libvorbis
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXdmcp
- x11-libs/libXext
- x11-libs/libXxf86dga
- x11-libs/libXxf86vm
- virtual/opengl
- alsa? ( media-libs/alsa-lib )
- sdl? ( media-libs/libsdl[X,opengl] )"
-UIDEPEND="x11-proto/xextproto
- x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-RDEPEND="media-libs/jpeg
- net-misc/curl
- opengl? ( ${UIRDEPEND} )
- !dedicated? ( !opengl? ( ${UIRDEPEND} ) )"
-DEPEND="${RDEPEND}
- app-arch/unzip
- opengl? ( ${UIDEPEND} )
- !dedicated? ( !opengl? ( ${UIDEPEND} ) )"
-
-S=${WORKDIR}/darkplaces
-
-src_unpack() {
- unpack ${MY_P}.zip
-
- local f
- for f in "${MY_PN}"/sources/*.zip ; do
- unpack ./${f}
- done
-
- if use maps ; then
- cd "${WORKDIR}"/${MY_PN}
- unpack ${MAPS}.zip
- fi
-}
-
-src_prepare() {
- # Make the game automatically look in the correct data directory
- sed -i \
- -e "/^CC=/s:gcc:$(tc-getCC):" \
- -e "s:-O2:${CFLAGS}:" \
- -e "/-lm/s:$: ${LDFLAGS}:" \
- -e 's/strip/true/' \
- makefile.inc || die "sed makefile.inc failed"
-
- sed -i \
- -e "s:ifdef DP_.*:DP_FS_BASEDIR=${GAMES_DATADIR}/${PN}\n&:" \
- makefile || die "sed makefile failed"
-
- if ! use alsa ; then
- sed -i \
- -e "/DEFAULT_SNDAPI/s:ALSA:OSS:" \
- makefile || die "sed makefile failed"
- fi
-}
-
-src_compile() {
- if use opengl || ! use dedicated ; then
- emake cl-${PN} || die "emake cl-${PN} failed"
- if use sdl ; then
- emake sdl-${PN} || die "emake sdl-${PN} failed"
- fi
- fi
-
- if use dedicated ; then
- emake sv-${PN} || die "emake sv-${PN} failed"
- fi
-}
-
-src_install() {
- if use opengl || ! use dedicated ; then
- dogamesbin ${PN}-glx || die "dogamesbin glx failed"
- newicon darkplaces72x72.png ${PN}.png
- make_desktop_entry ${PN}-glx "Nexuiz (GLX)"
- if use sdl ; then
- dogamesbin ${PN}-sdl || die "dogamesbin sdl failed"
- make_desktop_entry ${PN}-sdl "Nexuiz (SDL)"
- dosym ${PN}-sdl "${GAMES_BINDIR}"/${PN}
- else
- dosym ${PN}-glx "${GAMES_BINDIR}"/${PN}
- fi
- fi
-
- if use dedicated ; then
- dogamesbin ${PN}-dedicated || die "dogamesbin dedicated failed"
- fi
-
- cd "${WORKDIR}"/${MY_PN}
-
- dodoc Docs/*.txt || die "dodoc failed"
- dohtml Docs/*.{htm,html} || die "dohtml failed"
- insinto "/usr/share/doc/${PF}/html/"
- pushd Docs/ > /dev/null
- doins -r htmlfiles || die "doins additonal html files failed"
- popd > /dev/null
-
- insinto "${GAMES_DATADIR}"/${PN}
-
- if use dedicated ; then
- doins -r server || die "doins server failed"
- fi
-
- doins -r data || die "doins data failed"
- doins -r havoc || die "doins havoc failed"
-
- prepgamesdirs
-}
-
diff --git a/games-fps/nexuiz/nexuiz-2.5.2.ebuild b/games-fps/nexuiz/nexuiz-2.5.2.ebuild
deleted file mode 100644
index 020d23b..0000000
--- a/games-fps/nexuiz/nexuiz-2.5.2.ebuild
+++ /dev/null
@@ -1,133 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit eutils toolchain-funcs games
-
-MY_PN=Nexuiz
-MY_P=${PN}-${PV//./}
-MAPS=nexmappack_r2
-DESCRIPTION="Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine"
-HOMEPAGE="http://alientrap.org/nexuiz/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip
- maps? ( mirror://sourceforge/${PN}/${MAPS}.zip )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa dedicated +maps +opengl +sdl"
-
-UIRDEPEND="media-libs/libogg
- media-libs/libvorbis
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXdmcp
- x11-libs/libXext
- x11-libs/libXxf86dga
- x11-libs/libXxf86vm
- virtual/opengl
- alsa? ( media-libs/alsa-lib )
- sdl? ( media-libs/libsdl[X,opengl] )"
-UIDEPEND="x11-proto/xextproto
- x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-RDEPEND="media-libs/jpeg
- net-misc/curl
- opengl? ( ${UIRDEPEND} )
- !dedicated? ( !opengl? ( ${UIRDEPEND} ) )"
-DEPEND="${RDEPEND}
- app-arch/unzip
- opengl? ( ${UIDEPEND} )
- !dedicated? ( !opengl? ( ${UIDEPEND} ) )"
-
-S=${WORKDIR}/darkplaces
-
-src_unpack() {
- unpack ${MY_P}.zip
-
- local f
- for f in "${MY_PN}"/sources/*.zip ; do
- unpack ./${f}
- done
-
- if use maps ; then
- cd "${WORKDIR}"/${MY_PN}
- unpack ${MAPS}.zip
- fi
-}
-
-src_prepare() {
- # Make the game automatically look in the correct data directory
- sed -i \
- -e "/^CC=/s:gcc:$(tc-getCC):" \
- -e "s:-O2:${CFLAGS}:" \
- -e "/-lm/s:$: ${LDFLAGS}:" \
- -e 's/strip/true/' \
- makefile.inc || die "sed makefile.inc failed"
-
- sed -i \
- -e "s:ifdef DP_.*:DP_FS_BASEDIR=${GAMES_DATADIR}/${PN}\n&:" \
- makefile || die "sed makefile failed"
-
- if ! use alsa ; then
- sed -i \
- -e "/DEFAULT_SNDAPI/s:ALSA:OSS:" \
- makefile || die "sed makefile failed"
- fi
-}
-
-src_compile() {
- if use opengl || ! use dedicated ; then
- emake cl-${PN} || die "emake cl-${PN} failed"
- if use sdl ; then
- emake sdl-${PN} || die "emake sdl-${PN} failed"
- fi
- fi
-
- if use dedicated ; then
- emake sv-${PN} || die "emake sv-${PN} failed"
- fi
-}
-
-src_install() {
- if use opengl || ! use dedicated ; then
- dogamesbin ${PN}-glx || die "dogamesbin glx failed"
- newicon darkplaces72x72.png ${PN}.png
- make_desktop_entry ${PN}-glx "Nexuiz (GLX)"
- if use sdl ; then
- dogamesbin ${PN}-sdl || die "dogamesbin sdl failed"
- make_desktop_entry ${PN}-sdl "Nexuiz (SDL)"
- dosym ${PN}-sdl "${GAMES_BINDIR}"/${PN}
- else
- dosym ${PN}-glx "${GAMES_BINDIR}"/${PN}
- fi
- fi
-
- if use dedicated ; then
- dogamesbin ${PN}-dedicated || die "dogamesbin dedicated failed"
- fi
-
- cd "${WORKDIR}"/${MY_PN}
-
- dodoc Docs/*.txt || die "dodoc failed"
- dohtml Docs/*.{htm,html} || die "dohtml failed"
- insinto "/usr/share/doc/${PF}/html/"
- pushd Docs/ > /dev/null
- doins -r htmlfiles || die "doins additonal html files failed"
- popd > /dev/null
-
- insinto "${GAMES_DATADIR}"/${PN}
-
- if use dedicated ; then
- doins -r server || die "doins server failed"
- fi
-
- doins -r data || die "doins data failed"
- doins -r havoc || die "doins havoc failed"
-
- prepgamesdirs
-}
-