summaryrefslogtreecommitdiff
path: root/games-fps/quake4-demo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-fps/quake4-demo
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-fps/quake4-demo')
-rw-r--r--games-fps/quake4-demo/Manifest3
-rw-r--r--games-fps/quake4-demo/metadata.xml24
-rw-r--r--games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild76
3 files changed, 0 insertions, 103 deletions
diff --git a/games-fps/quake4-demo/Manifest b/games-fps/quake4-demo/Manifest
deleted file mode 100644
index e57e9828b5f2..000000000000
--- a/games-fps/quake4-demo/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST quake4-linux-1.0-demo.x86.run 337276597 BLAKE2B 1fa657287210e717486955c5b6190e52665c2c8eb4faf44b1a4ba851347e934436f1153c9df2c3296e3e981c7cf981dbcf5bdb042b6eab1d36214f6937839161 SHA512 c7fa64ca9f95ab61fd02f2d7d3a85c718a5dea9f60a89ba8b46e7500f090fe45bbe498775e41541e33a0bb3483b75da10529755bef3a97d3e362d1c173a02abe
-EBUILD quake4-demo-1.0-r2.ebuild 1897 BLAKE2B aa7a681e68bcf05f42f660cfff2916c0accb0a91db2b297bd57deba6b4e123d2679a554c14d7b6f8b561ae881dfeb925b9f8717ac7388cbfc4cdb02bc2e9739f SHA512 743e53e31e2c88114e7ee02b5869447e3a0930006b6673f191895e89dec2113c56ef85d7e44ec76cf3b42955055b2449b5194ddc5dda9d897ddf6452ed3d7acb
-MISC metadata.xml 1090 BLAKE2B 0cef05f0bb46b9e1ddc0a2c30a3441d98bba5e5f16563b52eefccf1a7bcb4d4c5f2528413ed2ca4680c8bfe9bcbadf3a76c6f6efe26e84d663cec985e2add058 SHA512 d1e6906e94fb8a42f605310a3a2e18fdc99f7557ac7605116c2fa328838f624ff70d7e7f716b1b841de78a5e35067f2f6866d8f36feaf6fd36f8b4c964bbbc0f
diff --git a/games-fps/quake4-demo/metadata.xml b/games-fps/quake4-demo/metadata.xml
deleted file mode 100644
index c4e94c39a17d..000000000000
--- a/games-fps/quake4-demo/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-<longdescription>
-In a desparate war for Earth's survival against and unrelenting alient enemy,
-the only way to defeat them is to become one of them.
-
-Earth is under seige by the Strogg, a barbaric alien race moving through the
-universe consuming, recycling and annihilating any civilization in their path.
-In a deperate attempt to survive, an armada of Earth's finest warriors is sent
-to take the battle to the Strogg home planet.
-
-You are Matthow Kane, an elite member of Rhino Squad and Eath's valiant invasion
-force. Fight alone, with your squad, or in hover tanks and mechanized walkers
-as you engage in a heroic mission the the heart of the Strogg war machine.
-
-Quake 4 is the fourth installment of the extremely popular and successful Quake
-series by id software. This is the demo version of the commercial game.
-</longdescription>
-</pkgmetadata>
diff --git a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild b/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild
deleted file mode 100644
index a576d70253bb..000000000000
--- a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils unpacker games
-
-MY_P="quake4-linux-${PV}-demo"
-DESCRIPTION="Sequel to Quake 2, an Id 3D first-person shooter"
-HOMEPAGE="http://www.quake4game.com/"
-SRC_URI="mirror://idsoftware/quake4/demo/${MY_P}.x86.run
- http://www.3ddownloads.com/Action/Quake%204/Demos/${MY_P}.x86.run
- mirror://3dgamers/quake4/${MY_P}.x86.run
- http://filebase.gmpf.de/quake4/${MY_P}.x86.run
- http://www.holarse.de/mirror/${MY_P}.x86.run
- http://sonic-lux.net/data/mirror/quake4/${MY_P}.x86.run"
-
-LICENSE="QUAKE4"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="dedicated"
-RESTRICT="strip"
-
-RDEPEND="sys-libs/glibc
- sys-libs/libstdc++-v3:5
- amd64? ( sys-libs/glibc[multilib] sys-libs/libstdc++-v3:5[multilib] )
- dedicated? ( app-misc/screen )
- !dedicated? (
- || (
- virtual/opengl[abi_x86_32(-)]
- x11-drivers/nvidia-drivers
- )
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
- >=media-libs/libsdl-1.2.15-r4[X,opengl,sound,abi_x86_32(-)]
- )"
-
-S=${WORKDIR}
-dir=${GAMES_PREFIX_OPT}/${PN}
-Ddir=${D}/${dir}
-
-QA_PREBUILT="${dir:1}/quake4.x86
- ${dir:1}/q4ded.x86"
-
-src_install() {
- insinto "${dir}"
- doins License.txt q4icon.bmp version.info
- dodoc README
-
- exeinto "${dir}"
- doexe openurl.sh bin/Linux/x86/q4ded.x86
- games_make_wrapper ${PN}-ded ./q4ded.x86 "${dir}" "${dir}"
-
- insinto "${dir}"/q4base
- doins q4base/*
-
- if ! use dedicated ; then
- doexe bin/Linux/x86/quake4.x86
- games_make_wrapper ${PN} ./quake4.x86 "${dir}" "${dir}"
- newicon q4icon.bmp ${PN}.bmp || die
- make_desktop_entry ${PN} "Quake IV (Demo)" /usr/share/applications/${PN}.bmp
- fi
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- if ! use dedicated; then
- elog "To play the game run:"
- elog " quake4-demo"
- echo
- fi
- elog "To start the gameserver, run:"
- elog " quake4-demo-ded"
-}