summaryrefslogtreecommitdiff
path: root/games-fps/doom3-inhell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /games-fps/doom3-inhell
reinit the tree, so we can have metadata
Diffstat (limited to 'games-fps/doom3-inhell')
-rw-r--r--games-fps/doom3-inhell/Manifest5
-rw-r--r--games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild28
-rw-r--r--games-fps/doom3-inhell/metadata.xml8
3 files changed, 41 insertions, 0 deletions
diff --git a/games-fps/doom3-inhell/Manifest b/games-fps/doom3-inhell/Manifest
new file mode 100644
index 000000000000..b3f0132c40e1
--- /dev/null
+++ b/games-fps/doom3-inhell/Manifest
@@ -0,0 +1,5 @@
+DIST in_hell_v11.zip 356652597 SHA256 47437c4335b77e89705617841d3af9479ab4dbef124a4590c3a7ed9e92934cbe SHA512 6d97856f518161a445eb1b01eef9a987b9e0675729734539b57c56ff798cb257a6e337cd19c3b37dbea5bf5b22ae6694957a08e3fe8bc3207ea1b7982e3f8624 WHIRLPOOL c3fde484f74bc8c7470a1211168603f9cac5359e7e031202af76732872ff315a8086082862074d3f7c0c65fec225836fd656149e75dbe2e49cc2b84d6da2cd4d
+EBUILD doom3-inhell-1.1-r1.ebuild 580 SHA256 82c68ffe2eb4fb17cc38fc017c91c5795a8a364a1ec63d753db47e78aeaa986b SHA512 9b25b1bea694a2c728bfd5c0d062e0fa973570ebfa3391df4e188217263dd35bc215edd72907a94b45ddc6c81c818c90b7d0c1f000ac747556a2708330935ece WHIRLPOOL af1251575a294e0b81327cdf7e5ab4c5d754088aab31a58c75153187b796448901ed5c949ad7459ab5ec9e9a946d1a53494d1e7eb3cbac788959d6fc6155735f
+MISC ChangeLog 2575 SHA256 c52ca36157196cb9693ce68c8984668f2fd7d3ce649ccf5d4a3523a80bb705f1 SHA512 ea73546fcce2ed26f6e95e1c271e724c9af60b8e628c69e70f9961605522cc23fdcbee904571a124c804715801db4fdadb6d2ddd44d53c18c64fc8786b72f42f WHIRLPOOL 26dab85b7bdbd8baf55d2c2986d74cc7b7d67de4725567c42cb65cc8074a2dd575787bd4ba32a6452e1718d5e75f430656aa386013670f9ec0af0ea14aaddb67
+MISC ChangeLog-2015 1393 SHA256 cb07363452ac6e87e3e996fbcbb6b9cf0f57f34060341b061c99cdec4b03e7b7 SHA512 5883296cde6a787eb5e87e5bcf02e9e54cc18f500b54cd138b0e7167a49171a6fc0b3124dbbca6de8dfb69a9884158d40df769305b88149a6cddf7af880be798 WHIRLPOOL 674056a0b37affa29bbf2a19607759ffe54aa751d44a0d33fe77ae16cdb16b8785e83289dd01c087443a6c2cabc04257645fb70ec6a52f528e3f4b45ed3a8510
+MISC metadata.xml 249 SHA256 943b9ce0cd072229b43569ab668dd7ec741d9dfefd942c8921dabd4490b27b0c SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 WHIRLPOOL b10e21575c78e201a652c8582cd16e3f7c86b13dd20a30f4cea44066fb139440b3c186147dbaae83478f11a20b6f457a99c8b29ee1239a4caaa21eee01250088
diff --git a/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild b/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild
new file mode 100644
index 000000000000..aa3b9d99ee33
--- /dev/null
+++ b/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MOD_DESC="Ultimate Doom-inspired levels for Doom 3"
+MOD_NAME="In Hell"
+MOD_DIR="inhell"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.doomerland.de.vu/"
+SRC_URI="in_hell_v${PV/.}.zip"
+
+LICENSE="GameFront"
+KEYWORDS="amd64 x86"
+IUSE="dedicated opengl"
+RESTRICT="fetch bindist"
+
+pkg_nofetch() {
+ elog "Please download ${SRC_URI} from:"
+ elog "http://www.filefront.com/4631315"
+ elog "and move it to ${DISTDIR}"
+}
+
+src_prepare() {
+ mv -f In_Hell ${MOD_DIR} || die
+}
diff --git a/games-fps/doom3-inhell/metadata.xml b/games-fps/doom3-inhell/metadata.xml
new file mode 100644
index 000000000000..78274e0fa550
--- /dev/null
+++ b/games-fps/doom3-inhell/metadata.xml
@@ -0,0 +1,8 @@
+<?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>