summaryrefslogtreecommitdiff
path: root/games-fps/doom3-chextrek
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /games-fps/doom3-chextrek
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
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 ddd4452ef601..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 832 BLAKE2B d22ce1204746dfbf0b1f7aac62088e47655a5154bfaca022ad6e321986f13d45fc6bb980237edfa2048cd96a149e969f7f7fd5f0d72318492f1e2baabdf828ad SHA512 104b4e00a817ca3d20a280289f74fe9d3fca6dd69c84afa063cfae7add826bce0dbe0b65db31b3bbf1e0118bd2f5fe767ef0d62ee9aebd45cf7763ae95b54f31
-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 74744f73c097..000000000000
--- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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 your DISTDIR directory."
-}
-
-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>