summaryrefslogtreecommitdiff
path: root/games-fps/quake3-bfp
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/quake3-bfp
reinit the tree, so we can have metadata
Diffstat (limited to 'games-fps/quake3-bfp')
-rw-r--r--games-fps/quake3-bfp/Manifest5
-rw-r--r--games-fps/quake3-bfp/metadata.xml8
-rw-r--r--games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild17
3 files changed, 30 insertions, 0 deletions
diff --git a/games-fps/quake3-bfp/Manifest b/games-fps/quake3-bfp/Manifest
new file mode 100644
index 000000000000..a5ac1916a06c
--- /dev/null
+++ b/games-fps/quake3-bfp/Manifest
@@ -0,0 +1,5 @@
+DIST bidforpower1-2.zip 129645741 SHA256 e8d5f4ec8453a7b0e0cd430e38ff5fb2cc37eb16c17f7e5eb6515429903b3a7b SHA512 9559af36f6efa46e7d20e4a4dc1293ddf8e5bf310672eebdc3f04536e926c05ce699819adaba2c9a29794815a7b766ed9f70b4d83121196f675cb0d221e77b18 WHIRLPOOL 7f274d038cd4c47a6ae74bb219acb9b288b21e00874b7cd6f2e6e561bb3ee11db62bb9aa1a3fc8f9f06c0b0facae7a278a23e665f7bbd333f41da391847a99b8
+EBUILD quake3-bfp-1.2-r1.ebuild 462 SHA256 3a64df63f1edc1e2dd70932eec70eaf1ac6a59650fccb0a38028b5ed92202aaf SHA512 215fbd7775a9c6228aa3fee157ca4318e7c3c9deb87ce57fbde51f14caf96589cc4ce2bff069faa785d137890eef8c128830d16411f627da8baf5d6a7cf7e1f4 WHIRLPOOL 8416df10efe9322882abaf5f28b24650305d7ebc9bfa23445135c2096c2c9f9adcc6908c05fa6469e70230f0b24465d3933a4d128c3cdc63c23e503f751826c4
+MISC ChangeLog 2567 SHA256 97343d116c1684527724ee206f5444c9e5173ac74f8581081fa7e7c78f8e9be8 SHA512 415237773d608fe2664f5da97232126e301e96f52919f669487f48a4129c45cc8172112b1408b1c7bc4003efd728ae178b57e3507d4f5736c826801c1eede3ac WHIRLPOOL d11c74e3febc5fd65c83da5e939e9cd67abad5f91259c60955115da1fedfc8fe4d2802d0f5795fd43a47337f76379ecd8954967b90071a49a8d10542a12a031d
+MISC ChangeLog-2015 1134 SHA256 8d0ec54c5f784a2ae179e20c2a1610446e3a8793fa603bd9d61f8080ee3029b3 SHA512 4915462a198529c9ed0656f9872cb16743ab55198eb0ee5447b23637e7298e14b51e384728cced4ad33dca14a6e8591e379b8c2c06f0015e33e3bec404b57476 WHIRLPOOL e3435e318fbd57ac9fcd80f6f2a3f1f51944469166d71893ec537680c0d8d474755e594f17658fa7b7e4720540dd988de2de97eb67fe7ef13361f3e4ea403cd0
+MISC metadata.xml 249 SHA256 943b9ce0cd072229b43569ab668dd7ec741d9dfefd942c8921dabd4490b27b0c SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 WHIRLPOOL b10e21575c78e201a652c8582cd16e3f7c86b13dd20a30f4cea44066fb139440b3c186147dbaae83478f11a20b6f457a99c8b29ee1239a4caaa21eee01250088
diff --git a/games-fps/quake3-bfp/metadata.xml b/games-fps/quake3-bfp/metadata.xml
new file mode 100644
index 000000000000..78274e0fa550
--- /dev/null
+++ b/games-fps/quake3-bfp/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>
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
new file mode 100644
index 000000000000..59e6be36e675
--- /dev/null
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+MOD_DESC="Control Ki-powered superheros and battle in the air"
+MOD_NAME="Bid For Power"
+MOD_DIR="bfpq3"
+MOD_ICON="bfp.ico"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.moddb.com/mods/bid-for-power"
+SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
+
+LICENSE="freedist"
+KEYWORDS="amd64 x86"
+IUSE="dedicated opengl"