From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- games-action/phobiaii/Manifest | 6 +++++ games-action/phobiaii/metadata.xml | 8 +++++++ games-action/phobiaii/phobiaii-1.1-r1.ebuild | 36 ++++++++++++++++++++++++++++ games-action/phobiaii/phobiaii-1.1.ebuild | 36 ++++++++++++++++++++++++++++ 4 files changed, 86 insertions(+) create mode 100644 games-action/phobiaii/Manifest create mode 100644 games-action/phobiaii/metadata.xml create mode 100644 games-action/phobiaii/phobiaii-1.1-r1.ebuild create mode 100644 games-action/phobiaii/phobiaii-1.1.ebuild (limited to 'games-action/phobiaii') diff --git a/games-action/phobiaii/Manifest b/games-action/phobiaii/Manifest new file mode 100644 index 000000000000..278d6590730c --- /dev/null +++ b/games-action/phobiaii/Manifest @@ -0,0 +1,6 @@ +DIST linuxphobia-1.1-i386.tar.bz2 7709686 SHA256 f70b66a919d04e828d0c2e3e84f7e90659dd6891cbadfe66413298c5db7c87af SHA512 c8a799eb1e9b25781ef37487951b4213be29a60613bb2455df44e484e3553f153e5872aa97c70286eaf64ba78c621941318f702e5dc680a5442728866d2f7a1d WHIRLPOOL 42f23f89134e9635d217b3572ce85cfafecf2bacc759c0a938e1675e3ab6775be311e083df2409db4732c938a76af807e7659d130f79423c922aa2779f83d96c +EBUILD phobiaii-1.1-r1.ebuild 968 SHA256 1daf5970e8004c5064b18460f9e1ded7f6a1634fb08edde28c39615c7692b79c SHA512 b7ad3f9ef90c2e898d77391943d20b558081536e65d0aef6adb98c51e0176ec4a121653218ddfd82d9228bc4c1df854d72a7d6db692cc760475fddb71dd05d5d WHIRLPOOL 7b5a35c5d9881561accabc93a20474e924ef354a9c28264b8cee81e581737ab53275f762864ac39d98bca4f070373184b6e0e13060228207e44394eff9725e1e +EBUILD phobiaii-1.1.ebuild 1006 SHA256 57b2893c3bc33a296d1aa0f7f7175e13f4189910548ef112855d7af930e904eb SHA512 b88ded57b3af0458ac55242b2538ecdb33be814047e72b720694a2f15cd82cc2680a8ff74fc25bcb98d0c60693e56c5ba69ebe0b8a41dbb8370c8778e657b973 WHIRLPOOL c839fc2d5231d41cf3350a7902ea2f88fa7c20ab443f406938f081aba1d902abc61d8f92dfc7617ea0359881dddb5de272c5da655e7a5bbed3fc6bf0e54c30b9 +MISC ChangeLog 2430 SHA256 0b983d036409bff8baeb7f6afd03c47ee054d75bab9e1aa11797247e362259ac SHA512 9e3cc4b778dae893c1ae8334705151723accba817f9c33424a52716c4d1ba54ebaa5c88ed99563e04bb03c52ffd8e92621de604eeddc80f4aab10b89ab688eab WHIRLPOOL 35acc68a2b17b83662510f90264c4121396a105ce61fe1d995d1fe191fd072ea40a84085457e03421c7863b8710694c13e432fae0dce3660499be4e2327912e8 +MISC ChangeLog-2015 2256 SHA256 144979a6b256a1c52565698f5f57e22df5b088af046a759c151808687ade32ca SHA512 ee60f03227ee19289e86c51e2a519b17bd4a87251cc0effaa8b7798dd3523712402eb9c4eedbf63571c27535e25907fde9299ed9db0ae04f6c9ac7d9bf3c367f WHIRLPOOL 03128e47ce78b85ae57c0b3d232c99f0189ae441ada6062ad9090b82648546231e38d67d1dce6f7d5150c97ed2885557dfae8ef40e7aee60dbe9583a201c51d2 +MISC metadata.xml 249 SHA256 943b9ce0cd072229b43569ab668dd7ec741d9dfefd942c8921dabd4490b27b0c SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 WHIRLPOOL b10e21575c78e201a652c8582cd16e3f7c86b13dd20a30f4cea44066fb139440b3c186147dbaae83478f11a20b6f457a99c8b29ee1239a4caaa21eee01250088 diff --git a/games-action/phobiaii/metadata.xml b/games-action/phobiaii/metadata.xml new file mode 100644 index 000000000000..78274e0fa550 --- /dev/null +++ b/games-action/phobiaii/metadata.xml @@ -0,0 +1,8 @@ + + + + + games@gentoo.org + Gentoo Games Project + + diff --git a/games-action/phobiaii/phobiaii-1.1-r1.ebuild b/games-action/phobiaii/phobiaii-1.1-r1.ebuild new file mode 100644 index 000000000000..4a1a879bf68a --- /dev/null +++ b/games-action/phobiaii/phobiaii-1.1-r1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit eutils + +MY_P="linuxphobia-${PV}" +DESCRIPTION="Just a moment ago, you were safe inside your ship, behind five inch armour" +HOMEPAGE="http://www.lynxlabs.com/games/linuxphobia/index.html" +SRC_URI="http://www.lynxlabs.com/games/linuxphobia/${MY_P}-i386.tar.bz2" + +LICENSE="freedist" #505612 +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + media-libs/libsdl[abi_x86_32(-)] + media-libs/sdl-mixer[abi_x86_32(-)] + sys-libs/lib-compat" + +S=${WORKDIR}/${MY_P} + +QA_PRESTRIPPED="opt/phobiaii/linuxphobia" +QA_FLAGS_IGNORED="opt/phobiaii/linuxphobia" + +src_install() { + local dir=/opt/${PN} + make_wrapper phobiaII ./linuxphobia "${dir}" + newicon phobia2.ico ${PN}.ico + make_desktop_entry phobiaII "Phobia II" /usr/share/pixmaps/${PN}.ico + insinto "${dir}" + doins -r * + rm -rf "${D}/${dir}"/{*.desktop,*.sh,/pics/.xvpics} + fperms 775 "${dir}"/linuxphobia +} diff --git a/games-action/phobiaii/phobiaii-1.1.ebuild b/games-action/phobiaii/phobiaii-1.1.ebuild new file mode 100644 index 000000000000..82d6f4d5b38a --- /dev/null +++ b/games-action/phobiaii/phobiaii-1.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +inherit eutils games + +MY_P="linuxphobia-${PV}" +DESCRIPTION="Just a moment ago, you were safe inside your ship, behind five inch armour" +HOMEPAGE="http://www.lynxlabs.com/games/linuxphobia/index.html" +SRC_URI="http://www.lynxlabs.com/games/linuxphobia/${MY_P}-i386.tar.bz2" + +LICENSE="freedist" #505612 +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="sys-libs/lib-compat + media-libs/sdl-mixer[abi_x86_32(-)] + media-libs/libsdl[abi_x86_32(-)]" + +S=${WORKDIR}/${MY_P} + +QA_PRESTRIPPED="opt/phobiaii/linuxphobia" +QA_FLAGS_IGNORED="opt/phobiaii/linuxphobia" + +src_install() { + local dir=${GAMES_PREFIX_OPT}/${PN} + games_make_wrapper phobiaII ./linuxphobia "${dir}" + newicon phobia2.ico ${PN}.ico + make_desktop_entry phobiaII "Phobia II" /usr/share/pixmaps/${PN}.ico + insinto "${dir}" + doins -r * + rm -rf "${D}/${dir}"/{*.desktop,*.sh,/pics/.xvpics} + fperms 750 "${dir}"/linuxphobia + prepgamesdirs +} -- cgit v1.2.3