summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-engines/fheroes2: drop 1.1.2Alexey Sokolov2024-10-131-82/+0
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/38968 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: stop depending on python directlyAlexey Sokolov2024-10-131-0/+81
| | | | | | Closes: https://bugs.gentoo.org/941434 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: drop 1.1.1Alexey Sokolov2024-10-132-77/+0
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/minetest: add 5.9.1 with improvementsFilip Kobierski2024-10-043-0/+164
| | | | | | | | | - actually run tests - remove dependencies on irrlicht-mt (code merged to main repo) Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38574 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/fheroes2: add 1.1.2Alexey Sokolov2024-09-302-0/+83
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/38615 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* games-engines/scummvm: fix build w/ freetype-2.13.3Sam James2024-09-232-0/+63
| | | | | Closes: https://bugs.gentoo.org/938014 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/odamex: Bump to 10.6.0, drop old 10.4.0-r3James Le Cuirot2024-09-166-295/+1
| | | | | Closes: https://bugs.gentoo.org/933746 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/minetest: drop 5.7.0-r2Petr Vaněk2024-09-082-152/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* games-engines/devilutionx: add 1.5.3Ionen Wolkens2024-09-032-0/+90
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/qtads: add 3.4.0Michael Mair-Keimberger2024-08-262-0/+48
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37982 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-engines/zoom: Update blocker against net-im/zoomUlrich Müller2024-08-141-2/+2
| | | | | Bug: https://bugs.gentoo.org/716884 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-engines/fheroes2: drop 1.1.0Alexey Sokolov2024-08-022-77/+0
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/37701 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: add 1.1.1Alexey Sokolov2024-08-022-0/+77
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/scrap-engine: enable py3.12Pacho Ramos2024-07-301-2/+2
| | | | | Closes: https://bugs.gentoo.org/929579 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* */*: Reassign marecki's packagesMichał Górny2024-06-282-8/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/dMagnetic: Bump to 0.37, drop old 0.36James Le Cuirot2024-06-202-4/+3
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/scummvm-tools: drop 2.2.0-r1Pacho Ramos2024-06-164-96/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* games-engines/odamex: Add reference to odalaunch crashes bugPacho Ramos2024-06-161-1/+3
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* games-engines/openmw: update patch for missing headersStefan Strogin2024-06-081-0/+11
| | | | | Bug: https://bugs.gentoo.org/925105 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-engines/fheroes2: drop 1.0.13Alexey Sokolov2024-05-232-77/+0
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/36781 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: add 1.1.0Alexey Sokolov2024-05-232-0/+77
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/scummvm: Depend on libglvnd, not mesaMatt Turner2024-05-233-6/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-engines/frotz: Bump to 2.55_pre20240518 snapshot, drop old 2.54James Le Cuirot2024-05-214-480/+32
| | | | | | | | 2.54 builds with GCC 13 with lots of warnings but fails with 12 and 14. This snapshot looks much better. Admittedly, I've only really build tested it. Closes: https://bugs.gentoo.org/932295 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/frotz: Bump to 2.54, drop old 2.53, fix deps, EAPI 8James Le Cuirot2024-05-192-4/+4
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/odamex: Fix musl build with patchJames Le Cuirot2024-05-122-3/+121
| | | | | | | This has been merged upstream. Closes: https://bugs.gentoo.org/923818 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/frotz: fix build failureMarek Szuba2024-04-302-1/+480
| | | | | | | | Invoking long-overdue maintainer timeout. Debian solved this ages ago so just use their patch. Closes: https://bugs.gentoo.org/909321 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-engines/renpy: Remove last-rited pkgMichał Górny2024-04-139-551/+0
| | | | | Bug: https://bugs.gentoo.org/925693 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/odamex: switch to smaller distfileSam James2024-04-082-2/+2
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/odamex: Unconditionally depend on X11James Le Cuirot2024-03-301-4/+3
| | | | | | | | | | | | Although the SDL-based client itself doesn't strictly need X11, the FLTK-based launcher currently does, regardless of whether you use the bundled FLTK or not, so we might as well depend on X11 unconditionally. Conversely, the wxWidgets-based odalaunch doesn't need X11 and seems to work fine under pure Wayland, so adjust the wxGTK dependency accordingly. Closes: https://bugs.gentoo.org/890299 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: drop 1.0.12Alexey Sokolov2024-03-252-77/+0
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35793 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: add 1.0.13Alexey Sokolov2024-03-252-0/+77
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/openmw: update deps on mygui versionAlexey Sokolov2024-03-232-1/+2
| | | | | | Bug: https://bugs.gentoo.org/927634 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/openmw: update mygui dependencyAlexey Sokolov2024-03-231-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/926041 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35876 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/scummvm-tools: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-221-2/+8
| | | | | | Closes: https://bugs.gentoo.org/926081 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/odamex: Fix launcher path issue, fix LTO, fix wxGTK crashJames Le Cuirot2024-03-193-2/+109
| | | | | | | | | We've already seen that odalaunch crashes with wxGTK 3.2 so keep it at 3.0. I have looked into this, and it relates to the server list sorting, but I cannot figure it out. Closes: https://bugs.gentoo.org/858722 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/scummvm: Bump to 2.8.1Michał Górny2024-03-162-0/+143
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/scummvm: Remove oldMichał Górny2024-03-167-710/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/gargoyle: fix VariableOrderWrongSam James2024-03-141-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/gargoyle: filter LTO, no-SASam James2024-03-141-1/+5
| | | | | | | | Aliasing violations in bundled library. I get the impression upstream isn't interested in fixing these. Closes: https://bugs.gentoo.org/858716 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/openmw: fix build with gcc 14Alexey Sokolov2024-03-042-0/+17
| | | | | | | Closes: https://bugs.gentoo.org/925105 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35490 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: drop 1.0.11Alexey Sokolov2024-03-042-77/+0
| | | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35266 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/fheroes2: add 1.0.12Alexey Sokolov2024-03-042-0/+77
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-engines/renpy: add 8.2.0Haelwenn (lanodan) Monnier2024-02-252-0/+112
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/35316 Signed-off-by: Sam James <sam@gentoo.org>
* games-engines/devilutionx: drop 1.5.1Ionen Wolkens2024-02-222-89/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/stratagus: Remove obsolete -Werror sedMichał Górny2024-02-151-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/stratagus: Stop renaming for USE=debugMichał Górny2024-02-151-1/+1
| | | | | | | Stop forcing CMAKE_BUILD_TYPE=Debug for USE=type, that would cause the executable to be renamed. Instead, set -DDEBUG directly. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/stratagus: Remove oldMichał Górny2024-02-152-84/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-engines/devilutionx: add 1.5.2Ionen Wolkens2024-02-052-0/+90
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-engines/box2d: Stabilize 2.4.1 ppc64, #921319Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>