summaryrefslogtreecommitdiff
path: root/games-fps/doom3-chextrek
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/doom3-chextrek
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-fps/doom3-chextrek')
-rw-r--r--games-fps/doom3-chextrek/Manifest3
-rw-r--r--games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild36
-rw-r--r--games-fps/doom3-chextrek/metadata.xml8
3 files changed, 0 insertions, 47 deletions
diff --git a/games-fps/doom3-chextrek/Manifest b/games-fps/doom3-chextrek/Manifest
deleted file mode 100644
index 560a439da555..000000000000
--- a/games-fps/doom3-chextrek/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST chextrek_beta_052.zip 97683796 BLAKE2B f26d9ac130b202fc9b8142d2b7b78eef18b4b27caf8bdc6fa7a525d11c77645d03c397773de95718eb7c69145318644463d26dd17775b2aeddd14cb6be59706d SHA512 b8dcb80bb4d945c42acd446f7e9f07e1f4d3c0048b386709577b77233f7a971b6be6a9e1be7cd17d7d8491cd558f73ee82b94785de122bf781078f6705d04457
-EBUILD doom3-chextrek-0.52.ebuild 822 BLAKE2B af81af5858213250fc7b908129888b39e89b825391a014c35aa8b72c7b8b29757b452f494dfcc40e842f460a52e4adcd2ab45b66847331bae4705b418e1f1c15 SHA512 bcb5517196abe147ec91e899bc1e98a0d17e6bd151d6a6f0c692466db1724a98a58061e848bba032d42ce655dac0b5b7d8168ff7ab8b7b55011af63c72aaa427
-MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
deleted file mode 100644
index 2f9b99a7b4fb..000000000000
--- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MOD_DESC="Green slimeballs mod for kids"
-MOD_NAME="Chex Trek: Beyond the Quest"
-MOD_DIR="chextrek"
-MOD_ICON="flem.ico"
-
-inherit games-mods
-
-HOMEPAGE="https://www.moddb.com/mods/chex-trek-beyond-the-quest"
-SRC_URI="chextrek_beta_${PV/.}.zip"
-
-LICENSE="GameFront"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated opengl"
-RESTRICT="fetch bindist"
-
-pkg_nofetch() {
- elog "Please download ${SRC_URI} from:"
- elog "https://www.moddb.com/mods/chex-trek-beyond-the-quest/downloads/chex-trek-beta-052"
- elog "and move it to ${DISTDIR}"
-}
-
-src_prepare() {
- mv -f chextrek_beta* ${MOD_DIR} || die
-}
-
-pkg_postinst() {
- games-mods_pkg_postinst
-
- elog "Press 'E' to open doors in the game."
- elog "Press 'M' to toggle the map."
-}
diff --git a/games-fps/doom3-chextrek/metadata.xml b/games-fps/doom3-chextrek/metadata.xml
deleted file mode 100644
index 78274e0fa550..000000000000
--- a/games-fps/doom3-chextrek/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 type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>