summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* games-action/geki2-KXL: EAPI6->8, fix clang/fonts, cleanup patchesIonen Wolkens2021-09-145-95/+76
| | | | | | | | | | Removed paths patch that was mostly for /usr/games, and instead require a smaller workaround to install-data and remove .score. Add media-fonts/font-bitstream-100dpi as it'd crash (later) without. Closes: https://bugs.gentoo.org/730848 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/nighthawk: add 4.0Ionen Wolkens2021-09-133-0/+82
| | | | | | | | Brand new ebuild, upstream migrated to cmake which also fixes clang issues wrt bug #730840. Closes: https://bugs.gentoo.org/730840 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/deathchase3d: EAPI6->8, remove homepage, add .desktopIonen Wolkens2021-09-131-9/+12
| | | | | | | HOMEPAGE does not seem to have a replacement Closes: https://bugs.gentoo.org/680562 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/multimc: add version 0.16.3Andrew Ammerlaan2021-09-132-0/+73
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/chickens: add missing pkgconfig depIonen Wolkens2021-09-131-0/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/chickens: EAPI6->8, fix build and runtimeIonen Wolkens2021-09-133-32/+110
| | | | | Closes: https://bugs.gentoo.org/638246 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/battalion: add desktop entry and missing || dieIonen Wolkens2021-09-121-2/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/battalion: drop 1.4b-r1Ionen Wolkens2021-09-122-71/+0
| | | | | | x86-only, not worth keeping Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/battalion: EAPI6->8, fix and keyword for ~amd64Ionen Wolkens2021-09-122-0/+75
| | | | | | | | | | Upstream subtly fixed this game for amd64 in the same tarball without releasing a new version (thus -r1 tarball). Also fix highscore file (gamestat), and add missing man page plus .sho data file. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/extreme-tuxracer: keyword ~riscvYixun Lan2021-09-121-1/+1
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* games-action/supertuxkart: keyword ~riscvYixun Lan2021-09-121-1/+1
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-1181-81/+81
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-action/abuse: Version bump to 0.9.0, EAPI 8James Le Cuirot2021-09-042-0/+34
| | | | | | | | | There is a segfault issue if FluidSynth support is enabled in sdl2-mixer but this affects the older version too. Closes: https://bugs.gentoo.org/808913 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/orbital-eunuchs-sniper: EAPI8, minor improvementsMichael Mair-Keimberger2021-08-291-12/+13
| | | | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22105 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/xpilot: EAPI8, minor improvementsMichael Mair-Keimberger2021-08-272-17/+27
| | | | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22101 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/atanks: drop 6.5Ionen Wolkens2021-08-242-40/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/swordandsworcery: use non-relative wrapper pathSam James2021-08-231-1/+1
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/intrusion2: use non-relative wrapper pathSam James2021-08-231-2/+2
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/hotline-miami: use non-relative wrapper pathSam James2021-08-231-1/+1
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/heretic2-demo: use non-relative wrapper pathSam James2021-08-231-2/+2
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent3-demo: use non-relative wrapper pathSam James2021-08-231-1/+2
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/descent3-demo: use non-relative wrapper pathSam James2021-08-231-3/+3
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/crimsonland: use non-relative wrapper pathSam James2021-08-231-6/+3
| | | | | Bug: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/beathazardultra: use non-relative wrapper pathSam James2021-08-231-2/+2
| | | | | Closes: https://bugs.gentoo.org/809356 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minecraft-launcher: EAPI bump, add missing depAndrew Ammerlaan2021-08-211-1/+2
| | | | | | Closes: https://bugs.gentoo.org/809098 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/supermariowar: add missing libsdl[joystick] dependencySam James2021-08-191-2/+2
| | | | | Closes: https://bugs.gentoo.org/809071 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/rrootage: add missing libsdl[joystick] dep again!Sam James2021-08-191-1/+1
| | | | | | Fixes: 2a5c0c46e3051cc42c3299eae20fb77ce6d10e7e Closes: https://bugs.gentoo.org/809032 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/rrootage: respect CC/CXX, fix libsdl[joystick] dependencySam James2021-08-192-9/+11
| | | | | Closes: https://bugs.gentoo.org/808636 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/atanks: add 6.6Ionen Wolkens2021-08-172-0/+40
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/teeworlds: fix path to teeworlds_srv in init scriptSam James2021-08-131-2/+2
| | | | | | | | Not revbumping yet as we're going to need to fix the user/group too. Bug: https://bugs.gentoo.org/808043 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minetest: keyword 5.4.1-r1 for ~riscvMarek Szuba2021-08-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: append -fPIC to xFLAGSMarek Szuba2021-08-131-1/+4
| | | | | | Needed in order to get rid of TEXTRELs (in both executables) on riscv. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minecraft-launcher: allow libffi-compat as alternative to libffiAndrew Ammerlaan2021-07-301-1/+1
| | | | | | Closes: https://bugs.gentoo.org/805185 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/minecraft-launcher: pin to libffi:0/7 subslot (binary package)Sam James2021-07-251-1/+1
| | | | | | | This package cannot be rebuilt against newer subslots of libffi because it's a binary package. Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minecraft-launcher: add missing dependencyAndrew Ammerlaan2021-07-161-0/+1
| | | | | | | | | The liblauncher.so file that this downloads now depends on libsecret Closes: https://bugs.gentoo.org/802396 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/dxx-rebirth: Drop old 0.61.0_pre20200615James Le Cuirot2021-07-102-258/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/dxx-rebirth: Bump snapshot to 20210623James Le Cuirot2021-07-103-0/+252
| | | | | | Fixes: https://bugs.gentoo.org/801487 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/teeworlds: revert to providing iconIonen Wolkens2021-07-022-9/+9
| | | | | | | | | | imagemagick can be messy with delegates and would rather not incur additional dependencies just to convert icons. Also add python3_10 given trivial, and remove unneeded xdg inherit. Closes: https://bugs.gentoo.org/799623 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/chromium-bsu: drop 0.9.15.1-r1Ionen Wolkens2021-06-294-177/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/heroes: add .desktop iconIonen Wolkens2021-06-292-6/+9
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/moon-buggy: EAPI7, add missing eclass, fix LICENSEMichael Mair-Keimberger2021-06-231-10/+11
| | | | | | 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-action/extreme-tuxracer: drop 0.7.5Ionen Wolkens2021-06-222-49/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-action/bzflag: drop 2.4.20Ionen Wolkens2021-06-222-74/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>