Fabian Groffen
2d25fad95c
*/*: drop *-linux keywords
...
Bug: https://bugs.gentoo.org/473598
Bug: https://bugs.gentoo.org/720224
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2025-12-19 10:51:55 +01:00
Andreas Sturmlechner
7fff4a6bdb
dev-games/freecell-solver: drop 6.8.0
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-12-10 23:17:59 +01:00
Eli Schwartz
e7d1615425
dev-games/freecell-solver: Stabilize 6.14.0 x86, #966464
...
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-11-28 08:52:48 -05:00
Sam James
7a4e2192f4
dev-games/freecell-solver: Stabilize 6.14.0 amd64, #966464
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-27 13:38:47 +00:00
Sam James
d15cd1770b
dev-games/freecell-solver: Stabilize 6.14.0 arm64, #966464
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-27 00:25:15 +00:00
Alfred Wingate
c7e9ba8747
dev-games/ogre: drop 14.3.4, 14.4.0
...
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-22 11:47:56 +00:00
Alfred Wingate
e13b084ed7
dev-games/ogre: add 14.4.1
...
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-22 11:47:55 +00:00
Ionen Wolkens
6d68360192
dev-games/godot: drop 4.5
...
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-12 13:08:35 -05:00
Michał Górny
7215a6a587
*/*: Add := to virtual/zlib deps
...
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 10:45:41 +01:00
Michał Górny
6a3644bf2f
*/*: Add := to virtual/zlib deps, part 1
...
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 10:36:27 +01:00
Michał Górny
bd0ee727e0
dev-*/*: update for virtual/zlib
...
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-04 09:07:26 +01:00
Andreas Sturmlechner
28bd50ca5e
dev-games/openscenegraph-openmw: drop 3.6_p20221115-r2, 3.6_p20251012
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-01 00:24:03 +01:00
Andreas Sturmlechner
521295f76f
dev-games/openscenegraph-openmw: Drop IUSE las
...
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-01 00:24:00 +01:00
Andreas Sturmlechner
ec7dbd04f9
dev-games/openscenegraph: drop 3.6.5-r117
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-11-01 00:24:00 +01:00
Andreas Sturmlechner
16a2d9fd51
dev-games/openscenegraph: Drop IUSE las
...
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-01 00:23:33 +01:00
Andreas Sturmlechner
4a3cbcd072
dev-games/newton: treeclean
...
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-30 09:37:32 +01:00
Alexey Sokolov
f5e97af79e
dev-games/openscenegraph-openmw: add 3.6_p20251012
...
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-30 04:10:03 +00:00
Andreas Sturmlechner
494292cd67
dev-games/freecell-solver: add 6.14.0
...
Closes: https://bugs.gentoo.org/964972
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-22 22:35:39 +02:00
Ionen Wolkens
f84daa6b70
dev-games/godot: add 4.5.1
...
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-15 12:26:51 -04:00
Andreas Sturmlechner
7a71ca4bec
dev-games/openscenegraph-openmw: fix build w/ cmake-4
...
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-05 21:18:30 +02:00
Andreas Sturmlechner
1eb52b8399
dev-games/ois: update EAPI 7 -> 8, fix build w/ cmake-4
...
Closes: https://bugs.gentoo.org/954105
Closes: https://bugs.gentoo.org/957227
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-01 21:27:31 +02:00
Arthur Zamarin
e17328bf2c
dev-games/freesolid: EAPI=8, fix cmake-4
...
Closes: https://bugs.gentoo.org/957394
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-01 12:55:24 +03:00
Sam James
b9d54ac612
dev-games/tiled: Stabilize 1.11.2_p20250614 amd64, #963246
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-24 02:15:01 +01:00
Ionen Wolkens
ab50c77eab
dev-games/godot: add 4.5
...
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-15 19:36:48 -04:00
James Le Cuirot
ad15dbdb66
dev-games/t4k-common: Revbump following EAPI bump
...
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-09-13 10:31:59 +01:00
NHOrus
c36701c842
dev-games/t4k-common: EAPI 7 -> 8, port to C23
...
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-09-13 10:26:23 +01:00
Andreas Sturmlechner
111d64f0b1
dev-games/clanlib: drop 0.8.1-r2, 2.3.7-r3, 4.1.0
...
Bug: https://bugs.gentoo.org/946099
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-25 20:19:10 +02:00
Sam James
c7e516e82b
dev-games/ogre: fix tests w/ AVX512
...
Closes: https://bugs.gentoo.org/961871
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-23 08:35:30 +01:00
Andreas Sturmlechner
e16dc22ee3
dev-games/ogre: drop 1.9.0-r4, 1.12.9-r4, 2.1-r2, 13.6.1-r1
...
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-18 19:57:48 +02:00
Alfred Wingate
c79fd42406
dev-games/ogre: add 14.4.0
...
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-12 05:38:09 +01:00
Andrei Sabalenka
7d07dddf8e
dev-games/tiled: add 1.11.2_p20250614
...
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-09 21:47:33 -04:00
Andrei Sabalenka
5fa4351aed
dev-games/tiled: drop 1.11.0
...
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-08-09 09:38:55 +03:00
Michał Górny
9f9c314254
*/*: reassign reavertm's packages
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-07-26 17:48:31 +02:00
Ionen Wolkens
1dc2725a16
dev-games/godot: merge 2nd scons args array into the first
...
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-04 12:07:47 -04:00
Adam Tajti
33f82f3422
dev-games/godot: add IUSE=double-precision
...
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-07-04 12:07:47 -04:00
Sam James
e8020d9b7c
dev-games/clanlib: Stabilize 4.2.0 amd64, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:27 +01:00
Sam James
f3c52d177a
dev-games/clanlib: Stabilize 4.1.0-r1 amd64, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:26 +01:00
Sam James
c831caddf6
dev-games/clanlib: Stabilize 2.3.7-r4 amd64, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:25 +01:00
Sam James
ebcd7f835e
dev-games/clanlib: Stabilize 0.8.1-r3 amd64, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:22 +01:00
Sam James
6bcdcca9ff
dev-games/clanlib: Stabilize 4.2.0 x86, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:20 +01:00
Sam James
bfc8eba8dd
dev-games/clanlib: Stabilize 4.1.0-r1 x86, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:19 +01:00
Sam James
d8f6a89718
dev-games/clanlib: Stabilize 2.3.7-r4 x86, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:17 +01:00
Sam James
a69716f33b
dev-games/clanlib: Stabilize 0.8.1-r3 x86, #946099
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28 22:55:10 +01:00
Arthur Zamarin
c067ae9bf8
dev-games/irrlicht-headers: Stabilize 1.8.5 amd64, #958612
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-21 18:31:08 +03:00
Arthur Zamarin
bff179fa6d
dev-games/irrlicht: Stabilize 1.8.5 amd64, #958612
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-21 18:31:08 +03:00
Sam James
60bba77a9b
dev-games/irrlicht-headers: Stabilize 1.8.5 x86, #958612
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21 13:49:45 +01:00
Sam James
a51f48c667
dev-games/irrlicht: Stabilize 1.8.5 x86, #958612
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21 13:49:44 +01:00
Michał Górny
4df39269e1
dev-games/godot: Add a slot op dep on libtheora
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-15 05:31:55 +02:00
Andreas Sturmlechner
f243a22b39
dev-games/openscenegraph-qt: treeclean
...
Closes: https://bugs.gentoo.org/751184 (pkgremoved)
Closes: https://bugs.gentoo.org/955654 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-06-13 00:03:27 +02:00
Alfred Wingate
3b921f8e44
dev-games/t4k-common: add dev-libs/libxml2 subslot op for incoming ABI break
...
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-29 22:55:50 +01:00