summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/mgba: drop 0.10.1Ionen Wolkens2023-05-122-107/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/mgba: Stabilize 0.10.2 x86, #906159Arthur Zamarin2023-05-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-emulation/mgba: Stabilize 0.10.2 amd64, #906159Arthur Zamarin2023-05-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-emulation/pcsx2: drop 1.7.4280Ionen Wolkens2023-05-102-238/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: switch to bundled libfmt for nowIonen Wolkens2023-05-104-9/+44
| | | | | | | | | | | | | | | | May or may not be an easy fix for libfmt-10, but upstream currently does not really support using system libraries unless someone else does the fix for them (e.g. closed the rapidyaml-0.5 issue and left it broken for months). Given libfmt tend to be volatile and break old code often, switch to bundled for now. May revisit this later when there's non-nightly releases, or if (at least) gets fixed for libfmt-10. Do a revbump given portage does not fully understand rebuilding pcsx2 as being a solution to allow bumping libfmt if the dep is gone. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/ppsspp: bump to 1.15.3Maciej Barć2023-05-072-0/+66
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/melonds: remove unused patchMichael Mair-Keimberger2023-05-061-23/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30893 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/pcsxr: drop stale dev-util/intltool depSam James2023-05-062-4/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/pcsxr: add github upstream metadataSam James2023-05-061-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/ppsspp: bump to 1.15.2Maciej Barć2023-05-052-0/+66
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/melonds: drop old 0.9.4_p1-r1Maciej Barć2023-05-052-89/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/melonds: drop old 0.9.3-r2Maciej Barć2023-05-052-89/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/melonds: Stabilize 0.9.5-r4 amd64, #899206Sam James2023-05-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/ppsspp: bump to 1.15Maciej Barć2023-05-012-0/+66
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/pcsx2: update liveIonen Wolkens2023-04-301-1/+3
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: add 1.7.4425Ionen Wolkens2023-04-262-0/+238
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/mgba-jg: add 0.10.2orbea2023-04-262-0/+46
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30733 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/mgba: sync liveIonen Wolkens2023-04-241-2/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/mgba: add 0.10.2Ionen Wolkens2023-04-242-0/+109
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: use explicit slot for qttoolsIonen Wolkens2023-04-233-3/+3
| | | | | | | Oversight, albeit is unlikely to be an issue unless qttools is still not split by the time Qt7 comes out. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/higan: fix build w/ gcc13 + update depsIonen Wolkens2023-04-222-3/+11
| | | | | | | | | | | Doesn't overly need a revbump for the fix, but it's an excuse to replace the mostly deprecated deps at same time. Thankfully trivial considering that upstream is still inactive, imagine this will break in a worse way sooner or later. Closes: https://bugs.gentoo.org/898898 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/ppsspp: fix build w/ gcc 13Sam James2023-04-192-0/+59
| | | | | Closes: https://bugs.gentoo.org/898910 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/openmsx: fix build w/ gcc 13Sam James2023-04-192-2/+25
| | | | | Closes: https://bugs.gentoo.org/898908 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/cega-jg: add 0.6.0orbea2023-04-162-0/+47
| | | | | | Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30615 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/fceux: fix build w/ gcc 13Sam James2023-04-102-0/+32
| | | | | Closes: https://bugs.gentoo.org/900611 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/m64py: Add GH remote-idMichał Górny2023-04-081-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/m64py: Enable py3.11Michał Górny2023-04-081-1/+1
| | | | | Closes: https://bugs.gentoo.org/896450 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/m64py: Remove oldMichał Górny2023-04-082-52/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/pcsx2: drop 1.7.4217Ionen Wolkens2023-04-053-298/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/snes9x: drop 1.62.2Ionen Wolkens2023-04-052-187/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/melonds: add wayland USE flagdakrk2023-04-051-3/+4
| | | | | | Signed-off-by: dakrk <dark@darkok.xyz> Closes: https://github.com/gentoo/gentoo/pull/30481 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/melonds: Drop media-libs/libepoxy dependencydakrk2023-04-052-4/+2
| | | | | | | | media-libs/libepoxy has not been required since 0.9.5, as the OpenGL context code has since been replaced. Signed-off-by: dakrk <dark@darkok.xyz> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/ppsspp: Stabilize 1.14.4-r2 amd64, #903773Arthur Zamarin2023-04-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-emulation/ppsspp: drop old 1.14.1-r3Maciej Barć2023-04-042-66/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/snes9x: add 1.62.3Ionen Wolkens2023-03-312-0/+187
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: sync liveIonen Wolkens2023-03-281-2/+2
| | | | | | | | | | | PV bit was already in other ebuilds, overlooked to sync before (upstream can be picky about modifications and it doesn't hurt to indicate this is Gentoo's version while we adjust tag manually). rapidyaml restriction no longer matter as it works with 0.4 too now, albeit we don't have <0.5 in tree anymore anyway. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: add 1.7.4280Ionen Wolkens2023-03-282-0/+238
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/snes9x: drop 1.62.1Ionen Wolkens2023-03-272-187/+0
| | | | | | Short lived release with a sram bug, use 1.62.2 or 1.61. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/snes9x: add 1.62.2Ionen Wolkens2023-03-272-0/+187
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/snes9x: add 1.62.1Ionen Wolkens2023-03-265-0/+250
| | | | | | | | | | | | | | This (unfortunately) migrates from meson to cmake, some revamping been done to adapt. May still be a few things to adjust, the cli build (autoconf) vs gtk (cmake, with a new not entirely perfect CMakeLists.txt) and then libretro too (Makefile-only) makes the ebuild and dependency checks messy. Most of this may need review next bump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: drop 1.7.4042Ionen Wolkens2023-03-242-238/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: update live, add IUSE=backtraceIonen Wolkens2023-03-212-1/+4
| | | | | | | | Unsure about the USE choice, library is scarcely used and so no real point of reference. Considered a generic USE=debug, but going with a described local USE. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: update liveIonen Wolkens2023-03-191-3/+1
| | | | | | | | | Upstream still bundles old rapidyaml but it's now compatible with 0.5. As for the man page, it was removed entirely upstream. It contained rather outdated info and was not useful anymore either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/pcsx2: add 1.7.4217Ionen Wolkens2023-03-122-0/+238
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/m64py: update HOMEPAGEMichael Mair-Keimberger2023-03-092-2/+5
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* games-emulation/ppsspp: Stabilize 1.14.2-r2 amd64, #899204Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/ppsspp: remove glslang dep - turn off shared libsMaciej Barć2023-03-043-6/+6
| | | | | Closes: https://bugs.gentoo.org/894582 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/bsnes-jg: Add 1.1.2 + Remove 1.1.1orbea2023-03-042-1/+1
| | | | | | | | | Bug fix release for gcc13. Closes: https://bugs.gentoo.org/898896 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/29916 Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/ppsspp: pin dev-util/glslang to slot 0/1Maciej Barć2023-03-033-6/+6
| | | | | Closes: https://bugs.gentoo.org/894582 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-emulation/prosystem-jg: update copyrightSam James2023-02-252-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>