From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- games-fps/quake3-bfp/Manifest | 3 +++ games-fps/quake3-bfp/metadata.xml | 8 ++++++++ games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 17 +++++++++++++++++ 3 files changed, 28 insertions(+) create mode 100644 games-fps/quake3-bfp/Manifest create mode 100644 games-fps/quake3-bfp/metadata.xml create mode 100644 games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild (limited to 'games-fps/quake3-bfp') diff --git a/games-fps/quake3-bfp/Manifest b/games-fps/quake3-bfp/Manifest new file mode 100644 index 000000000000..acbb9fe576e8 --- /dev/null +++ b/games-fps/quake3-bfp/Manifest @@ -0,0 +1,3 @@ +DIST bidforpower1-2.zip 129645741 BLAKE2B 4ed67fc9470d3c1a74beceeaee95f6ab4fc64fe4630884b83418773d9e80bb54a44c9486c8b694f16621b49f21fde82fee7af5d052a7c66b15bd4fd3ce3e8822 SHA512 9559af36f6efa46e7d20e4a4dc1293ddf8e5bf310672eebdc3f04536e926c05ce699819adaba2c9a29794815a7b766ed9f70b4d83121196f675cb0d221e77b18 +EBUILD quake3-bfp-1.2-r1.ebuild 465 BLAKE2B b0c137d13e6ef823e2012c72d8043721a0e96b7ab717927a499744515fd8b7fd126742be67472e009ad222e96ed398025e08c4272a06af233110633a159837de SHA512 45e095332b91534c0cbf485acde94530caf32cf8789896e93ca59423e5bcedbc801c959ad4e037679c8b3c1354ca60d5daec67a2fea708d689df789354f3a93f +MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 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 @@ + + + + + games@gentoo.org + Gentoo Games Project + + 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..a16a448c5598 --- /dev/null +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2018 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="https://www.moddb.com/mods/bid-for-power" +SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip" + +LICENSE="freedist" +KEYWORDS="~amd64 ~x86" +IUSE="dedicated opengl" -- cgit v1.2.3