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-arcade/nottetris2 |
reinit the tree, so we can have metadata
Diffstat (limited to 'games-arcade/nottetris2')
-rw-r--r-- | games-arcade/nottetris2/Manifest | 5 | ||||
-rw-r--r-- | games-arcade/nottetris2/metadata.xml | 17 | ||||
-rw-r--r-- | games-arcade/nottetris2/nottetris2-1.ebuild | 35 |
3 files changed, 57 insertions, 0 deletions
diff --git a/games-arcade/nottetris2/Manifest b/games-arcade/nottetris2/Manifest new file mode 100644 index 000000000000..0175a6fef0cd --- /dev/null +++ b/games-arcade/nottetris2/Manifest @@ -0,0 +1,5 @@ +DIST nottetris2-1.zip 2774048 SHA256 e2b8737e1e761174bbb0cdea403a2b7558732b682f5a1e32ea3ee956192ea88c SHA512 63478640fadf91134dec86f88d6422a317b4523ececff836e40984500f2771d564012cbd587a46b300e084c3c64531f3758c648edf3d683b136c9da69924a187 WHIRLPOOL e665708a202dc83923de462f2624dfa273a7a7016e4acf253ef080aac956ded50c1973d258511434943b8f328b06bd36b69db110d4c7aed2d0aa40bf4069e714 +EBUILD nottetris2-1.ebuild 789 SHA256 506a37e317b8013e5281dc9a3f263a79a88c7c827b41be0c77f8056a3d71126d SHA512 78726993a51f9a8d03cbe37f918c6be2ab0fd402bbe4732fe53916c84aea4e5ca11731dd0ebc4a0daca64252e0fb22f4b73101d3712e89eb8c88149e19b2f689 WHIRLPOOL 281948ffa009487939cf21ce133c826dfaf6c51304e42eb160d2a7c8dbdace6e1d3702c49cc8840837dce067e1d59ad4630fbf5e8452e935c43e12e4a277623d +MISC ChangeLog 2825 SHA256 5dc34c96ef308b6c3f4f2f873c709118aee82e95d3528ab8ec513396f0f97769 SHA512 c491441fa18c5c6faff5cf2e4406ae77a836b48b67b39ba2207a023371be8dcf8ff8b32f8c1c44b9a729e7e5f515526aa505b6e3636c0f795f87433e3c7a8ede WHIRLPOOL 0c4a318183b87d56357a7ee5c2f9b3bcbde40ba65374d3ed75efbbf6796d0e8125ce752fa01c975e73cc4140c24eae6d206b6e3395f6c804291c354b845e42f7 +MISC ChangeLog-2015 657 SHA256 1f28c594ba276eb28edc59277d835affe30b4dd4c8ecde026cfe325d4a565b24 SHA512 97b04b6f1cd658492469a36526bc16510ab060bc97f23ac8e6bcdf9ebce3219906f0d49774bd19806305fe30ff6cd1bfe2e50a0313c7d928564bd9e77d8af22a WHIRLPOOL 153f5542d2e30d093497098e35a632141321f867f5cfd216a9d6993a99065272975a37532a50361df430ee222e51991732221a3a3efb1da505bfa1c90febdb54 +MISC metadata.xml 756 SHA256 37f7f5c1cfb12e57900bcbfefbdd4ed20bdaa0e19257c1854f2cbd72e69bb51d SHA512 bdbf35cb4e16381e9f53e8290a43517819ab59694425068d82a5adc6ce8c798f9de9db23181875eae41852ca08ac114f82bc750b72567989c50ed5f23a64f49b WHIRLPOOL cd820e921e53da4495d6fbf5078e5b48fb02ffcb83b9535b15cd76a38bda22e9c205c925eda55bf1891bc4d7775c0569f3211dba36287cfecb85a4ce7e400c12 diff --git a/games-arcade/nottetris2/metadata.xml b/games-arcade/nottetris2/metadata.xml new file mode 100644 index 000000000000..be520c29e0f5 --- /dev/null +++ b/games-arcade/nottetris2/metadata.xml @@ -0,0 +1,17 @@ +<?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 lang="en"> + Not Tetris 2 is the spiritual successor of the classic Tetris + mixed with physics. The result is a fun spinoff in which blocks + are no longer bound to the usual grid. Blocks can be rotated and + placed at any angle, resulting in a complete mess if not careful. + And with the newest cutting edge technology, Not tetris 2 allows + line clears when the lines are sufficiently filled. The old mode + is still available for play and is now called Stack. + </longdescription> +</pkgmetadata> diff --git a/games-arcade/nottetris2/nottetris2-1.ebuild b/games-arcade/nottetris2/nottetris2-1.ebuild new file mode 100644 index 000000000000..e4f26a331e58 --- /dev/null +++ b/games-arcade/nottetris2/nottetris2-1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils games + +DESCRIPTION="The spiritual successor of the classic Tetris mixed with physics" +HOMEPAGE="http://stabyourself.net/nottetris2/" +SRC_URI="http://stabyourself.net/dl.php?file=nottetris2/nottetris2-linux.zip -> ${P}.zip" + +LICENSE="CC-BY-NC-SA-3.0" +SLOT="0" +KEYWORDS="amd64 x86" + +LVSLOT="0.7" +RDEPEND=">=games-engines/love-0.7.2:${LVSLOT} + media-libs/devil[png]" +DEPEND="app-arch/unzip" + +S=${WORKDIR} + +src_install() { + local dir=${GAMES_DATADIR}/love/${PN} + + exeinto "${dir}" + newexe "Not Tetris 2.love" ${PN}.love + + newdoc "Not Readme.txt" README + + games_make_wrapper ${PN} "love-${LVSLOT} ${PN}.love" "${dir}" + make_desktop_entry ${PN} + + prepgamesdirs +} |