summaryrefslogtreecommitdiff
path: root/dev-games
AgeCommit message (Collapse)Author
8 daysdev-games/freecell-solver: Stabilize 6.14.0 x86, #966464Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
9 daysdev-games/freecell-solver: Stabilize 6.14.0 amd64, #966464Sam James
Signed-off-by: Sam James <sam@gentoo.org>
10 daysdev-games/freecell-solver: Stabilize 6.14.0 arm64, #966464Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22dev-games/ogre: drop 14.3.4, 14.4.0Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44718 Closes: https://github.com/gentoo/gentoo/pull/44718 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22dev-games/ogre: add 14.4.1Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44718 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-12dev-games/godot: drop 4.5Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib depsMichał Górny
Done via: ``` git grep -l 'virtual/zlib ' | xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g' ``` with some manual reverts. Signed-off-by: Michał Górny <mgorny@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-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@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 ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-01dev-games/openscenegraph-openmw: drop 3.6_p20221115-r2, 3.6_p20251012Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-01dev-games/openscenegraph-openmw: Drop IUSE lasAndreas Sturmlechner
sci-geosciences/liblas is being last-rited, and we cannot carry a huge PDAL replacement patch downstream. See also: https://github.com/gentoo/gentoo/pull/43690 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-01dev-games/openscenegraph: drop 3.6.5-r117Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-01dev-games/openscenegraph: Drop IUSE lasAndreas Sturmlechner
sci-geosciences/liblas is being last-rited, and we cannot carry a huge PDAL replacement patch downstream. See also: https://github.com/gentoo/gentoo/pull/43690 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-30dev-games/newton: treecleanAndreas Sturmlechner
Closes: https://bugs.gentoo.org/957246 (pkgremoved) Closes: https://bugs.gentoo.org/951924 (pkgremoved) Closes: https://bugs.gentoo.org/881423 (pkgremoved) Closes: https://bugs.gentoo.org/919726 (pkgremoved) Closes: https://bugs.gentoo.org/829404 (pkgremoved) Closes: https://bugs.gentoo.org/729738 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-30dev-games/openscenegraph-openmw: add 3.6_p20251012Alexey Sokolov
I'm aware about the cmake 4 warning, see discussion in https://github.com/OpenMW/osg/pull/32 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44378 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22dev-games/freecell-solver: add 6.14.0Andreas Sturmlechner
Closes: https://bugs.gentoo.org/964972 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-15dev-games/godot: add 4.5.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-05dev-games/openscenegraph-openmw: fix build w/ cmake-4Andreas Sturmlechner
Respin Lua patch with an added option to avoid a CMake warning. Closes: https://bugs.gentoo.org/960858 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-01dev-games/ois: update EAPI 7 -> 8, fix build w/ cmake-4Andreas Sturmlechner
Closes: https://bugs.gentoo.org/954105 Closes: https://bugs.gentoo.org/957227 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-01dev-games/freesolid: EAPI=8, fix cmake-4Arthur Zamarin
Closes: https://bugs.gentoo.org/957394 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-24dev-games/tiled: Stabilize 1.11.2_p20250614 amd64, #963246Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-15dev-games/godot: add 4.5Ionen Wolkens
Haven't overly tested new USE combinations due to being a long build, but hopefully is fine. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-09-13dev-games/t4k-common: Revbump following EAPI bumpJames Le Cuirot
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-09-13dev-games/t4k-common: EAPI 7 -> 8, port to C23NHOrus
Double-wrap bool in case it's a keyword, not macro, for C23. As typedef enum bool was guarded before and downstream user tuxmath package takes care to use bool type only internally, without exposing it over the network or to filesystem, I act under presumption that this is ok to do in this installable header. Closes: https://bugs.gentoo.org/943953 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Part-of: https://github.com/gentoo/gentoo/pull/40844 Closes: https://github.com/gentoo/gentoo/pull/40844 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-08-25dev-games/clanlib: drop 0.8.1-r2, 2.3.7-r3, 4.1.0Andreas Sturmlechner
Bug: https://bugs.gentoo.org/946099 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-23dev-games/ogre: fix tests w/ AVX512Sam James
Closes: https://bugs.gentoo.org/961871 Signed-off-by: Sam James <sam@gentoo.org>
2025-08-18dev-games/ogre: drop 1.9.0-r4, 1.12.9-r4, 2.1-r2, 13.6.1-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-12dev-games/ogre: add 14.4.0Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43419 Signed-off-by: Sam James <sam@gentoo.org>
2025-08-09dev-games/tiled: add 1.11.2_p20250614Andrei Sabalenka
This fixes building with new, not yet stabilized Qbs 2.6+. Closes: https://bugs.gentoo.org/959357 Signed-off-by: Andrei Sabalenka <mechakotik@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43400 Closes: https://github.com/gentoo/gentoo/pull/43400 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-08-09dev-games/tiled: drop 1.11.0Andrei Sabalenka
Closes: https://bugs.gentoo.org/961228 Signed-off-by: Andrei Sabalenka <mechakotik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/43390 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-26*/*: reassign reavertm's packagesMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-07-04dev-games/godot: merge 2nd scons args array into the firstIonen Wolkens
No reason for it to be this way anymore, the code that made use of the 2nd array was cleaned up but merging was forgotten. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-07-04dev-games/godot: add IUSE=double-precisionAdam Tajti
Signed-off-by: Adam Tajti <adam.tajti@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42856 Closes: https://github.com/gentoo/gentoo/pull/42856 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 4.2.0 amd64, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 4.1.0-r1 amd64, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 2.3.7-r4 amd64, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 0.8.1-r3 amd64, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 4.2.0 x86, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 4.1.0-r1 x86, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 2.3.7-r4 x86, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-games/clanlib: Stabilize 0.8.1-r3 x86, #946099Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21dev-games/irrlicht-headers: Stabilize 1.8.5 amd64, #958612Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-21dev-games/irrlicht: Stabilize 1.8.5 amd64, #958612Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-21dev-games/irrlicht-headers: Stabilize 1.8.5 x86, #958612Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21dev-games/irrlicht: Stabilize 1.8.5 x86, #958612Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-15dev-games/godot: Add a slot op dep on libtheoraMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-13dev-games/openscenegraph-qt: treecleanAndreas Sturmlechner
Closes: https://bugs.gentoo.org/751184 (pkgremoved) Closes: https://bugs.gentoo.org/955654 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-05-29dev-games/t4k-common: add dev-libs/libxml2 subslot op for incoming ABI breakAlfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-games/t4k-common: drop 0.1.1-r1Alfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29dev-games/libmt_client: add dev-libs/libxml2 subslot op for incoming ABI breakAlfred Wingate
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>