diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /games-rpg/freedroidrpg |
reinit the tree, so we can have metadata
Diffstat (limited to 'games-rpg/freedroidrpg')
-rw-r--r-- | games-rpg/freedroidrpg/Manifest | 6 | ||||
-rw-r--r-- | games-rpg/freedroidrpg/freedroidrpg-0.16-r1.ebuild | 86 | ||||
-rw-r--r-- | games-rpg/freedroidrpg/freedroidrpg-0.16.ebuild | 87 | ||||
-rw-r--r-- | games-rpg/freedroidrpg/metadata.xml | 54 |
4 files changed, 233 insertions, 0 deletions
diff --git a/games-rpg/freedroidrpg/Manifest b/games-rpg/freedroidrpg/Manifest new file mode 100644 index 000000000000..b6e1c2ea43e3 --- /dev/null +++ b/games-rpg/freedroidrpg/Manifest @@ -0,0 +1,6 @@ +DIST freedroidRPG-0.16.tar.gz 225570013 SHA256 c11f28b69eed3e8e40528442d9e840847502ccd4d3d95d3f8182abc2b3b18135 SHA512 039ee4bfcd58e29a3cfa26ae7f2bc8aed7c289119476bb8f8486006910cf6a2127ba49f7526fac887392ca9e5320fb1a59ba068834e162348905423908b0755a WHIRLPOOL cc8e812515c9f0ce979558c8307fc2f7d30597c198fecd42e43e927b1969b8cacff0db4eed71a41b4119ddb64829d729593ee4151ca69c776f45b9295cda0978 +EBUILD freedroidrpg-0.16-r1.ebuild 1781 SHA256 99d81a9c1889c277ccd5af5ca03bd6d3272c8f6b4cf7b5db39bb1b173f3c3983 SHA512 2f4df51a1208eb76f03d830d671f8433bdb2a0c03ed99c06fb1af4e1be8e6e4c09dd566f7bf6faddf6dbf81c1c6c20e80087fbd7cd2e3fe51fbacb0d02fa90ec WHIRLPOOL 46170a7423ddcce04536f7c6b6e3c71ebda6a491e2bb59073785c1a007bfbeaf5e7e4e20b2536ea083a5e72e167baf51f37c9134f0e4ddfa60e49f5d66540d82 +EBUILD freedroidrpg-0.16.ebuild 1849 SHA256 8904e9a22f51c6d2b2bb9de144b4f96c8f87a4c858caa6591231a03a9ba606a6 SHA512 5253faa12b168294924505f9e48d7749f3e024b2983cb885ee81e1bf6595a4a47cfc622d99f100601d6e11814d6168dc6fd5259482feecde66b2219c601ffc5e WHIRLPOOL 09fb186d452426a357bd4559ef3a65661b6e39447289f8477202382cf0867d69a708ae030fb720caafad793b3b0cf8967e2cfe59b0fe8657b53f1b539d367702 +MISC ChangeLog 3883 SHA256 07ccf56c9462d7e04523f559e52e18b0bc1d205045f015255f3ffdfde6ca006c SHA512 6145960b95ea0476eda4b220124f2b40b50f8776f2773953b59cb5406c984cdabe703710a675092816365247d9edf28185175c6dee7e0e26ac326c87ce38e4ef WHIRLPOOL 824d1604c6bc4d8a28fd7ccb302f7a07dee0bcab74a16b557e15f6d1725427ad96fedae9c7ef9665f53d81a4f6abfee4e88b513fe0a0e7d01527c6fcfbae7358 +MISC ChangeLog-2015 6136 SHA256 f4e952573eee51ccc04f3e525c9df337b9c4d253f631fbba18b5e2420767e2ae SHA512 1b7ddc2f9efcd15b402de9c29f436a144d1cd5cab9620772783954e9d3c2e2c6d0212a1efc4cdfc57e536921195929831f035bf2f21d56e91675d90004799872 WHIRLPOOL da66923fbcd18457cfb15c1cb53333e7400a061fbd1aed926be343762f176cf4699c529f019f406f76e9adefd0310c73eb74152071057fda79b860e6fea5d6b5 +MISC metadata.xml 2288 SHA256 62a9c1ca4e0c2a25bd3de6ad49bf7ed9b37fa1427a21a340735f3c319b6a7d84 SHA512 196a3711abe685277462235c912a41b46dc8fa5122d611f4f864300262ae888611951451162db87e75eafa7720d662a1fc51e4441b0d9fb730109f6c2c4aadca WHIRLPOOL 14f2133b744a7e6519f4329ef8d19b9699eaf929c45e6835fa8b979b051bc2b17f936f133ca4c4206641ebb9b760d4b5e6901e1623ee3e97af8e2de298721ea9 diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.16-r1.ebuild b/games-rpg/freedroidrpg/freedroidrpg-0.16-r1.ebuild new file mode 100644 index 000000000000..cdde16dcc8f2 --- /dev/null +++ b/games-rpg/freedroidrpg/freedroidrpg-0.16-r1.ebuild @@ -0,0 +1,86 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) +inherit autotools eutils gnome2-utils python-any-r1 + +DESCRIPTION="A modification of the classical Freedroid engine into an RPG" +HOMEPAGE="http://freedroid.sourceforge.net/" +SRC_URI="ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PV}//freedroidRPG-${PV}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="nls opengl sound" + +RDEPEND=" + virtual/jpeg:0 + media-libs/libpng:0 + media-libs/libsdl[opengl?,sound?,video] + >=media-libs/sdl-gfx-2.0.21 + media-libs/sdl-image[jpeg,png] + nls? ( virtual/libintl ) + opengl? ( virtual/opengl ) + sound? ( + media-libs/libogg + media-libs/libvorbis + media-libs/sdl-mixer[vorbis] ) + x11-libs/libX11" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + nls? ( sys-devel/gettext )" + +pkg_setup() { + python-any-r1_pkg_setup +} + +src_prepare() { + default + + sed -i \ + -e '/^dist_doc_DATA/d' \ + -e '/-pipe/d' \ + -e '/^SUBDIRS/s/pkgs//' \ + Makefile.am || die + python_fix_shebang src sound + eautoreconf +} + +src_configure() { + econf \ + --disable-fastmath \ + --with-embedded-lua \ + --localedir=/usr/share/locale \ + $(use_enable nls) \ + $(use_enable opengl) \ + $(use_enable sound) +} + +src_install() { + local i + + default + for i in 48 64 96 128 + do + doicon -s ${i} pkgs/freedesktop/icons/hicolor/${i}x${i}/apps/freedroidRPG.png + done + doicon -s scalable pkgs/freedesktop/icons/hicolor/scalable/apps/freedroidRPG.svg + make_desktop_entry freedroidRPG "Freedroid RPG" freedroidRPG +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + gnome2_icon_cache_update + echo + ewarn "${P} is not compatible with old save games." + ewarn "Please start a new character." + echo +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.16.ebuild b/games-rpg/freedroidrpg/freedroidrpg-0.16.ebuild new file mode 100644 index 000000000000..5d4b7de19ba2 --- /dev/null +++ b/games-rpg/freedroidrpg/freedroidrpg-0.16.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python2_7 ) +inherit autotools eutils gnome2-utils python-any-r1 games + +DESCRIPTION="A modification of the classical Freedroid engine into an RPG" +HOMEPAGE="http://freedroid.sourceforge.net/" +SRC_URI="ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PV}//freedroidRPG-${PV}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="nls opengl sound" + +RDEPEND="media-libs/libsdl[opengl?,sound?,video] + virtual/jpeg:0 + media-libs/libpng:0 + media-libs/sdl-image[jpeg,png] + >=media-libs/sdl-gfx-2.0.21 + sound? ( + media-libs/sdl-mixer[vorbis] + media-libs/libogg + media-libs/libvorbis ) + x11-libs/libX11 + opengl? ( virtual/opengl ) + nls? ( virtual/libintl )" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + nls? ( sys-devel/gettext )" + +pkg_setup() { + python-any-r1_pkg_setup + games_pkg_setup +} + +src_prepare() { + sed -i \ + -e '/^dist_doc_DATA/d' \ + -e '/-pipe/d' \ + -e '/^SUBDIRS/s/pkgs//' \ + Makefile.am || die + python_fix_shebang src sound + eautoreconf +} + +src_configure() { + egamesconf \ + --disable-fastmath \ + --with-embedded-lua \ + --localedir=/usr/share/locale \ + $(use_enable nls) \ + $(use_enable opengl) \ + $(use_enable sound) +} + +src_install() { + local i + + default + for i in 48 64 96 128 + do + doicon -s ${i} pkgs/freedesktop/icons/hicolor/${i}x${i}/apps/freedroidRPG.png + done + doicon -s scalable pkgs/freedesktop/icons/hicolor/scalable/apps/freedroidRPG.svg + make_desktop_entry freedroidRPG "Freedroid RPG" freedroidRPG + prepgamesdirs +} + +pkg_preinst() { + games_pkg_preinst + gnome2_icon_savelist +} + +pkg_postinst() { + games_pkg_postinst + gnome2_icon_cache_update + echo + ewarn "${P} is not compatible with old save games." + ewarn "Please start a new character." + echo +} + +pkg_postrm() { + gnome2_icon_cache_update +} diff --git a/games-rpg/freedroidrpg/metadata.xml b/games-rpg/freedroidrpg/metadata.xml new file mode 100644 index 000000000000..d9e96aa7715a --- /dev/null +++ b/games-rpg/freedroidrpg/metadata.xml @@ -0,0 +1,54 @@ +<?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> + <longdescription> +Hello, and welcome to the Freedroid page. + +THE CLASSICAL FREEDROID: Freedroid is a clone of the classic game +"Paradroid" on Commodore 64 with some improvements and extensions to +the classic version. + +In this game, you control a robot, depicted by a small white ball with +a few numbers within an interstellar spaceship consisting of several +decks connected by elevators. + +The aim of the game is to destroy all enemy robots, depicted by small +black balls with a few numbers, by either shooting them or seizing +control over them by creating connections in a short subgame of +electric circuits. + +Development of this game is now complete. The final version came out +in august 2003 and runs on Linux, Mac OSX, Sharp Zaurus and even that +strange Windows wannabe of an operating system. Thanks to all who +helped. +Minor fixes and maintainance will of course still continue though... + +FREEDROID RPG: The Freedroid RPG is an extension/modification of the +classical freedroid engine into an RPG. The main differences to the +classical version are as follows: +* The Tux is the main character of the rpg. He is not displayed as a + ball like in Freedroid but rather as an animated character, while + other droids and humans in the game are still represented as the balls + with some number or code in them. +* Dialogs and chatting with friendly droids and humans: + Multiple-choice menus and voice samples (with subtitles for those + without sound). +* Melee weapons, armour and other items to be equipped have been + added. +* An automap feature was added. +* Saving and loading of games. +* A shop to trade things. +* Controls are different: Mouse can be used to do everything. + Joystick is not supported for moving around any more. +* The archive size (including sound samples) is about 10 times as big + as for the classical version. I'd like to appologize to all 56K modem + owners at this point. +</longdescription> + <upstream> + <remote-id type="sourceforge">freedroid</remote-id> + </upstream> +</pkgmetadata> |