summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-05-26 18:56:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-05-26 18:56:05 +0000
commit3499b0ee123b2eb8487473f25bffce30afd7a55d (patch)
treef5d88bca029961447f8f69ce8e988a90fd9b5373 /games-action/violetland
parentversion bump (diff)
downloadgentoo-2-3499b0ee123b2eb8487473f25bffce30afd7a55d.tar.gz
gentoo-2-3499b0ee123b2eb8487473f25bffce30afd7a55d.tar.bz2
gentoo-2-3499b0ee123b2eb8487473f25bffce30afd7a55d.zip
old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action/violetland')
-rw-r--r--games-action/violetland/Manifest2
-rw-r--r--games-action/violetland/violetland-0.2.4.ebuild50
2 files changed, 0 insertions, 52 deletions
diff --git a/games-action/violetland/Manifest b/games-action/violetland/Manifest
index 29907e1bae91..d41bbf9cf62c 100644
--- a/games-action/violetland/Manifest
+++ b/games-action/violetland/Manifest
@@ -1,9 +1,7 @@
DIST violetland-v0.2.10-src.zip 8954048 RMD160 8d0a569800fbaf6f3553f018bb117a94a2582034 SHA1 cf6bb35a58330ad86a6befab313316eb530a3fef SHA256 9f4acfaf457e1634fbbe09366a35c5b6b6de49cd90f30ea53427fec113e2f79f
-DIST violetland-v0.2.4-src.zip 7657490 RMD160 6f42c49f8a91710510c00b94ab01dce2801028a6 SHA1 329f4123e9cbb34f0c882fa19334c96e71a0ad5c SHA256 95a9a5e0c268c0d210532bb4bcd7ad732a41d41ff82c492246a14780df51c035
DIST violetland-v0.2.9-src.zip 8849661 RMD160 2a5b1ddfa78fb8d5637ef67ee71233d616a2d979 SHA1 677531f0ea34f7b6cfcd17c654f8f9737bd17af5 SHA256 3b1ef67d6be410fa861c5a1319531c971571e915322bf916a1200caaeb628a77
DIST violetland-v0.3.0-src.zip 8957643 RMD160 89225eb33a87b965e040973c9f24a128b970282e SHA1 8497b1de644cebccbc0841e8010f12a35c0a497d SHA256 537332ab4e9fd92c23d0fab81f7133071ae3a78bb7020c0f7b2c725ce9cce3eb
EBUILD violetland-0.2.10.ebuild 1281 RMD160 cae6567b2ab80821ea7e3e0e1f984d4bea81027b SHA1 327de33b0e8d5400a7d6064423faf92441c89aeb SHA256 63dd420f6733f71efe24db7f4de8b4c08dc9e6f5554a614889813b8dc2be932f
-EBUILD violetland-0.2.4.ebuild 1225 RMD160 4d825720cc8899c45b06ad65fdb6d8d6ca65faf8 SHA1 7412e87187706da519e974c9a756cd804c6161ee SHA256 3aa204debecff00014c4b6b8720807596898228172e12c413536aab5374d639d
EBUILD violetland-0.2.9.ebuild 1274 RMD160 e58f015b6475cda5375d31c8be1646d1dbcbd638 SHA1 1171c0dd980166f46f40668907d9c7aadd3b1b9b SHA256 267d5ba53dc6979a64cdf9255ec425b245b29e8859216211da8172bf8171229e
EBUILD violetland-0.3.0.ebuild 1280 RMD160 46a8f30f558471f576cbe53a8bd11bda0a59f9f3 SHA1 12167fea8a23b38363db52aa02096552f29174db SHA256 38fe835fe54eeb700674cde7cf573834a2193488b2cd25720e58b53b92f3dcc1
MISC ChangeLog 1594 RMD160 baea0d567d2c130692cf1c914b84d50094ba4029 SHA1 98c0701a91924716629c305633a2a5a691373a5d SHA256 7325ad9121daa7e9b5c3055dee92e969350c152e5a632411c42f1a6dd77e81da
diff --git a/games-action/violetland/violetland-0.2.4.ebuild b/games-action/violetland/violetland-0.2.4.ebuild
deleted file mode 100644
index a41fc63a27e7..000000000000
--- a/games-action/violetland/violetland-0.2.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.2.4.ebuild,v 1.3 2010/03/16 16:40:31 mr_bones_ Exp $
-
-EAPI=2
-inherit eutils cmake-utils games
-
-DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters."
-HOMEPAGE="http://code.google.com/p/violetland/"
-SRC_URI="http://violetland.googlecode.com/files/${PN}-v${PV}-src.zip"
-
-LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-libs/libsdl[audio,video]
- media-libs/sdl-image[png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf
- x11-libs/libX11
- x11-libs/libXext
- virtual/opengl
- virtual/glu"
-DEPEND="${RDEPEND}
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}-v${PV}
-
-src_prepare() {
- sed -i \
- -e "/README_EN.TXT/d" \
- -e "/README_RU.TXT/d" \
- CMakeLists.txt || die "sed failed"
-}
-
-src_configure() {
- mycmakeargs=(
- "-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
- "-DDATA_INSTALL_DIR=${GAMES_DATADIR}"
- )
- cmake-utils_src_configure
-}
-
-src_install() {
- DOCS="README_EN.TXT" cmake-utils_src_install
- newicon icon-light.png ${PN}.png
- make_desktop_entry ${PN} VioletLand
- prepgamesdirs
-}