diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-02 21:51:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-02 21:51:06 +0000 |
commit | a7dd7ce1f1aa600c01622a9d335ec93139908204 (patch) | |
tree | 6ceaffeb41c4ad7428326a47a387f9617cee11d2 /games-sports | |
parent | games-simulation/secondlife-bin is gone (diff) | |
download | historical-a7dd7ce1f1aa600c01622a9d335ec93139908204.tar.gz historical-a7dd7ce1f1aa600c01622a9d335ec93139908204.tar.bz2 historical-a7dd7ce1f1aa600c01622a9d335ec93139908204.zip |
games-sports/race is gone
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/race/ChangeLog | 30 | ||||
-rw-r--r-- | games-sports/race/Manifest | 6 | ||||
-rw-r--r-- | games-sports/race/files/0.5-gentoo.patch | 107 | ||||
-rw-r--r-- | games-sports/race/files/race-0.5-ldflags.patch | 11 | ||||
-rw-r--r-- | games-sports/race/metadata.xml | 5 | ||||
-rw-r--r-- | games-sports/race/race-0.5.ebuild | 48 |
6 files changed, 0 insertions, 207 deletions
diff --git a/games-sports/race/ChangeLog b/games-sports/race/ChangeLog deleted file mode 100644 index 9f423048a1b6..000000000000 --- a/games-sports/race/ChangeLog +++ /dev/null @@ -1,30 +0,0 @@ -# ChangeLog for games-sports/race -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/race/ChangeLog,v 1.10 2010/09/09 16:37:31 mr_bones_ Exp $ - - 09 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> race-0.5.ebuild: - cleanup; add use deps - - 09 Sep 2010; Tupone Alfredo <tupone@gentoo.org> race-0.5.ebuild, - +files/race-0.5-ldflags.patch: - Respect LDFLAGS. Bug #336541 by flameeyes@gentoo.org - - 12 Mar 2007; Tristan Heaven <nyhm@gentoo.org> race-0.5.ebuild: - Install menu entry, bug #160244 - - 08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog: - Regenerate digest in Manifest2 format. - - 17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> race-0.5.ebuild: - Cleanup for bug #92745. - - 04 Feb 2004; David Holm <dholm@gentoo.org> race-0.5.ebuild: - Added to ~ppc. - - 22 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> race-0.5.ebuild: - use sed-4; cleaner install; more error checking and messages - -*race-0.5 (30 Jul 2003) - - 30 Jul 2003; Mike Frysinger <vapier@gentoo.org> : - Initial import. Ebuild submitted by me. diff --git a/games-sports/race/Manifest b/games-sports/race/Manifest deleted file mode 100644 index c3989c1a511d..000000000000 --- a/games-sports/race/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX 0.5-gentoo.patch 3224 RMD160 c968b979d5f817b0235d859ac6166550795b721d SHA1 3050e22cd72f51e264fe4e9be3678eaa8f0b06a0 SHA256 49a011cfd2edf0c4a5ee9419e70a5ee7c03e6743fe72e9a450165ab951daa257 -AUX race-0.5-ldflags.patch 506 RMD160 26ccc016fdce8987c73a9ec08ac7960f1ece7d7c SHA1 acd985af9a2062817ec001a46ad4dc11b8f0898a SHA256 f7c397708d3988b31084fb679b48ae0c92fc900b11a9aca47bd1bcf3f868fda1 -DIST race-0.5.tar.bz2 550872 RMD160 76b86196c974141616a1ef10662ffd25f816facf SHA1 ec10a6cf89ae90614250bd0208a012b1d76f20e0 SHA256 7c3329128f5fed9cba78638f7d2f56c62823927e9ec518fdd426dae0d108ae63 -EBUILD race-0.5.ebuild 1312 RMD160 9dd104259b9cf40fe5538792d8606d21448a9d3a SHA1 e3f4a8c042b8a76618e7dfb6de6b2e631d65bd6e SHA256 2808d73710b2f27e6a53f871261fdf28a4629b337a00fb0d898de87f3645f0b0 -MISC ChangeLog 1105 RMD160 882d12075bad57fef660a40624d34576846a5c41 SHA1 4c92f68c9dc0780ffb1570c21ea3121713942509 SHA256 f2952483e46ffb63f48698300704fbe746da7c88802954dae15e4d61cc263d4e -MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-sports/race/files/0.5-gentoo.patch b/games-sports/race/files/0.5-gentoo.patch deleted file mode 100644 index 0aa35c4ad7b6..000000000000 --- a/games-sports/race/files/0.5-gentoo.patch +++ /dev/null @@ -1,107 +0,0 @@ ---- src/game.c.orig 2003-07-30 15:21:48.000000000 -0400 -+++ src/game.c 2003-07-30 15:22:29.000000000 -0400 -@@ -39,10 +39,10 @@ - player.z = -1000; - - debugf("Reset Player Variables"); -- playmusic("data/music/fuck.xm"); -+ playmusic("GENTOO_DATADIR/music/fuck.xm"); - newgame = 0; - timestart = SDL_GetTicks(); -- printf("\nLoaded Map:\n %s (data/%s)\n %s\n\n", -+ printf("\nLoaded Map:\n %s (GENTOO_DATADIR/%s)\n %s\n\n", - course[loadc].name, course[loadc].dir, - course[loadc].description); - ---- src/menu.c.orig 2003-07-30 15:21:57.000000000 -0400 -+++ src/menu.c 2003-07-30 15:23:19.000000000 -0400 -@@ -28,7 +28,7 @@ - - int initmenu(void){ - -- playmusic("data/music/lktheme.mod"); -+ playmusic("GENTOO_DATADIR/music/lktheme.mod"); - - return 1; - } -@@ -114,13 +114,13 @@ - loadc = COURSES-1; - else - loadc--; -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - - case 2: - SDL_WM_ToggleFullScreen(surface); - fullscreen = 0; -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - default: - break; -@@ -133,12 +133,12 @@ - loadc = 0; - else - loadc++; -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - case 2: - fullscreen = 0; - SDL_WM_ToggleFullScreen(surface); -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - default: - break; -@@ -149,14 +149,14 @@ - menuitem = MENU_ITEMS-1; - else - menuitem--; -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - case SDLK_DOWN: - if(menuitem == MENU_ITEMS-1) - menuitem = 0; - else - menuitem++; -- playsound("data/sounds/menu.wav",0); -+ playsound("GENTOO_DATADIR/sounds/menu.wav",0); - break; - case SDLK_q: - killgame(1); ---- src/terrain.c.orig 2003-07-30 15:22:01.000000000 -0400 -+++ src/terrain.c 2003-07-30 15:22:46.000000000 -0400 -@@ -36,7 +36,7 @@ - - debugf("Started Loading Map (%s)",course->dir); - -- sprintf(temp,"data/%s/%s",course->dir,"map.bmp"); -+ sprintf(temp,"GENTOO_DATADIR/%s/%s",course->dir,"map.bmp"); - - if(!(mapimg = IMG_Load(temp))) - error("Missing Level Data"); ---- src/textures.c.orig 2003-07-30 15:22:06.000000000 -0400 -+++ src/textures.c 2003-07-30 15:22:52.000000000 -0400 -@@ -35,7 +35,7 @@ - SDL_Surface *image; - char location[6+strlen(dir)+strlen(file)]; - -- sprintf(location,"data/%s/%s",dir,file); -+ sprintf(location,"GENTOO_DATADIR/%s/%s",dir,file); - - if((image = IMG_Load(location))){ - glGenTextures(1, &texture[id]); ---- src/main.c.orig 2003-07-30 15:25:48.000000000 -0400 -+++ src/main.c 2003-07-30 15:26:10.000000000 -0400 -@@ -75,7 +75,7 @@ - - printf("%s version %s\nCopyleft foobar and judeo (See COPYING for info)\n",TITLE,VERSION); - -- loadconfig("config"); -+ loadconfig("GENTOO_CONFDIR/race.conf"); - - if(!initsdl()) error("SDL Loading Failed"); - else printf(" Loaded: SDL\n"); diff --git a/games-sports/race/files/race-0.5-ldflags.patch b/games-sports/race/files/race-0.5-ldflags.patch deleted file mode 100644 index b1285a103631..000000000000 --- a/games-sports/race/files/race-0.5-ldflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.old 2010-09-09 16:24:38.000000000 +0200 -+++ Makefile 2010-09-09 16:24:58.000000000 +0200 -@@ -24,7 +24,7 @@ - $(CC) src/messages.c -c `sdl-config --cflags` - $(CC) src/camera.c -c `sdl-config --cflags` - -- $(CC) main.o timing.o vector.o fifo.o ortho.o audio.o font.o \ -+ $(CC) ${LDFLAGS} main.o timing.o vector.o fifo.o ortho.o audio.o font.o \ - init.o textures.o terrain.o menu.o game.o hud.o messages.o \ - camera.o \ - -o $(BIN) -lGL -lGLU -lSDL_image -lSDL_mixer -lm `sdl-config --libs` diff --git a/games-sports/race/metadata.xml b/games-sports/race/metadata.xml deleted file mode 100644 index d3c2cc926f0b..000000000000 --- a/games-sports/race/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>games</herd> -</pkgmetadata> diff --git a/games-sports/race/race-0.5.ebuild b/games-sports/race/race-0.5.ebuild deleted file mode 100644 index b24f22247061..000000000000 --- a/games-sports/race/race-0.5.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.14 2010/09/09 16:37:31 mr_bones_ Exp $ - -EAPI=2 -inherit eutils toolchain-funcs games - -DESCRIPTION="OpenGL Racing Game" -HOMEPAGE="http://projectz.org/?id=70" -SRC_URI="ftp://users.freebsd.org.uk/pub/foobar2k/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc x86" -IUSE="" - -DEPEND="virtual/opengl - virtual/glu - media-libs/libsdl[audio,opengl,video] - media-libs/sdl-image[jpeg,png] - media-libs/sdl-mixer[mikmod]" - -src_prepare() { - epatch \ - "${FILESDIR}"/${PV}-gentoo.patch \ - "${FILESDIR}"/${P}-ldflags.patch - sed -i \ - -e "s:GENTOO_DATADIR:${GAMES_DATADIR}/${PN}:g" \ - -e "s:GENTOO_CONFDIR:${GAMES_SYSCONFDIR}:g" \ - src/*.c || die "sed failed" - find data/ -type d -name .xvpics -print0 | xargs -0 rm -rf -} - -src_compile() { - emake CC="$(tc-getCC) ${CFLAGS}" || die "emake failed" -} - -src_install() { - dogamesbin race || die "dogamesbin failed" - insinto "${GAMES_SYSCONFDIR}" - newins config race.conf || die "newins failed" - insinto "${GAMES_DATADIR}"/${PN} - doins -r data/* || die "doins failed" - newicon data/sea/map.bmp ${PN}.bmp - make_desktop_entry race Race /usr/share/pixmaps/${PN}.bmp - dodoc README - prepgamesdirs -} |