summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-01-26 17:09:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-01-26 17:09:41 +0000
commit2775bfd987fc2c2dbcf273d0aad527b503cebcde (patch)
tree0ad510d57c5a52e787dc202141c37d896483b8c8 /games-arcade/slimevolley
parentold (diff)
downloadgentoo-2-2775bfd987fc2c2dbcf273d0aad527b503cebcde.tar.gz
gentoo-2-2775bfd987fc2c2dbcf273d0aad527b503cebcde.tar.bz2
gentoo-2-2775bfd987fc2c2dbcf273d0aad527b503cebcde.zip
old
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-arcade/slimevolley')
-rw-r--r--games-arcade/slimevolley/Manifest13
-rw-r--r--games-arcade/slimevolley/files/slimevolley-2.4.1-nodatalocal.patch23
-rw-r--r--games-arcade/slimevolley/slimevolley-2.4.1-r1.ebuild53
3 files changed, 0 insertions, 89 deletions
diff --git a/games-arcade/slimevolley/Manifest b/games-arcade/slimevolley/Manifest
index fc6aedb82bc4..50966971a591 100644
--- a/games-arcade/slimevolley/Manifest
+++ b/games-arcade/slimevolley/Manifest
@@ -1,18 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-AUX slimevolley-2.4.1-nodatalocal.patch 746 RMD160 fa74c0458559581872adae6bb81d5a54a148f85e SHA1 f323ffc77359b8f10d5675b5f575b213e5cc1806 SHA256 e64358b04f7e9396fe8dc62b4211e76646a3bc2bd29d82c4548a061fdaab9077
AUX slimevolley-2.4.2-nodatalocal.patch 746 RMD160 fa74c0458559581872adae6bb81d5a54a148f85e SHA1 f323ffc77359b8f10d5675b5f575b213e5cc1806 SHA256 e64358b04f7e9396fe8dc62b4211e76646a3bc2bd29d82c4548a061fdaab9077
-DIST slimevolley_2.4.1.tar.gz 1953897 RMD160 948ced667e4307143d291eef5936a5829cb1d0dc SHA1 4b66187323975177bc6f70a2ddbccf5808de420c SHA256 86bcf4524447316cc8646f4b9a71d964d3e2ff62c4f1956773b5a47ee50726de
DIST slimevolley_2.4.2.tar.bz2 2402839 RMD160 814436c86bafdb422fb46d26db3540bc1d5f6bc6 SHA1 40b4bfcbe23d70e2c4003fa9a85d34eb0acd9a88 SHA256 be8f461c6f1188ba709b1fbcbe64edffca4b8eb358bd2ed8825f8ebf30e660d3
-EBUILD slimevolley-2.4.1-r1.ebuild 1233 RMD160 00a98a355be71f85e3d6857034c4ea713bbffa48 SHA1 78f62de9993a979cc4223ce64ebf5f68a4ef6628 SHA256 bdd69f15735743416a23860886c8b5098580b89aca00e6b43fbdafbbe37b1759
EBUILD slimevolley-2.4.2.ebuild 1065 RMD160 232c618fb5e14149f761271f58a76970e8713693 SHA1 5df3c89f10e588ef9fdbb77c6750551ce3ec89ef SHA256 7fc6dc7f8ec89bb036f407c7fac8e9221f077434895dc39a0d59fb0df83323ca
MISC ChangeLog 1481 RMD160 715c3d09a79e6b8fae2bbd65bd2341ea6447f0e5 SHA1 2a1ef2a642209e45a6c34fb120e0630e81bbd2d8 SHA256 207f54793e5b1da4213caa0cf9f0142d988985201cefb265b3e1dda8e6e67032
MISC metadata.xml 218 RMD160 7405975de585be2724695401f481fba2c97c38dd SHA1 eb279ae951615e3fc739325ad728c6195db8f252 SHA256 06d0952ef3a464d65dd86912a5385eb7f490c5ebcb71e633663164c7058ffbdf
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAk0xsVMACgkQkKaRLQcq0GLGMACghMk/A0HeAkYrLnCah5X+NvtN
-BO8AnilLENqA6G4gIwsBmRzRzcweXcBt
-=Airl
------END PGP SIGNATURE-----
diff --git a/games-arcade/slimevolley/files/slimevolley-2.4.1-nodatalocal.patch b/games-arcade/slimevolley/files/slimevolley-2.4.1-nodatalocal.patch
deleted file mode 100644
index a1ab7616a645..000000000000
--- a/games-arcade/slimevolley/files/slimevolley-2.4.1-nodatalocal.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ru slimevolley-2.4.1.orig/src/themes_std.c slimevolley-2.4.1/src/themes_std.c
---- slimevolley-2.4.1.orig/src/themes_std.c 2008-11-30 04:36:52.000000000 -0500
-+++ slimevolley-2.4.1/src/themes_std.c 2010-05-05 13:00:23.875723904 -0400
-@@ -30,7 +30,6 @@
- #include "audio.h"
- #include "themes.h"
-
--#define DATA_LOCAL "data"
- #define DOSS_THEMES "themes"
- #define DOSS_SLIMES "slimes"
- #define SLIME_D_NOM "slimeJD%d.png"
-@@ -74,10 +73,7 @@
- chemin[0] = '\0';
-
- if(var_env == NULL) {
-- if(access(DATA_LOCAL, R_OK | X_OK) == 0) {
-- strncpy(chemin, DATA_LOCAL, sizeof(chemin) - 1);
--
-- } else if(access(DATA_DIR, R_OK | X_OK) == 0) {
-+ if(access(DATA_DIR, R_OK | X_OK) == 0) {
- strncpy(chemin, DATA_DIR, sizeof(chemin) - 1);
- }
-
diff --git a/games-arcade/slimevolley/slimevolley-2.4.1-r1.ebuild b/games-arcade/slimevolley/slimevolley-2.4.1-r1.ebuild
deleted file mode 100644
index b2fb85ce99ac..000000000000
--- a/games-arcade/slimevolley/slimevolley-2.4.1-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/slimevolley/slimevolley-2.4.1-r1.ebuild,v 1.3 2010/06/21 20:13:00 maekke Exp $
-
-EAPI=2
-inherit cmake-utils eutils games
-
-DESCRIPTION="A simple volleyball game"
-HOMEPAGE="http://slime.tuxfamily.org/index.php"
-SRC_URI="http://downloads.tuxfamily.org/slime/debian/dists/stable/main/source/${PN}_${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="net"
-
-RDEPEND="media-libs/libsdl[X,audio,video]
- media-libs/sdl-ttf
- media-libs/sdl-image[png]
- net? ( media-libs/sdl-net )
- virtual/libintl"
-DEPEND="${RDEPEND}
- sys-devel/gettext"
-
-DOCS="CREDIT proto_reseau.txt README sv_portable.txt TODO"
-
-src_prepare() {
- sed -i \
- -e '/^Encoding/d' \
- debian/${PN}.desktop || die
-
- sed -i \
- -e "/DESTINATION/s:games:${GAMES_BINDIR}:" \
- CMakeLists.txt || die
- epatch "${FILESDIR}"/${P}-nodatalocal.patch # bug #318005
-}
-
-src_configure() {
- mycmakeargs=(
- "-DCMAKE_VERBOSE_MAKEFILE=TRUE"
- $(use net && echo "-DNO_NET=0" || echo "-DNO_NET=1")
- )
- cmake-utils_src_configure
-}
-
-src_compile() {
- cmake-utils_src_compile
-}
-
-src_install() {
- cmake-utils_src_install
- prepgamesdirs
-}