From e3872864be25f7421015bef2732fa57c0c9fb726 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Aug 2018 08:53:53 +0100 Subject: gentoo resync : 04.08.2018 --- games-arcade/Manifest.gz | Bin 22214 -> 21388 bytes games-arcade/marbleblast-demo/Manifest | 3 -- .../marbleblast-demo/marbleblast-demo-1.3.ebuild | 35 ----------------- games-arcade/marbleblast-demo/metadata.xml | 31 --------------- games-arcade/marbleblastgold-demo/Manifest | 3 -- .../marbleblastgold-demo-1.4.1.ebuild | 40 ------------------- games-arcade/marbleblastgold-demo/metadata.xml | 36 ----------------- games-arcade/skystreets/Manifest | 5 --- games-arcade/skystreets/files/0.2.4-gl.patch | 10 ----- .../files/skystreets-0.2.4-as-needed.patch | 11 ------ games-arcade/skystreets/metadata.xml | 11 ------ games-arcade/skystreets/skystreets-0.2.4.ebuild | 32 --------------- games-arcade/snake3d/Manifest | 5 --- games-arcade/snake3d/files/snake3d-0.9-amd64.patch | 37 ------------------ games-arcade/snake3d/files/snake3d-0.9-build.patch | 24 ------------ games-arcade/snake3d/metadata.xml | 16 -------- games-arcade/snake3d/snake3d-0.9.ebuild | 38 ------------------ games-arcade/xevil/Manifest | 5 --- .../xevil/files/xevil-2.02_p2-glibc-2.10.patch | 20 ---------- games-arcade/xevil/metadata.xml | 8 ---- games-arcade/xevil/xevil-2.02_p2-r1.ebuild | 43 --------------------- 21 files changed, 413 deletions(-) delete mode 100644 games-arcade/marbleblast-demo/Manifest delete mode 100644 games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild delete mode 100644 games-arcade/marbleblast-demo/metadata.xml delete mode 100644 games-arcade/marbleblastgold-demo/Manifest delete mode 100644 games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild delete mode 100644 games-arcade/marbleblastgold-demo/metadata.xml delete mode 100644 games-arcade/skystreets/Manifest delete mode 100644 games-arcade/skystreets/files/0.2.4-gl.patch delete mode 100644 games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch delete mode 100644 games-arcade/skystreets/metadata.xml delete mode 100644 games-arcade/skystreets/skystreets-0.2.4.ebuild delete mode 100644 games-arcade/snake3d/Manifest delete mode 100644 games-arcade/snake3d/files/snake3d-0.9-amd64.patch delete mode 100644 games-arcade/snake3d/files/snake3d-0.9-build.patch delete mode 100644 games-arcade/snake3d/metadata.xml delete mode 100644 games-arcade/snake3d/snake3d-0.9.ebuild delete mode 100644 games-arcade/xevil/Manifest delete mode 100644 games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch delete mode 100644 games-arcade/xevil/metadata.xml delete mode 100644 games-arcade/xevil/xevil-2.02_p2-r1.ebuild (limited to 'games-arcade') diff --git a/games-arcade/Manifest.gz b/games-arcade/Manifest.gz index b10791f857b3..94afce1fe249 100644 Binary files a/games-arcade/Manifest.gz and b/games-arcade/Manifest.gz differ diff --git a/games-arcade/marbleblast-demo/Manifest b/games-arcade/marbleblast-demo/Manifest deleted file mode 100644 index dbd08550a750..000000000000 --- a/games-arcade/marbleblast-demo/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST MarbleBlastDemo-1.3.sh.bin 10800892 BLAKE2B 87fe4ae6f07365f2ed3cc6f6c4006c9a7ca4f8bdcd07cc0a20a5f575130c65666edab45ad6ff191ced8d29556c3e2c662d93b0d4938de8a3571af04698cae66b SHA512 24bd5f03c8868ab83e2bcfe27ab60f86727e972f04cafe4d5ff940a77adf4a362c3de1b0391b5763aed8dc946af7b769da60654b2ea53133521b200a99ebdde8 -EBUILD marbleblast-demo-1.3.ebuild 819 BLAKE2B b53c47de135619c4edebbfa160cdea05a154f5ce05926145816613c52acd72b3c7b07dbca74f2069d988475715850205e4bdfd8ebf01799ab6a75579c9fcbf44 SHA512 3dd6560b3e307eca3f5e90686f26ce89f9f65373ac7099d1c93f1e47f870bf2bbff1ffc95c516120e53e94d54de98e7287218b13a5dd955da6fe582b9b49fa77 -MISC metadata.xml 1469 BLAKE2B 44f92ff998c0bc156b588ec6b95bc493e85bbf622d4dad4ba915b85283ccd01c6f459344c76510a1ecd92005d2668da0d2e573f209a7eed97a7068bab03fe7c5 SHA512 c11947aebdc32a03efd9645466df5e946a386d262a6e529e289cdc213e93d993ff67300d9d96b69af647a84947777dc6f90db9a0a5568d02ba81689ff90b2b45 diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild deleted file mode 100644 index a99f38dc06b0..000000000000 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit unpacker games - -DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3" -SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin" - -LICENSE="MARBLEBLAST" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/marbleblastdemo.bin - ${dir:1}/lib/lib*" - -src_install() { - dodir "${dir}" "${GAMES_BINDIR}" - - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz" - - exeinto "${dir}" - doexe bin/Linux/x86/marbleblastdemo - dosym "${dir}"/marbleblastdemo "${GAMES_BINDIR}"/marbleblast-demo - - dodoc README_DEMO.txt - - prepgamesdirs -} diff --git a/games-arcade/marbleblast-demo/metadata.xml b/games-arcade/marbleblast-demo/metadata.xml deleted file mode 100644 index 581d9cab5924..000000000000 --- a/games-arcade/marbleblast-demo/metadata.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Marble Blast is an arcade action game with simple yet addictive gameplay, -suitable for players of any age. In the rich cartoon landscape of Marble -Blast, players will race their marbles through moving platforms, dangerous -hazards, sparkling treasures and power up enhancements in an effort to -complete each course in record time. - -Marble Blast introduces new players to the game with a set of -progressively more difficult beginner training levels, each designed to -showcase a power up or game hazard. The hazards players will face in -Marble Blast include powerful fans, whirling tornados, land mines, -pinball-style bumpers, narrow catwalks, moving pistons, dizzying chasms, -and more. - -To get past these obstacles, players can find and use five different -ability enhancing power ups - the SuperSpeed, SuperJump, SuperBounce, -Shock Asbsorber and Gyrocopter. Some levels contain gravity modifiers, -which allow the player to change the direction of gravity. - -Marble Blast comes with 72 whimsical and challenging levels, as well as -the ability for advanced players to craft and share their own levels. -Marble Blast is sure to provide many hours of fun for the whole family. - - diff --git a/games-arcade/marbleblastgold-demo/Manifest b/games-arcade/marbleblastgold-demo/Manifest deleted file mode 100644 index b8cf7a51b5b8..000000000000 --- a/games-arcade/marbleblastgold-demo/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST MarbleBlastGoldDemo-1.4.1.sh.bin 11180534 BLAKE2B 1b0b1fca99bf7bdbb4beb5572d4ec10c634a6dffe8ce1576452011f1283196cd983adbb4d01b9c24590bd97cd2f9145bb67007cb76f0867335c8f4fc8f3e7d7e SHA512 16f03cdcf3cd6440048d8640c2a91078637d018f15a49764eca914259d65196f5a16a90abc11283d0e4b9af1b290d7ab880e96caae2dd6c813ac6d3d8414ec2c -EBUILD marbleblastgold-demo-1.4.1.ebuild 904 BLAKE2B 630af85f2133966e89aff109e34f96a3e7ce87a83bb5e12a70988b9b20a4d2900de814a8c7c4725310143d2ad7d59cf9e94207809d299b1313b7cf04a2add6c5 SHA512 a10852eb114248edfc76003d2c4f9851a4543a7e6d3a4c6804f5549187e306611871bbd078a870eba4bcd56bbaf506960e8f71c314a069f774a344e60a986629 -MISC metadata.xml 1615 BLAKE2B 4880aa111ff55d0b7c88faad0ce24759bc1f7420d0bcb0ea56dbd96cf2da3a5a3702c11df328264cdc322ed49d956522ea83955b23f7b9a85e89cff189efae62 SHA512 4fb1d433646a33670f1165e257dc5767e10b2b1d6fb8ca79c90a9dac234f88f215db790177933d341f1564f34093bf3facbd5b245a4cfe9a148a05497c8eb036 diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild deleted file mode 100644 index db76c45ef6a0..000000000000 --- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit unpacker games - -DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=15" -SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh.bin" - -LICENSE="MARBLEBLAST" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -RDEPEND="sys-libs/glibc" - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/marbleblastgolddemo.bin - ${dir:1}/lib/*" - -S=${WORKDIR} - -src_install() { - dodir "${dir}" "${GAMES_BINDIR}" - - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz" - - exeinto "${dir}" - doexe bin/Linux/x86/marbleblastgolddemo - dosym "${dir}"/marbleblastgolddemo "${GAMES_BINDIR}"/marbleblastgold-demo - - insinto "${dir}" - doins MarbleBlast.xpm - - dodoc README.txt - - prepgamesdirs -} diff --git a/games-arcade/marbleblastgold-demo/metadata.xml b/games-arcade/marbleblastgold-demo/metadata.xml deleted file mode 100644 index 9b3bdd524a91..000000000000 --- a/games-arcade/marbleblastgold-demo/metadata.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Marble Blast Gold is an arcade action game with simple yet -addictive gameplay, suitable for players of any age. In the -rich cartoon landscape of Marble Blast Gold, players will race -their marbles through moving platforms, dangerous hazards, -sparkling treasures and power up enhancements in an effort to -complete each course in record time. - -Marble Blast Gold introduces new players to the game with a set -of progressively more difficult beginner training levels, each -designed to showcase a power up or game hazard. The hazards -players will face in Marble Blast include powerful fans, -whirling tornados, land mines, pinball-style bumpers, narrow -catwalks, moving pistons, dizzying chasms, and more. - -To get past these obstacles, players can find and use five -different ability enhancing power ups - the SuperSpeed, -SuperJump, SuperBounce, Shock Absorber and Gyrocopter. Some -levels contain gravity modifiers, which allow the player to -change the direction of gravity. - -Marble Blast Gold comes with 100 whimsical and challenging -levels, as well as the ability for advanced players to craft -and share their own levels. Each level has "gold standard" set -for the high score, so you can test your skills against the -record 'gold' times. Marble Blast Gold is sure to provide many -hours of fun for the whole family. - - diff --git a/games-arcade/skystreets/Manifest b/games-arcade/skystreets/Manifest deleted file mode 100644 index ebf5bf991e17..000000000000 --- a/games-arcade/skystreets/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX 0.2.4-gl.patch 240 BLAKE2B 6f3b25ba5ea166b58c6fd89b9b0ea8e0a2bfb846fd6e94707e159f1305e1137593ab930ba5ba38efc2dd2835dd926fb5e0c2e6cd3fa7c6d31f5aff05580d615c SHA512 2199f827f414bf44b1d52cc48293ec9070445d39f91c153ad748e0b6dde9dbad41ed7aecb142c18f49ff0a7e8e2b850f24536861a330a955025a9dc940552785 -AUX skystreets-0.2.4-as-needed.patch 437 BLAKE2B f6f97ad09aaae150d8edf40941fe65dc3c28a16a7dd5becd45584ef19e8fe489c8a4c1dc0db55c45ccb11070d2a32cad8c0ba36b04eeb165f499b7c4b4e930aa SHA512 a62e31cb23e766ef53460f6dde86e35040218e94939607622d0d9a625d5c291007b6cd59a7e3267e109cbb6d2c20f31b841a5340a19a570852b9f20cd1b6e18b -DIST skystreets-0.2.4.tar.bz2 1838860 BLAKE2B b52af4fc799b4ab7063030c6281faa0cae66c9a64c3f6797ad8907f5ba72fa7dcb0bc4db8c21260464f4af4aca2e91c06277913117997c36edd538ae2a0b149e SHA512 b27ac359f3f4e187aa3fa6d576574301baee56a90a7502b10976924b7def95a65adac47940637b02467ad3902df981e33871cfb7f81e583f478b7319e6baafe6 -EBUILD skystreets-0.2.4.ebuild 667 BLAKE2B ed81d7cd9318a2875993a5b5874006c81195354abb03ca6a85772605864d4a507b9c80caa8fd14496f1ad62da23151956c3baca268fad4cb20b71a00003483f1 SHA512 fa9751500a315225ea7f85b5f9ffd3d98455cf993c84b91d162970d8fbb25be608272aee942890a0b5f43f5cb95848d4e23051ecad0718999b38eddb7c7b44dc -MISC metadata.xml 330 BLAKE2B 3a6ed60562a802028d6c3f2d22f30903952817a4e3fd6e7c49f04d5855c852ae48b2747dc673474f17614951c75f0c4f7ea48fb19bcc5f2d70d8dac065332520 SHA512 6b25b5c3f1337101ef3bafd5e88f5b134605c7fff1759c859db1948ab23423f02bd128cc407cb4af451923e9031fa5558339ec0e32b1e9378fd8abbd0e85d325 diff --git a/games-arcade/skystreets/files/0.2.4-gl.patch b/games-arcade/skystreets/files/0.2.4-gl.patch deleted file mode 100644 index 6ff5548a5fa3..000000000000 --- a/games-arcade/skystreets/files/0.2.4-gl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- game.cpp.old 2004-12-31 01:02:13.351382184 +1100 -+++ game.cpp 2004-12-31 01:02:26.415396152 +1100 -@@ -8,6 +8,7 @@ - #include - #endif - -+#define GL_GLEXT_PROTOTYPES 1 - #include - #include "SDL.h" - #include diff --git a/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch b/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch deleted file mode 100644 index 414cd3d61ce4..000000000000 --- a/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.old 2009-02-02 18:04:04.000000000 +0100 -+++ Makefile.in 2009-02-02 18:04:37.000000000 +0100 -@@ -78,7 +78,7 @@ - EXTRA_DIST = *.h CODE BUGS - INCLUDES = `sdl-config --cflags` -Wall -O2 -DDATAPATH=\"$(pkgdatadir)\" - #LDFLAGS = -lSDL_image -lm --LDFLAGS = -lSDL_image -lGL -lGLU -lm -+LDADD = -lSDL_image -lGL -lGLU -lm - # LDFLAGS = `sdl-config --libs` -lSDL_image -lm - SUBDIRS = audio gfx levels - AUTOMAKE_OPTIONS = dist-bzip2 diff --git a/games-arcade/skystreets/metadata.xml b/games-arcade/skystreets/metadata.xml deleted file mode 100644 index 47eeb6f42b45..000000000000 --- a/games-arcade/skystreets/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - skystreets - - diff --git a/games-arcade/skystreets/skystreets-0.2.4.ebuild b/games-arcade/skystreets/skystreets-0.2.4.ebuild deleted file mode 100644 index 405cb2fa532b..000000000000 --- a/games-arcade/skystreets/skystreets-0.2.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="A remake of the old DOS game Skyroads" -HOMEPAGE="http://freecode.com/projects/skystreets" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="OSL-2.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" -IUSE="" - -DEPEND="virtual/opengl - virtual/glu - media-libs/libsdl[opengl,video] - media-libs/sdl-image" -RDEPEND=${DEPEND} - -src_prepare() { - epatch "${FILESDIR}"/${PV}-gl.patch \ - "${FILESDIR}"/${P}-as-needed.patch -} - -src_install() { - default - newicon gfx/sunscene.png ${PN}.png - make_desktop_entry ${PN} SkyStreets - prepgamesdirs -} diff --git a/games-arcade/snake3d/Manifest b/games-arcade/snake3d/Manifest deleted file mode 100644 index cd14d5cbd501..000000000000 --- a/games-arcade/snake3d/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX snake3d-0.9-amd64.patch 860 BLAKE2B 49aa7d5647f603b6c8606e44ae847b3271f49c045a42bd68bada1b2d1ae403c015fdff22e2f41e74a902b1e7d6c4eef85f628d9a8ddbce69f25e6413ca440da4 SHA512 a7012bc3742e90c2c78a2f56a54f1a162a0840d31189f96557d267448076d653d2f68666634e2faa489dbe01d2a6c49fe786017aa21c7622c7be84c3d9b91a74 -AUX snake3d-0.9-build.patch 881 BLAKE2B 131b30c31b00bb3f736241d322d5204fc7b97ff67ba0da6bed04625f3abcf9d213873de763e971d68cff530ba4e80a0b9719e56d1504fe8dbf3c882bbb573fd7 SHA512 dc26cf5102f59c2ab8fcf54a2b91262dad4639236a8acdc4cfb879f211625d2fb9e1bbb9b62eb74f9c0d9c023ca63106535e200ff8cb4914a7e9b9444fc4563a -DIST snake3d-0.9.tar.gz 62900 BLAKE2B 8520ddf52705cf086374c707f319fef5f3d9d964a05f367da8aab19c46f4f8e42947e104cdc4f3d7db20901308d995470f29a840af22500fd6c4c4d2ab7a301b SHA512 2bc2d3e68fd782d58c5f702727a8a72fb67096e7ff78e1e00f3a79767bad627fe3a2ceec05a621e8d5b4b3ba009a01814c93b7d21f180512b13411bf61ac1065 -EBUILD snake3d-0.9.ebuild 733 BLAKE2B 386654ee29beca8ceb1ce4067faf02c2adfa83ed38c615cf1f1e7d0ed717a1b6f602092eb6c4ec4f7b2220f92d7fcdae1b963ba242fbb90b10c5f2844b211baa SHA512 bfc0509ba04abc50ce5b2c2881d6678a8d74420b386b9d1299b69697575a4c3c700dc69dd3cdcd3d187275b0eb8a4750722bebb612d5899ef3e972f1b15bcdcf -MISC metadata.xml 608 BLAKE2B 293c3db365ab9938fab9796ea2caf9498f33007e10fcd6561a40edfa4c5a72902be3d786a89d6412d61ad4357abe96d9ab477fe47115119644d79fa478747999 SHA512 38171efa331066de83f6fc6933ea805ce19ad8467dc9d06759ff1630cbff1de8d61069723bd481752a16a5399fe324c6d7c36d805778b0ac2939ead2150bf802 diff --git a/games-arcade/snake3d/files/snake3d-0.9-amd64.patch b/games-arcade/snake3d/files/snake3d-0.9-amd64.patch deleted file mode 100644 index d2b5f2c79acd..000000000000 --- a/games-arcade/snake3d/files/snake3d-0.9-amd64.patch +++ /dev/null @@ -1,37 +0,0 @@ ---- src/functions.cpp.old 2007-03-31 11:04:10.000000000 +0200 -+++ src/functions.cpp 2007-03-31 11:11:52.000000000 +0200 -@@ -107,8 +107,8 @@ - pointer = end; - } - -- memcpy(str, i, (int)pointer - (int)i); -- str[(int)pointer - (int)i] = 0; -+ memcpy(str, i, ssize_t(pointer - i)); -+ str[pointer - i] = 0; - - drawString(x, y, str); - -@@ -501,15 +501,21 @@ - - Uint32 timer(Uint32 interval, void* value) { - -+ union { -+ void *value; -+ int p_mode; -+ } p_modeConv; -+ p_modeConv.value = value; -+ - //if ((int)value != gameModeValue) -- if ((int)value != p_mode) -+ if (p_modeConv.p_mode != p_mode) - return 0; - - SDL_Event event; - SDL_UserEvent userevent; - - userevent.type = SDL_USEREVENT; -- userevent.code = (int)value; -+ userevent.code = p_modeConv.p_mode; - userevent.data1 = NULL; - userevent.data2 = NULL; - diff --git a/games-arcade/snake3d/files/snake3d-0.9-build.patch b/games-arcade/snake3d/files/snake3d-0.9-build.patch deleted file mode 100644 index f7d8c4404df4..000000000000 --- a/games-arcade/snake3d/files/snake3d-0.9-build.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- src/Makefile -+++ src/Makefile -@@ -1,10 +1,10 @@ - OBJ = board.o snake.o game.o menu.o snake3d.o global.o consts.o cube.o functions.o preferences.o rooms2.o network.o userInput.o server.o packets.o client.o classic2d.o --CXXFLAGS = -g -Wall -I/usr/X11R6/include/ `sdl-config --cflags` -+CXXFLAGS += -Wall $(shell sdl-config --cflags) - CXX = g++ - CC = g++ - #LDFLAGSMAC = -framework GLUT -framework OpenGL -framework Cocoa -bind_at_load -L/sw/lib/ -lSDL -lSDLmain - LDFLAGSMAC = `sdl-config --libs` -framework GLUT -framework OpenGL -lSDL_net --LDFLAGS = -L/usr/X11R6/lib/ -lGL -lglut -lGLU -lSDL -lSDL_net -+LIBS = -lGL -lglut -lGLU $(shell sdl-config --libs) -lSDL_net - - all: snake3d - -@@ -18,7 +18,7 @@ - g++ $(LDFLAGSMAC) $(OBJ) -o ../snake3d - - snake3d.linux: $(OBJ) -- g++ $(LDFLAGS) $(OBJ) -o ../snake3d -+ $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJ) $(LIBS) -o ../snake3d - - - clean: diff --git a/games-arcade/snake3d/metadata.xml b/games-arcade/snake3d/metadata.xml deleted file mode 100644 index 261d7fab00c9..000000000000 --- a/games-arcade/snake3d/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -snake3d is a variant of the snake game. You are a snake in a 3d world trying to -eat as many icosahedrons as possible, which makes your tail longer. There are -other snakes (network players) in the world which will try to fail you. - - - worms3d - - diff --git a/games-arcade/snake3d/snake3d-0.9.ebuild b/games-arcade/snake3d/snake3d-0.9.ebuild deleted file mode 100644 index 57db6998ed0b..000000000000 --- a/games-arcade/snake3d/snake3d-0.9.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils toolchain-funcs games - -DESCRIPTION="variant of the snake game" -HOMEPAGE="https://sourceforge.net/projects/worms3d/" -SRC_URI="mirror://sourceforge/worms3d/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/sdl-net - virtual/opengl - media-libs/freeglut - virtual/glu - media-libs/libsdl" -RDEPEND="${DEPEND}" -S=${WORKDIR}/${PN} - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-amd64.patch \ - "${FILESDIR}"/${P}-build.patch -} - -src_compile() { - emake CXX=$(tc-getCXX) -C src snake3d.linux -} - -src_install() { - dogamesbin ${PN} - dodoc ChangeLog README TODO - prepgamesdirs -} diff --git a/games-arcade/xevil/Manifest b/games-arcade/xevil/Manifest deleted file mode 100644 index 1d7addc19389..000000000000 --- a/games-arcade/xevil/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX xevil-2.02_p2-glibc-2.10.patch 645 BLAKE2B 0d65a0ceef77ed1843679b12c90c2f84e1060934cf7c695c5ef4191fb398e6c6ec039ccfed83fb46a42c7d61be22b531ef58779772d63852addb14a154b73a32 SHA512 e14396ede761833d2fe2171fb7679040617c8809846a56f80cc8848a6444bcc1f85b571c7fb917b736cd3d9bf3059bc986ca06d188307e8f24d98720611440e9 -DIST xevil_2.02r2-7.diff.gz 31205 BLAKE2B b90dcff021633e92ad8ab41f9715b05aa2661be68ad2bce303ac9c86056b265852e1112739b5da030eb3b5e90afded0858fbcf8f083e64154005a04ee8535f2c SHA512 03fbe2aa62b3856bef6af824444c484dced8a627087ba68ad946c3bfce7d0c0b5138902ea7668927d22ad37925daa07b489a2e70aa680cf477367c87833e1a58 -DIST xevilsrc2.02r2.zip 1857315 BLAKE2B e2d2272e81cc676089343288a95b56960837d6c50e68b89bb2fd563d23ed4b511fec2f7af34522fe003dfd626d5f75483872f9a827e29a75a7fcd57101a2e926 SHA512 ce9422da914234290797258f22fa5f8d6502dc5930eac1c3ce92d708196050ce5d75761c987e2d28b167699460b9c8fd72596242983a0b8ba6d2008c72b2354f -EBUILD xevil-2.02_p2-r1.ebuild 1094 BLAKE2B 185279c7e3444dcfbbede5c0c59bb02cc1ed346696d3cb59ff883c8f2a267971805fc87b52d3cc343f5d492fb3faa4ea1d584143dc5325d9a0130187d7c35e9c SHA512 9fcd56d12a95c7c83287caf2ae9cbdf7dea70b245d6f9936854aa311fc48f17a4b4e07c5d15cedce66e93aed31ea447614775b419046707c86cb4d941a2b7ac8 -MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch b/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch deleted file mode 100644 index 5375f2208a0d..000000000000 --- a/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -ur cmn.old/utils.h cmn/utils.h ---- cmn.old/utils.h 2009-08-22 02:16:21.000000000 +0300 -+++ cmn/utils.h 2009-08-22 02:26:33.000000000 +0300 -@@ -238,13 +238,13 @@ - same. */ - - static char* strchr(const char* cs,int c) -- {return ::strchr(cs,c);} -+ {return const_cast(::strchr(cs,c));} - - static char* strrchr(const char* cs,int c) -- {return ::strrchr(cs,c);} -+ {return const_cast(::strrchr(cs,c));} - - static char* strstr(const char* cs,const char* ct) -- {return ::strstr(cs,ct);} -+ {return const_cast(::strstr(cs,ct));} - - static void strcpy(char* s,const char* ct) - {::strcpy(s,ct);} diff --git a/games-arcade/xevil/metadata.xml b/games-arcade/xevil/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-arcade/xevil/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-arcade/xevil/xevil-2.02_p2-r1.ebuild b/games-arcade/xevil/xevil-2.02_p2-r1.ebuild deleted file mode 100644 index 71b2f1c6fee3..000000000000 --- a/games-arcade/xevil/xevil-2.02_p2-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DEB_PATCH=7 -MY_PV=${PV/_p/r} -DESCRIPTION="3rd person, side-view, fast-action, kill-them-before-they-kill-you game" -HOMEPAGE="http://www.xevil.com/" -SRC_URI="http://www.xevil.com/download/stable/xevilsrc${MY_PV}.zip - mirror://debian/pool/main/x/xevil/xevil_${MY_PV}-${DEB_PATCH}.diff.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="x11-libs/libXpm" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR} - -src_prepare() { - edos2unix readme.txt x11/*.{cpp,h} cmn/*.{cpp,h} makefile config.mk - epatch "${WORKDIR}"/xevil_${MY_PV}-${DEB_PATCH}.diff - sed -i \ - -e 's:-static::' \ - -e 's/CC="g++"/CC=$(CXX)/' \ - -e "s:CFLAGS=\":CFLAGS=\"${CXXFLAGS} :g" \ - -e 's:-lXpm:-lXpm -lpthread:g' \ - -e "s:LINK_FLAGS=\":LINK_FLAGS=\"${LDFLAGS} :" \ - config.mk || die - epatch "${FILESDIR}"/${P}-glibc-2.10.patch -} - -src_install() { - dogamesbin x11/REDHAT_LINUX/xevil - newgamesbin x11/REDHAT_LINUX/serverping xevil-serverping - dodoc readme.txt - prepgamesdirs -} -- cgit v1.2.3