summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-arcade/openmortal: add missing libsdl[joystick] dep again!Sam James2021-08-191-1/+1
| | | | | | Fixes: 2cc8300fe0b1887194c6c4ce26d48f1fb3c5525a Closes: https://bugs.gentoo.org/809029 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/moleinvasion: revbump for changed dependencySam James2021-08-191-0/+0
| | | | | Fixes: 5e459c5041f172d65a0011b378d2228a323d5621 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/opentyrian: revbump for changed dependencySam James2021-08-191-0/+0
| | | | | Fixes: f2ec3cbe2eed9382c90e01e43c9563b419c38b34 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/cosmosmash: revbump for changed dependencySam James2021-08-191-0/+0
| | | | | Fixes: 2b42600abaa0ff0969717b6e2e27ad083adde1e8 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/openmortal: revbump for changed dependencySam James2021-08-191-0/+0
| | | | | Fixes: 2cc8300fe0b1887194c6c4ce26d48f1fb3c5525a Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/fishsupper: revbump for changed dependencySam James2021-08-191-0/+0
| | | | | Fixes: d08acb0d948dde3f99699dbca733ca4d49b3012a Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/moleinvasion: fix IncorrectCopyrightSam James2021-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/moleinvasion: add missing libsdl[joystick] dependencySam James2021-08-192-3/+3
| | | | | Closes: https://bugs.gentoo.org/808561 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/opentyrian: fix libsdl[joystick] dependencySam James2021-08-195-43/+32
| | | | | Closes: https://bugs.gentoo.org/740354 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/sdlroids: add missing libsdl[joystick] dependencySam James2021-08-191-2/+2
| | | | | Closes: https://bugs.gentoo.org/758311 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/cosmosmash: add missing dependenciesSam James2021-08-191-5/+10
| | | | | Closes: https://bugs.gentoo.org/737692 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/burgerspace: add missing dependenciesSam James2021-08-191-1/+4
| | | | | Closes: https://bugs.gentoo.org/740880 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/kobodeluxe: add libsdl[joystick] depSam James2021-08-191-4/+7
| | | | | Closes: https://bugs.gentoo.org/743001 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/openmortal: update EAPI 6 -> 7, add libsdl2[joystick] depSam James2021-08-194-13/+17
| | | | | Closes: https://bugs.gentoo.org/742518 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/fishsupper: update EAPI 6 -> 7, add missing libsdl2[joystick]Sam James2021-08-191-7/+11
| | | | | Closes: https://bugs.gentoo.org/740436 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/holotz-castle: Require libsdl[joystick], EAPI 8, fix URLsJames Le Cuirot2021-08-141-4/+4
| | | | | | Closes: https://bugs.gentoo.org/808228 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-arcade/ceferino: fix S technical VariableScopeIonen Wolkens2021-08-061-1/+1
| | | | | | | Overlooked that S is not guaranteed to be set in global scope per PMS. Didn't directly change this, but it was from my own poor suggestion. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/jazz2: Bump to 0.6.7, drop old 0.6.6James Le Cuirot2021-08-052-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-arcade/xgalaga: add patch reference to bug reportSergei Trofimovich2021-08-041-0/+2
| | | | | | Bug: https://bugs.gentoo.org/730796 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-arcade/xgalaga: fix AR support patchSergei Trofimovich2021-08-042-5/+13
| | | | | | | | | | AM_PROG_AR should be used only in build systems that use automake. For those that don't `AC_CHECK_TOOL` is usually good enough. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/806382 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-arcade/circuslinux: remove oldMichael Mair-Keimberger2021-08-021-37/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21825 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/circuslinux: EAPI8, ebuild improvementsMichael Mair-Keimberger2021-08-021-0/+39
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ceferino: move gettext to BDEPENDIonen Wolkens2021-08-021-6/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ceferino: remove oldMichael Mair-Keimberger2021-08-021-53/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21809 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ceferino: EAPI8, minor improvementsMichael Mair-Keimberger2021-08-022-0/+56
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/defendguin: respect CPPFLAGS tooIonen Wolkens2021-08-021-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/defendguin: remove oldMichael Mair-Keimberger2021-08-021-41/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21827 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/defendguin: EAPI8, ebuild improvementsMichael Mair-Keimberger2021-08-022-0/+45
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ascii-invaders: drop 0.1b-r2Ionen Wolkens2021-07-302-36/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/supertux: fix Boost dependency to include NLSSam James2021-07-311-1/+1
| | | | | Closes: https://bugs.gentoo.org/675800 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/tuxanci: drop 20110429-r1Ionen Wolkens2021-07-292-72/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/tuxanci: fix install paths and opengl, tidyIonen Wolkens2021-07-292-0/+54
| | | | | | | | | | | | | | | | | | bug #804642: ebuild itself been passing /usr/{pixmaps,applications} since games.eclass removal and this went unnoticed for 4 years. bug #798651: As a "fix" to bug #715132, it was made to search for GLU instead of GL and unsurprisingly failing to find GL symbols. This does not use GLU at all, so only remove version check. Removed ipv6,nls,sound IUSE, enable by default. USE=-sound was also installing ogg files either way. Also removed debug IUSE because all it does is override user CFLAGS. Closes: https://bugs.gentoo.org/798651 Closes: https://bugs.gentoo.org/804642 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ascii-invaders: add github remote-id, tidyMichael Mair-Keimberger2021-07-271-9/+7
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21785 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/ascii-invaders: EAPI8, version bump (1.0.1)Michael Mair-Keimberger2021-07-272-0/+30
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/whichwayisup: drop 0.7.9-r3Ionen Wolkens2021-07-212-129/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/whichwayisup: EAPI 7->8, various fixesIonen Wolkens2021-07-212-0/+56
| | | | | | | | | | | | | - python-r1 -> python-single-r1 wrt bug #710234 - don't call python directly - add missing sdl2 deps - remove homepage, gone with no official replacement could find Also replaced icon from files/, xpm may be text-only but filling the tree with an old uncompressed text image format doesn't sound right. Closes: https://bugs.gentoo.org/710234 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/solarwolf: drop 1.5-r2Ionen Wolkens2021-07-212-51/+0
| | | | | | This version wouldn't start with python3.9, little sense in keeping. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/solarwolf: add 1.5_p3, EAPI 7->8, various fixesIonen Wolkens2021-07-212-0/+61
| | | | | | | | | | | | | | | | | Was previously given python 3.9 compat but wouldn't startup with it due to 3.9's isAlive() removal. Bump to newer debian patchset to fix this. Also: - python-r1 -> python-single-r1 wrt bug #710232 - updated deps for SDL2 and added missing sdl2-image[gif,png] - don't call "python3" directly - einstalldocs was a noop, replace by dodoc readme.txt - fix HOMEPAGE not to point to a directory listing - default to windowed or may be difficult to use depending on display Closes: https://bugs.gentoo.org/710232 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/funnyboat: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-arcade/blobwars: Drop oldPacho Ramos2021-07-081-51/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* games-arcade/xscavenger: drop 1.4.4-r2Ionen Wolkens2021-06-293-250/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/xscavenger: add .desktop iconIonen Wolkens2021-06-292-2/+6
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/lbreakout: add .desktop iconIonen Wolkens2021-06-292-2/+6
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/kajaani-kombat: add .desktop icon, EAPI 7->8Ionen Wolkens2021-06-291-3/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/excido: add .desktop icon, EAPI 7->8Ionen Wolkens2021-06-292-3/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/abe: add .desktop icon, EAPI 7->8Ionen Wolkens2021-06-292-5/+9
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/xscavenger: add 1.4.5, EAPI 7->8, remove imakeIonen Wolkens2021-06-283-0/+183
| | | | | | | | | | | | | | | imake makes something that's very simple needlessly complicated, use an implicit make rule instead (fixes bug #739120). Updated old patch with references and more fixes (notably for garbled sub-menu text when using gcc7+). Also support prefix, add previously missing man page, and updated homepage. This version notably uses ALSA over /dev/dsp. Closes: https://bugs.gentoo.org/612812 Closes: https://bugs.gentoo.org/739120 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/vor: drop 0.5.7-r1Ionen Wolkens2021-06-282-39/+0
| | | | | | Broken with gcc10/-fno-common. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/vor: add 0.5.8, EAPI 6->8Ionen Wolkens2021-06-282-0/+30
| | | | | | This version also fixes previous gcc10/-fno-common issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/pengupop: EAPI 6->8, simplify ebuildIonen Wolkens2021-06-282-59/+14
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>