summaryrefslogtreecommitdiff
path: root/games-engines
AgeCommit message (Collapse)Author
14 daysgames-engines/odamex: Version bump to 11.2.0James Le Cuirot
Some keywording is needed to due new dependencies. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-18games-engines/fheroes2: add 1.1.12Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44557 Closes: https://github.com/gentoo/gentoo/pull/44557 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-13games-engines/devilutionx: add 1.5.5Ionen Wolkens
Release includes fixes for cmake-4 wrt bug #957952, but it still has several (unused) CMakeLists.txt with ancient versions and so pass CMAKE_QA_COMPAT_SKIP=1 for these. Closes: https://bugs.gentoo.org/957952 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-07games-engines/devilutionx: Keyword 1.5.4-r1 ppc64, #965728Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 1Michał Górny
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: update the remaining packages for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Plus reverts in sys-libs/minizip-ng, sys-libs/zlib-ng and profiles. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-30games-engines/frobtads: treecleanAndreas Sturmlechner
Closes: https://bugs.gentoo.org/700992 (pkgremoved) Closes: https://bugs.gentoo.org/957787 (pkgremoved) Closes: https://bugs.gentoo.org/957788 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-30games-engines/openmw: add 0.50.0Alexey Sokolov
The sol upstream seems to be dying, and extern/sol3 contains a number of patches which upstream didn't (yet?) accept and which are too risky to apply to the package on our side, so for now switched the dep to bundled version Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://bugs.gentoo.org/965124 Part-of: https://github.com/gentoo/gentoo/pull/44378 Closes: https://github.com/gentoo/gentoo/pull/44378 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-21games-engines/box2d: Fix cmake patchAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-17games-engines/box2d: Fix CMake <3.10 warningAndreas Sturmlechner
Closes: https://bugs.gentoo.org/964480 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-22games-engines/box2d: drop 2.4.1Andreas Sturmlechner
Closes: https://bugs.gentoo.org/962067 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-19games-engines/box2d: Stabilize 2.4.2 arm64, #962067Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-19games-engines/box2d: Stabilize 2.4.2 ppc64, #962067Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-18games-engines/box2d: Stabilize 2.4.2 amd64, #962067Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-18games-engines/box2d: Stabilize 2.4.2 x86, #962067Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-17games-engines/fheroes2: add 1.1.11, drop 1.1.10Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43807 Closes: https://github.com/gentoo/gentoo/pull/43807 Signed-off-by: Sam James <sam@gentoo.org>
2025-09-06games-engines/openxcom: drop 1.0.0_p20180317-r1Jimi Huotari
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
2025-09-06games-engines/openxcom: add 1.0.0_p20250905Jimi Huotari
Closes: https://bugs.gentoo.org/962074 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
2025-09-06games-engines/openxcom: update EAPI and dependenciesJimi Huotari
- use EAPI 8 - inherit xdg instead of xdg-utils - update repo URL - add 'media-libs/libglvnd' - add a couple of ':=' - update commit hash for a new snapshot - update yaml-cpp version requirement Bug: https://bugs.gentoo.org/962074 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
2025-08-28games-engines/box2d: add 2.4.2Andreas Sturmlechner
Closes: https://bugs.gentoo.org/907072 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-07-23games-engines/fheroes2: add 1.1.10, drop 1.1.9Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43082 Closes: https://github.com/gentoo/gentoo/pull/43082 Signed-off-by: Sam James <sam@gentoo.org>
2025-07-18games-engines/fheroes2: Keyword 1.1.9 x86, #959732Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-07-04games-engines/fheroes2: drop 1.1.8Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42573 Closes: https://github.com/gentoo/gentoo/pull/42573 Signed-off-by: Sam James <sam@gentoo.org>
2025-07-04games-engines/fheroes2: add 1.1.9Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42573 Signed-off-by: Sam James <sam@gentoo.org>
2025-07-03games-engines/openmw: add 0.49.0Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42832 Closes: https://github.com/gentoo/gentoo/pull/42832 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-17games-engines/odamex: Drop old 10.6.0-r4James Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-06-17games-engines/odamex: Version bump to 11.0.0James Le Cuirot
Closes: https://bugs.gentoo.org/919287 Closes: https://bugs.gentoo.org/958186 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-06-15games-engines/love: Add a slot op dep on libtheoraMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-15games-engines/stratagus: Add a slot op dep on libtheoraMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-15games-engines/scummvm: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-15games-engines/scummvm: Add a slot op dep on libtheoraMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-08games-engines/exult: drop 1.10.1Azamat H. Hackimov
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42485 Closes: https://github.com/gentoo/gentoo/pull/42485 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08games-engines/exult: add 1.12.0Azamat H. Hackimov
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42485 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-02games-engines/openmw: use subslot on app-arch/unshieldJohannes Huber
Signed-off-by: Johannes Huber <johu@gmx.de> Part-of: https://github.com/gentoo/gentoo/pull/42408 Closes: https://github.com/gentoo/gentoo/pull/42408 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-21games-engines/fheroes2: drop 1.1.6, 1.1.7Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/41930 Closes: https://github.com/gentoo/gentoo/pull/41930 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-21games-engines/fheroes2: add 1.1.8Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/41930 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-20games-engines/openmw: drop 0.48.0Andreas Sturmlechner
Closes: https://bugs.gentoo.org/951571 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-05-20games-engines/openmw: add 0.49.0_rc7, drop 0.49.0_rc6Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42178 Closes: https://github.com/gentoo/gentoo/pull/42178 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-05-17games-engines/scummvm-tools: slot op on x11-libs/wxGTKDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2025-05-17games-engines/odamex: slot op on x11-libs/wxGTKDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2025-05-15games-engines/odamex: drop 10.6.0-r2David Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2025-05-10games-engines/scummvm: Bump to 2.9.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-05-10games-engines/scummvm: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-16games-engines/scrap-engine: enable py3.13Ionen Wolkens
Don't really know this package but tests pass. Closes: https://bugs.gentoo.org/952485 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-04-14games-engines/openmw: add 0.49.0_rc6Stefan Strogin
Signed-off-by: Stefan Strogin <steils@gentoo.org>
2025-03-28games-engines/fheroes2: add 1.1.7Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
2025-03-28games-engines/fheroes2: drop 1.1.5Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org>
2025-03-14games-engines/devilutionx: use bundled asio againIonen Wolkens
Broken with newer asio, and we were kind of forcing usage (no proper switch to unbundle). Feel not worth the trouble on a game package. Can revisit if upstream adds a switch to use system copy. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-03-14games-engines/fheroes2: localise varSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-14games-engines/fheroes2: add 1.1.6Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/41070 Signed-off-by: Sam James <sam@gentoo.org>