summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-puzzle/mirrormagic: EAPI8 bumpMichael Mair-Keimberger2023-06-231-3/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31577 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* games-puzzle/syzygy: modernize cargo.eclass usageIonen Wolkens2023-06-191-42/+45
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* Revert "games-puzzle/ltris: Fix a warning"Ionen Wolkens2023-05-231-1/+0
| | | | | | | | | | | This reverts commit 2eb052c813b7951c6a27124de10ea3f333cc9dc6. This is an informational message, and is not meant to be shoved under the rug by manually doing what the eclass is already doing (the motivation to add this to the eclass was to not have to do this in ebuilds in the first place). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/ltris: Fix a warningUlrich Müller2023-05-231-0/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-puzzle/ltris: Install highscore file in /var/gamesUlrich Müller2023-05-231-8/+15
| | | | | | | Update to EAPI 8. Closes: https://bugs.gentoo.org/682898 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-puzzle/hitori: Drop old versionsMatt Turner2023-05-173-76/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/gnome-sudoku: Drop old versionsMatt Turner2023-05-172-49/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/hitori: Stabilize 44.0 amd64, #905516Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 44.0 amd64, #905571Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 44.0 arm64, #905571Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/hitori: Stabilize 44.0 arm64, #905516Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 44.0 x86, #905571Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/hitori: Stabilize 44.0 x86, #905516Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/pingus: Fix AR detectionPacho Ramos2023-04-292-0/+11
| | | | | | | Thanks-to: Ionen Wolkens Thanks-to: Agostino Sarubbo Closes: https://bugs.gentoo.org/905269 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* games-puzzle/pingus: Honour arguments in the wrapperPacho Ramos2023-04-292-2/+3
| | | | | | | And respect AR variabke Closes: https://bugs.gentoo.org/782394 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* games-puzzle/gweled: add upstream commit ref to patchSam James2023-04-281-0/+1
| | | | | Bug: https://bugs.gentoo.org/874738 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/pingus: fix build w/ gcc13Ionen Wolkens2023-04-222-0/+14
| | | | | Closes: https://bugs.gentoo.org/899574 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/atomix: EAPI 8, drop empty ISUE, fix libgnome-games-support depFlorian Schmaus2023-03-201-3/+2
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* games-puzzle/atomix: Version bump to 44.0Guillermo Joandet2023-03-202-0/+27
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30106 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* games-puzzle/gnome-sudoku: Version bump to 44.0Guillermo Joandet2023-03-172-0/+49
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30185 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/freesweep: fix configure w/ clang 16Sam James2023-03-051-2/+10
| | | | | Closes: https://bugs.gentoo.org/899002 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/xwelltris: fix configure w/ clang 16, C++17, autoconf-2.72Sam James2023-03-053-3/+220
| | | | | | Closes: https://bugs.gentoo.org/874567 Closes: https://bugs.gentoo.org/899014 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/xblockout: fix configure w/ clang 16Sam James2023-03-052-4/+23
| | | | | Closes: https://bugs.gentoo.org/899012 Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/hitori: Version bump to 44.0Matt Turner2023-03-032-0/+37
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/nudoku: add patch to include locale.hMichael Vetter2023-02-232-1/+24
| | | | | | | | Closes: https://bugs.gentoo.org/895990 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29743 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-puzzle/gnome-sudoku: Drop old versionsMatt Turner2023-02-202-49/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.1 x86, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.1 amd64, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.1 arm64, #893302Arthur Zamarin2023-02-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/pingus: update upstream metadata with gitlabIonen Wolkens2023-02-161-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/pingus: drop broken live ebuildIonen Wolkens2023-02-161-31/+0
| | | | | | | | | | | | | | | | | | - nonsense with misnamed .gitmodules - broken with current libfmt - broken with either gcc12 or current boost (unsure, missing headers) (perhaps more given haven't tried to go beyond that) Meant to do a snapshot before if situation improves (worked but was still kind of messy / mid-development), but that does not seem to be a good time still. Unfortunate given this would migrate to SDL2 and get rid of scons. Could re-add if it builds again without having to patch downstream. Old sdl1 pingus still works somehow. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/pingus: EAPI7->8, enable py3.11Ionen Wolkens2023-02-161-10/+6
| | | | | | | | | | scons junk seems to work 3.11 still, ebuild could need more attention but given upstream has removed scons it's likely not worth spending time on (then again, it may be a long time before a release still, development seem to have slowed down). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/nudoku: add myself as maintainerMichael Vetter2023-02-061-1/+8
| | | | | Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* games-puzzle/color-lines: update SRC_URI due to Google Code shutdownSergey Popov2023-02-021-2/+2
| | | | | | Reported-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Bug: https://bugs.gentoo.org/892922 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
* games-puzzle/brainworkshop: drop 5.0.2Ionen Wolkens2023-01-272-49/+0
| | | | | | Broken with current pyglet. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/brainworkshop: add 5.0.2_p20230115Ionen Wolkens2023-01-272-0/+51
| | | | | | | | | Includes non-trivial fixes for pyglet-2.x, do snapshot for simplicity and avoiding pinning. Also enable py3.11, seems to work fine. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/gnome-sudoku: Version bump to 43.1Guillermo Joandet2023-01-232-0/+49
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29235 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/mindless: Remove last-rited pkgMichał Górny2023-01-193-76/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-puzzle/pathological: enable py3.11Ionen Wolkens2023-01-171-3/+3
| | | | | | | Also quote EPREFIX while here, and EPYTHON fwiw (not a real worry but it's often quoted in ebuilds anyway). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/monsterz: enable py3.11Ionen Wolkens2023-01-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/angrydd: enable py3.11Ionen Wolkens2023-01-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-147-14/+14
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-puzzle/gnome-klotski: remove stale VALA_MIN_API_VERSIONDavid Seifert2023-01-011-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-puzzle/gnome-sudoku: Drop old versionsMatt Turner2022-12-032-51/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.0 x86, #879807Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* games-puzzle/gweled: fix fpermsIonen Wolkens2022-11-111-1/+1
| | | | | | | Silly mistake, worked by accident if already installed. Closes: https://bugs.gentoo.org/880889 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/gweled: EAPI6->8, fix startup, icons, clang16Ionen Wolkens2022-11-115-48/+114
| | | | | | | | | | | | | | | | | Also: * GPL-2 -> GPL-2+ * replace dead HOMEPAGE * remove -Wl,--export-dynamic, this used to fix a glade issue but glade is no longer used * use gamestat, hopefully letting scores work (untested) * drop unnecessary gentoo.patch, replace by --localstatedir May still be a bit finnicky, but is not completely unusable. Closes: https://bugs.gentoo.org/697514 Closes: https://bugs.gentoo.org/830532 Closes: https://bugs.gentoo.org/874738 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.0 amd64, #879807Sam James2022-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-puzzle/gnome-sudoku: Stabilize 43.0 arm64, #879807Arthur Zamarin2022-11-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-puzzle/swell-foop: Set remote-idMatt Turner2022-10-301-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>