summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/rrootage: [QA] fix tc-get* quotingSam James2022-03-201-3/+3
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minecraft-launcher: drop version 1093Andrew Ammerlaan2022-03-142-62/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/minecraft-launcher: add version 1121Andrew Ammerlaan2022-03-142-0/+61
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/deathchase3d: fix DEPENDSam James2022-03-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minetest: unkeyword 5.4.1-r1 for ~x86Marek Szuba2022-03-101-2/+2
| | | | | | | | | With x86 having essentially become an embedded platform I really would rather not burden the relevant arch team with the keywording of GAMES. Will reconsider if we get any user requests for x86 support, of course. Closes: https://bugs.gentoo.org/834860 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/bzflag: version bump to 2.4.24Alfredo Tupone2022-03-092-0/+74
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* games-action/dxx-rebirth: cleanup unnecessarily added depsIonen Wolkens2022-02-112-6/+2
| | | | | | | | | On closer look I don't think these scripts are used, and adding the eclass regardless of these is normal given how scons-utils works. So it only makes PYTHON_DEPS redundant. Fixes: ba65a523a982f51e0037f74e3ad36c6da3f58ed9 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: sync keywords in live ebuildIonen Wolkens2022-02-111-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: replace -O3 by -O2Ionen Wolkens2022-02-112-2/+4
| | | | | | | | Currently fails with -O3, haven't investigated further but do a replace-flags as a quick workaround. Closes: https://bugs.gentoo.org/831896 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/dxx-rebirth: enable py3.10Ionen Wolkens2022-02-112-6/+10
| | | | | | | | | Also add PYTHON_DEPS for completeness, although this is technically all already handled by scons-utils (imagine python-any-r1 was added because dxx-rebirth has its own python scripts too, but doing so means should add python deps normally). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/minetest-5.5.0: only the client needs full IrrlichtMTMarek Szuba2022-02-101-1/+2
| | | | | | | | | Server code only uses the headers (see Bug #706372) so by limiting dev-games/irrlicht-mt dependency to USE=client we make it possible not to pull in X libraries on headless servers. Bug: https://bugs.gentoo.org/833052 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: add 5.5.0Marek Szuba2022-02-013-0/+160
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/brutal-legend: fix HOMEPAGEMichael Mair-Keimberger2022-01-301-2/+2
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/23985 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minecraft-launcher: drop version 1035Andrew Ammerlaan2022-01-272-62/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/minecraft-launcher: add version 1093Andrew Ammerlaan2022-01-272-0/+62
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/barrage: update lgames' HOMEPAGE to use httpsIonen Wolkens2022-01-191-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/multimc: treecleanJakov Smolić2022-01-083-115/+0
| | | | | Closes: https://bugs.gentoo.org/826906 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* games-action/abuse: add github remote-idIonen Wolkens2021-12-281-4/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/abuse: drop 0.9_p20181213-r1Ionen Wolkens2021-12-282-49/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/multimc-bin: add missing depAndrew Ammerlaan2021-12-111-10/+20
| | | | | | | | | | | | | | | - add dep on zenity (TODO: make this work with qt alternative for zentiy: qarma) - drop our sed's to differentiate between multimc and multimc-bin since we are dropping the non-bin version anyway - block against multimc-bin - add bindist restriction to be safe - keyword for x86, the desktop file runs a ~20 line script that fetches either a 32 or 64 bit binary from upstream so this works on x86 as well - add convenience symlink to be able to launch the app from cli as well Closes: https://bugs.gentoo.org/828914 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc: restrict to java 8Andrew Ammerlaan2021-12-031-2/+2
| | | | | | | Co-authored-by: quentin <qrs01@snowtx.com> Closes: https://github.com/gentoo/gentoo/pull/23141 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/teeworlds: Keyword 0.7.5-r1 arm64, #821946Sam James2021-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/supertuxkart: remove unused patchMichael Mair-Keimberger2021-11-011-20/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22786 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-action/supertuxkart: Drop old 1.1James Le Cuirot2021-10-293-148/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/supertuxkart: Version bump to 1.3James Le Cuirot2021-10-293-0/+145
| | | | | Closes: https://bugs.gentoo.org/820683 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/multimc-bin: update URLsAndrew Ammerlaan2021-10-252-5/+5
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc: update URLs and add elog about -bin versionAndrew Ammerlaan2021-10-252-10/+17
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/descent2-freedata: Keyword 1 arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent1-freedata: Keyword 1 arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/dxx-rebirth: Keyword 0.61.0_pre20210623 arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent2-demodata: Keyword 1.0-r1 arm64, #805497Sam James2021-10-191-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent2-data: Keyword 1.2 arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent1-demodata: Keyword 1.4-r1 arm64, #805497Sam James2021-10-191-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent1-data: Keyword 1.4a arm64, #805497Sam James2021-10-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minecraft-launcher: drop version 928Andrew Ammerlaan2021-10-152-59/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/minecraft-launcher: add version 1035Andrew Ammerlaan2021-10-152-0/+62
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/extreme-tuxracer: Keyword 0.8.0 arm64, #811423Sam James2021-10-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-action/multimc: remove unused patch(es)Michael Mair-Keimberger2021-10-081-11/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22502 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-action/multimc: RESTRICT bindistAndrew Ammerlaan2021-10-041-0/+5
| | | | | | | See Also: https://github.com/MultiMC/MultiMC5/issues/4087 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: drop version 1.5.1Andrew Ammerlaan2021-10-042-49/+0
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: add version 1.6.1Andrew Ammerlaan2021-10-042-0/+49
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc: drop version 0.6.12Andrew Ammerlaan2021-10-042-74/+0
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: add -bin versionAndrew Ammerlaan2021-09-243-0/+77
| | | | | | | | | | | | Because of secret API keys to access MS authentication servers we need a -bin version for full functionality. We also keep the non-bin versions for users who e.g. wish to apply patches https://github.com/MultiMC/MultiMC5/issues/4113 https://github.com/MultiMC/MultiMC5/issues/4087 Closes: https://bugs.gentoo.org/814404 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/nighthawk: drop 2.2-r1Ionen Wolkens2021-09-224-99/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/snipes: use multilib eclassIonen Wolkens2021-09-211-8/+5
| | | | | | | | | Hadn't really thought of it for when only using native abi. Also simplify while here (harmless to pass to ld.bfd too) and be consistent with ${PN} use. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/xblast: EAPI6->8, fix filename, add font depIonen Wolkens2021-09-162-74/+65
| | | | | | | | | Game crashes immediately if font is missing. Also add a basic .desktop entry. Closes: https://bugs.gentoo.org/750077 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/transcend: EAPI6->8, misc cleanupsIonen Wolkens2021-09-153-116/+96
| | | | | | | | | | | | | Slightly annoying to but no longer use Transcend/ in ${S} given higher level directories are also built and it makes user patching (or future need to patch) difficult. Also try to use the more "intended" way to build to drop large sed/makefile concat. Drop unused X deps and prevent from attempting to link with them. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/snipes: EAPI6->8, fix building with lldIonen Wolkens2021-09-153-34/+28
| | | | | | | | | | | | Also pass raw ldflags where they weren't used (side-needed for lld), plus cleanup old tc-getLD most likely was meant to be tc-export. HOMEPAGE seems gone, there is another very similar game on github by the same name but it uses an entirely different code base and does not seem to be the same project. Closes: https://bugs.gentoo.org/730852 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/spacearyarya-kxl: EAPI6->8, use gamestat, add font depIonen Wolkens2021-09-146-130/+76
| | | | | | | | | | | | | | | Removed paths patch that was mostly for /usr/games, and instead require use install-data target and remove .score (replaced by a score file in /var/games that can now be written to). Add media-fonts/font-bitstream-100dpi as it'd crash (later) without. Also fix .desktop icon, bmp is not valid for XDG icons. This brings the ebuild/patch layout more identical to geki2/3 given this game is actually geki4. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/geki3-KXL: EAPI6->8, fix clang/fonts, cleanup patchesIonen Wolkens2021-09-145-91/+82
| | | | | | | | | | | | Removed paths patch that was mostly for /usr/games, and instead require a smaller workaround to install-data and remove .score. Also fix description, this is a different game than geki2 (horizontal). Add media-fonts/font-bitstream-100dpi as it'd crash (later) without. Closes: https://bugs.gentoo.org/730854 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>