summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* games-arcade/missile: drop 1.0.1-r1Ionen Wolkens2021-06-282-67/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/missile: replace workarounds, EAPI 6->8, misc fixesIonen Wolkens2021-06-281-0/+49
| | | | | | | | | | | Previously would call cc directly, didn't use pkg-config, needs patches and sed to respect flags, etc.. Considering it's a single C file that likely won't get new versions, just compile it directly. Also no longer install unused zaurus graphics data, fix prefix, and make sound optional. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/lbreakout2: fix qa notice, add unzip dep, tidyIonen Wolkens2021-06-281-38/+39
| | | | | | | | | | | Use /var/games for highscore file instead of /var/lib/*.hscr and use gamestat for bug #683052. Also removed -O? filter, been there since 2003 and never explained. No issues with modern compilers and various -O levels Closes: https://bugs.gentoo.org/683052 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/lbreakout: fix install, EAPI 6->8, tidyIonen Wolkens2021-06-281-12/+26
| | | | | | | | | | | | | | Broken since games.eclass migration in 2018 (bug #655000) due to the removal of the "dodir" line. Also prevent direct cc/c++ call, use gamestat, add .desktop file, and tighten sdl dep (notably won't start without sound support). No revbump given this never worked. Fixes: 0bb75edcb56e4fe87bac5059fe0e7004883c021a Closes: https://bugs.gentoo.org/655000 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/jazz2: fix gles2-only ProbableGlobalUseIonen Wolkens2021-06-281-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/jazz2-data: fix gles2-only ProbableGlobalUseIonen Wolkens2021-06-281-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/funnyboat: remove unused xdg inheritIonen Wolkens2021-06-251-1/+1
| | | | | | Overlooked when touched it recently. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/funnyboat: add missing deps, gnome2-utils--Ionen Wolkens2021-06-231-16/+18
| | | | | | Game won't start if [png] or [vorbis] are missing. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/epiar: fix startup, update depsIonen Wolkens2021-06-221-16/+16
| | | | | | | | | | Unsure when this last worked, but it tries to load a missing font path and either fails on assert failure or segfaults if -DNDEBUG. For now just install the font. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/sdb: drop 1.0.2-r1Ionen Wolkens2021-06-221-54/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/rocksndiamonds: drop 4.1.0.0Ionen Wolkens2021-06-222-92/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/epiar: drop 0.5-r1Ionen Wolkens2021-06-228-675/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/cosmosmash: drop 1.4.7-r1Ionen Wolkens2021-06-222-38/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/gnake: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-1/+1
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-arcade/conveysdl: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-2/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-arcade/ascii-invaders: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-1/+1
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>