summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-06-08 19:08:41 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-06-08 19:08:41 +0000
commitf7edd284b5b99210deb40315c92fe243b1f03f90 (patch)
tree543a5bf46f6867c7befcadb2953f8c8217375dc6 /games-sports
parentsys-auth/pam_pgsql - fix typo in pkg_postinst() (diff)
downloadsunrise-f7edd284b5b99210deb40315c92fe243b1f03f90.tar.gz
sunrise-f7edd284b5b99210deb40315c92fe243b1f03f90.tar.bz2
sunrise-f7edd284b5b99210deb40315c92fe243b1f03f90.zip
Dropping games packages as requested by wolf31o2
svn path=/; revision=23
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/xmoto/Manifest12
-rw-r--r--games-sports/xmoto/files/digest-xmoto-0.1.143
-rw-r--r--games-sports/xmoto/files/xmoto-as-needed.patch11
-rw-r--r--games-sports/xmoto/xmoto-0.1.14.ebuild41
4 files changed, 0 insertions, 67 deletions
diff --git a/games-sports/xmoto/Manifest b/games-sports/xmoto/Manifest
deleted file mode 100644
index c2b02d383..000000000
--- a/games-sports/xmoto/Manifest
+++ /dev/null
@@ -1,12 +0,0 @@
-AUX xmoto-as-needed.patch 514 RMD160 4578b5637cfa4738dc448f30eb6bcb9358c51ed2 SHA1 b2ab19f7c83c4a7d3a8d4b1bf184ce5ecd335e99 SHA256 b2b1c8db87c5f2141a1a3d40e9e415a36e11dc17a6299978ae5da798a3cd35d3
-MD5 d44458cb32c9b52c46518ccc74ec83e2 files/xmoto-as-needed.patch 514
-RMD160 4578b5637cfa4738dc448f30eb6bcb9358c51ed2 files/xmoto-as-needed.patch 514
-SHA256 b2b1c8db87c5f2141a1a3d40e9e415a36e11dc17a6299978ae5da798a3cd35d3 files/xmoto-as-needed.patch 514
-DIST xmoto-0.1.14-src.tar.gz 2920614 RMD160 34cf8de94aafe54ad3942b80b4d1ca4d4cf87fd5 SHA1 a999e06d8c378cfe5afae5f4e8d6f7f293a36371 SHA256 cf796c32a8e22546798c00575201d552b59c7b4050275794fff2f5860db9008c
-EBUILD xmoto-0.1.14.ebuild 812 RMD160 93e309c25ffcb640f022805935855a5a3a8d01b7 SHA1 ad6aff172538709d85897cac2529cb2ef69ec3ff SHA256 137633a86ce7d2f49e3953e7e364282f35b4617f95fbef630e3aa7301bee0d83
-MD5 b23ad1ae647399548b80341d55e6ca7b xmoto-0.1.14.ebuild 812
-RMD160 93e309c25ffcb640f022805935855a5a3a8d01b7 xmoto-0.1.14.ebuild 812
-SHA256 137633a86ce7d2f49e3953e7e364282f35b4617f95fbef630e3aa7301bee0d83 xmoto-0.1.14.ebuild 812
-MD5 9d9712da83b3add7051ffb5ccb9913b6 files/digest-xmoto-0.1.14 253
-RMD160 f5ffbfb425b4245ac7f90ad4737e768da090f904 files/digest-xmoto-0.1.14 253
-SHA256 cad295c7ee1705a6b0c4be70c7db972ef6c1a7718f02a5b182c3c87c2d840109 files/digest-xmoto-0.1.14 253
diff --git a/games-sports/xmoto/files/digest-xmoto-0.1.14 b/games-sports/xmoto/files/digest-xmoto-0.1.14
deleted file mode 100644
index bcc2243f7..000000000
--- a/games-sports/xmoto/files/digest-xmoto-0.1.14
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 f2826bd3cc19daba25a6bdf92b1d6461 xmoto-0.1.14-src.tar.gz 2920614
-RMD160 34cf8de94aafe54ad3942b80b4d1ca4d4cf87fd5 xmoto-0.1.14-src.tar.gz 2920614
-SHA256 cf796c32a8e22546798c00575201d552b59c7b4050275794fff2f5860db9008c xmoto-0.1.14-src.tar.gz 2920614
diff --git a/games-sports/xmoto/files/xmoto-as-needed.patch b/games-sports/xmoto/files/xmoto-as-needed.patch
deleted file mode 100644
index e9c4b85c0..000000000
--- a/games-sports/xmoto/files/xmoto-as-needed.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xmoto-0.1.14/Makefile.am.orig 2006-05-22 17:29:02.000000000 +0200
-+++ xmoto-0.1.14/Makefile.am 2006-05-22 17:28:10.000000000 +0200
-@@ -34,7 +34,7 @@
- src/EditorData.cpp src/EditorLog.cpp src/Editor.h src/EditorData.h \
- src/EditorLog.h src/Packager.cpp src/Packager.h
-
--xmoto_edit_LDADD = $(common_LDADD)
-+xmoto_edit_LDADD = $(common_LDADD) $(SDL_LIBS)
-
- xmoto_SOURCES = $(common_SOURCES) src/BSP.cpp src/Game.cpp src/GameMain.cpp \
- src/GameMenus.cpp src/GUIBestTimes.cpp src/GUIButton.cpp src/GUI.cpp \
diff --git a/games-sports/xmoto/xmoto-0.1.14.ebuild b/games-sports/xmoto/xmoto-0.1.14.ebuild
deleted file mode 100644
index 6b315d776..000000000
--- a/games-sports/xmoto/xmoto-0.1.14.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit games eutils
-
-HOMEPAGE="http://xmoto.sourceforge.net"
-SRC_URI="mirror://sourceforge/xmoto/${P}-src.tar.gz"
-DESCRIPTION="X-Moto is a challenging 2D motocross platform game"
-KEYWORDS="~x86 ~amd64"
-SLOT="0"
-IUSE=""
-LICENSE="GPL-2"
-
-RDEPEND="media-libs/jpeg
- media-libs/libpng
- sys-libs/zlib
- media-libs/libsdl
- media-libs/sdl-mixer
- net-misc/curl
- dev-lang/lua
- dev-games/ode
- virtual/opengl"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/xmoto-as-needed.patch"
-}
-
-src_compile() {
- egamesconf || die "egamesconf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "make install failed"
-
- dodoc ChangeLog README TODO
- prepgamesdirs
-}