summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/teeworlds: add github remote-idSam James2021-05-141-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/teeworlds: fix outdated translation dataSam James2021-05-132-38/+14
| | | | | | Thanks-to: Esteve Varela Colominas <esteve.varela@gmail.com> Closes: https://bugs.gentoo.org/789741 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/teeworlds: fix libsdl->libsdl2 dependencySam James2021-05-131-2/+2
| | | | | Closes: https://bugs.gentoo.org/733308 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minetest: allow building with gcc-11Marek Szuba2021-05-132-0/+22
| | | | | | | | Backported upstream commit, should only be necessary until the next release. Closes: https://bugs.gentoo.org/789474 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: metadata: update doc URL to httpsMarek Szuba2021-05-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: tweak server configurationMarek Szuba2021-05-135-27/+45
| | | | | | | Create /etc/minetest with appropriate permissions, install systemd units, use /run instead of /var/run for pidfiles in OpenRC mode. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: drop 5.4.0Marek Szuba2021-05-132-148/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: support lua5-1 targetMarek Szuba2021-05-122-2/+45
| | | | | | | | | Minetest *does* support PUC Lua 5.1, it's just that upstream build scripts only account for using the bundled sources. Patch the upstream FindLua.cmake so that unless LuaJIT support is requested, the system version of PUC Lua is used. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: add self as maintainerMarek Szuba2021-05-121-0/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: Remove proxy maintainerWilliam Breathitt Gray2021-05-121-8/+0
| | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/heretic2-demo: Fix QA_PREBUILT variableJakov Smolic2021-05-041-2/+2
| | | | | | Closes: https://bugs.gentoo.org/780723 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
* games-action/supertuxkart: remove libressl supportMikle Kolyada2021-05-032-7/+5
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* games-action/bzflag: ebuild improvementsMichael Mair-Keimberger2021-05-022-4/+6
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/assault-android-cactus+: ebuild improvementsMichael Mair-Keimberger2021-05-021-0/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/armagetronad: bump up to 0.2.9.1.0Sergei Trofimovich2021-05-023-0/+74
| | | | | | | | Fix-by: Alan Swanson Closes: https://bugs.gentoo.org/764983 Closes: https://bugs.gentoo.org/739070 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-action/extreme-tuxracer: bump up to 0.8.0Sergei Trofimovich2021-04-252-0/+49
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739076 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-action/extreme-tuxracer: update home pageSergei Trofimovich2021-04-251-2/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-action/dxx-rebirth: remove unused eclassMichael Mair-Keimberger2021-04-252-2/+4
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/bzflag: remove unused eclass, minor improvementsMichael Mair-Keimberger2021-04-252-5/+7
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/assault-android-cactus+: update eclasses, use HTTPSMichael Mair-Keimberger2021-04-251-3/+3
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/dxx-rebirth: fix typoSam James2021-04-221-1/+1
| | | | | Closes: https://bugs.gentoo.org/785040 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/xbomber: update EAPI 6 -> 7, respect CCSam James2021-04-211-3/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/wordwarvi: port to EAPI 7Sam James2021-04-191-6/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/wordwarvi: improve original pkg-config patchSam James2021-04-191-5/+41
| | | | | | | May as well fix up the original patch while here to respect ${PKG_CONFIG} in all references. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/wordwarvi: respect CCSam James2021-04-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/784227 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/wordwarvi: respect ${PKG_CONFIG}Sam James2021-04-192-11/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/battalion: respect ${PKG_CONFIG}Sam James2021-04-193-12/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/bzflag: Drop 2.4.12, 2.4.14, 2.4.16, 2.4.18Andreas Sturmlechner2021-04-195-282/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-action/trine2: use BDEPEND for app-arch/unzipSam James2021-04-181-2/+3
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/trine-enchanted-edition: use BDEPEND for app-arch/unzipSam James2021-04-181-2/+3
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/shadowgrounds-bin: drop superfluous dieSam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/rrootage: eutils--Sam James2021-04-161-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/noiz2sa: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/moon-buggy: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent2-vertigo: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent2-data: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent1-data: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/deathchase3d: eutils--Sam James2021-04-161-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/xpilot: fix build with -native-symlinksIonen Wolkens2021-04-151-7/+13
| | | | | | Closes: https://bugs.gentoo.org/730878 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Version bump to 5.4.1William Breathitt Gray2021-04-142-0/+148
| | | | | | | Closes: https://bugs.gentoo.org/782370 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20343 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/moon-buggy: call pkg-config via toolchain-funcs.eclass helperSam James2021-04-131-2/+2
| | | | | | | This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/heretic2: fix install dirSam James2021-04-101-1/+1
| | | | | | | | Don't shout! I don't own this game, so testing only got as far as pkg_nofetch, unfortunately. Luckily, changes were only to do with EAPI + games.eclass, so *should* be okay. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/swordandsworcery: fix src_prepareSam James2021-04-101-0/+2
| | | | | | | | Don't shout! I don't own this game, so testing only got as far as pkg_nofetch, unfortunately. Luckily, changes were only to do with EAPI + games.eclass, so *should* be okay. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/solar2: fix src_prepareSam James2021-04-101-0/+2
| | | | | | | | Don't shout! I don't own this game, so testing only got as far as pkg_nofetch, unfortunately. Luckily, changes were only to do with EAPI + games.eclass, so *should* be okay. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minetest: add whitespaceSam James2021-04-101-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/shadowgrounds-bin: port to EAPI 7, games.eclass--Sam James2021-04-071-17/+17
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/shadowgrounds-survivor-bin: port to EAPI 7, games.eclass--Sam James2021-04-071-16/+16
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/heretic2: move BDEPENDSam James2021-04-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent3-demo: port to EAPI 7, eutils--Sam James2021-04-061-15/+17
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent3: port to EAPI 7, games.eclass--Sam James2021-04-061-17/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>