Commit Graph

242 Commits

Author SHA1 Message Date
Takuya Wakazono
462e5718db games-emulation/rpcs3: add 0.0.34
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-05-05 00:11:58 +09:00
Yuan Liao
9fce85b66c games-emulation/dosbox-x: Add 2025.05.03
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2025-05-03 19:46:23 -04:00
Yuan Liao
ad8101cd4c games-emulation/dosbox-x: Drop 2025.01.01
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2025-03-15 10:39:54 -04:00
Samuel Bauer
251fdb5768 games-emulation/mupen64plus-qt: translations directory
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-27 23:02:54 +01:00
Samuel Bauer
dc5d450371 games-emulation/flycast: #949891: nowide, asio
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-27 22:04:19 +01:00
Stefan Cristian B.
366cb5ce51 games-emulation/RetroArch: 1.20.0 corrected use_enable for pipewire
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-02-26 23:22:49 +02:00
Stefan Cristian B.
7380068a97 games-emulation/RetroArch: 1.20.0 corrected typo for USE flag
* Apologizing for the typo, forgot to fix the name
  of the USE flag PipeWire in metadata.xml

Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-02-26 17:17:07 +02:00
Stefan Cristian B.
c5a92e6158 games-emulation/RetroArch: 1.20.0 added pipewire local USE
* Added local USE flag pipewire

Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-02-26 17:15:09 +02:00
Stefan Cristian B.
2ebdb2812d games-emulation/RetroArch: stable version bump 1.20.0
* Fixed some dependencies
* Added pipewire USE support + deps

Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-02-26 17:11:51 +02:00
Samuel Bauer
65b9de4a63 games-emulation/mupen64plus-qt: somes changes not synced between two ebuilds
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-23 23:13:06 +01:00
Samuel Bauer
6e56062634 Revert "games-emulation/rpcs3: fails, unmaintained"
This reverts commit 9f20b7c54f.

Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-14 23:45:13 +01:00
Samuel Bauer
9f20b7c54f games-emulation/rpcs3: fails, unmaintained
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-14 07:28:36 +01:00
Samuel Bauer
6803936928 games-emulation/flycast: new ebuild
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-14 00:41:33 +01:00
Samuel Bauer
1b83c341b5 games-emulation/mupen64plus-qt: version bump, upstream now uses cmake
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
2025-02-14 00:34:06 +01:00
Yuan Liao
b36d9251b4 games-emulation/dosbox-x: Add 2025.02.01
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2025-02-01 18:25:13 -05:00
Yuan Liao
15a7e7f266 games-emulation/dosbox-x: Drop 2024.10.01, 2024.12.04
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2025-02-01 18:25:13 -05:00
Yuan Liao
846908867f games-emulation/dosbox-x: Add 2025.01.01
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2025-01-03 08:29:22 -05:00
Takuya Wakazono
348a0f435e games-emulation/rpcs3: update live
- add fusion submodule
- add opencv USE flag
- fix build with GCC 15

Closes: https://bugs.gentoo.org/946346
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-12-17 00:31:48 +09:00
Yuan Liao
215e297f20 games-emulation/dosbox-x: Use xdg-utils.eclass to set XDG_CONFIG_HOME
Suggested-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Fixes: 08f413c38 (games-emulation/dosbox-x: Set XDG_CONFIG_HOME for tests)
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-12-15 10:56:19 -05:00
Yuan Liao
c90e091de0 games-emulation/dosbox-x: Drop 2024.07.01
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-12-14 11:47:35 -05:00
Yuan Liao
0ac991d2c6 games-emulation/dosbox-x: Add 2024.12.04
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-12-14 11:47:35 -05:00
Yuan Liao
08f413c387 games-emulation/dosbox-x: Set XDG_CONFIG_HOME for tests
Since upstream commit 25f23a25c (Log loaded conf file, 2024-11-09),
DOSBox-X creates a default configuration file if an existing file does
not exist when its binary is launched, even when it is just to run self
tests.  When Portage runs the tests, to ensure the tests can start
without an error or even a segmentation fault, the 'portage' user must
have permission to the path where DOSBox-X will create the configuration
file.

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-12-14 11:47:35 -05:00
Paul Zander
fc2ee10395 move {sys-devel,llvm-core}/llvm
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2024-12-11 16:59:52 +01:00
Takuya Wakazono
199b6a83d4 games-emulation/mupen64plus-qt: fix RDEPEND
Closes: https://bugs.gentoo.org/840251 (obsolete)
Closes: https://bugs.gentoo.org/932472
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-10-19 18:03:50 +09:00
Yuan Liao
e33c0ad196 games-emulation/dosbox-x: Add 2024.10.01
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-10-04 18:31:00 -04:00
Yuan Liao
3a74bcdf3e games-emulation/dosbox-x: Update for libsdl2's dropped IUSE=threads
Closes: https://bugs.gentoo.org/940731
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-10-04 18:18:15 -04:00
Takuya Wakazono
99de15ae98 games-emulation/RetroArch: drop 1.16.0.3-r1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-21 16:45:17 +09:00
Takuya Wakazono
da0cb7aebc games-emulation/RetroArch: add 1.19.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-21 16:45:17 +09:00
Takuya Wakazono
6e2858caef games-emulation/RetroArch: fix gcc 14 builds
Closes: https://bugs.gentoo.org/932471
Closes: https://bugs.gentoo.org/936962
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-21 16:45:17 +09:00
Haelwenn (lanodan) Monnier
492ac1c9c3 games-emulation/duckstation: update license to CC-BY-NC-ND-4.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-09-15 10:03:50 +02:00
Takuya Wakazono
219fe71615 games-emulation/RetroArch: fix media-libs/mesa[gles2] dependency
Closes: https://bugs.gentoo.org/939369
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-13 23:39:40 +09:00
John M. Harris Jr.
98f9b78a40 games-emulation/conty: treeclean
This package contains a SquashFS image of Arch Linux.

The license for code written as part of conty is MIT, but
each package installed in the bundled SquashFS image has a
different license.

Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
2024-08-18 17:33:24 -07:00
Yuan Liao
75580952bb games-emulation/dosbox-x: Drop 2024.03.01
Closes: https://bugs.gentoo.org/921909
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-07-31 13:22:24 -04:00
David Roman
8b33f89cda Revert "*/*: ExcessiveLineLength fix most of them"
This reverts commit 79341e9f04.
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 11:18:16 +02:00
Vitaly Zdanevich
79341e9f04 */*: ExcessiveLineLength fix most of them
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-07-19 21:33:15 +04:00
Yuan Liao
3491265be0 games-emulation/dosbox-x: Add 2024.07.01
Bug: https://bugs.gentoo.org/921909
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-07-02 08:48:55 -04:00
kernaltrap8
867bc32066 games-emulation/rpcs3: fix llvm USE description in metadata.xml
Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
2024-06-25 16:09:59 -05:00
Vitaly Zdanevich
005ec3465a */*: Global replace Gentoo Foundation -> Gentoo Authors
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-06-13 23:24:08 +04:00
Kostadin Shishmanov
3891a6901a games-emulation/rpcs3: fix build, remove some files
Add new git submodules that are needed:
(zstd, stblib and openal-soft)

Remove some files that shouldn't be needed:
(/usr/share/rpcs3/{git,test})

Closes: https://bugs.gentoo.org/934194
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
2024-06-13 15:12:34 +03:00
Haelwenn (lanodan) Monnier
d72436666f games-emulation/duckstation: drop myself as a maintainer
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-05-26 02:56:40 +02:00
Julien Roy
5886ae85c9 games-emulation/flycast: treeclean
Bug: https://bugs.gentoo.org/926271
Bug: https://bugs.gentoo.org/924444
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-21 17:29:23 -04:00
Lucio Sauer
d6ae7d0c07 games-*/*: fix variable order
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Misc updates:
UnusedEclassesCheck
RESTRICT+=" .." -> RESTRICT=".."

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 18:18:20 -04:00
Yuan Liao
08b6f40250 games-emulation/dosbox-x: Drop 2023.10.06-r1
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
2024-04-27 07:38:43 -04:00
Paul Zander
a1915ce8aa games-emulation/rpcs3: 9999 drop obsolete patch
Dropped in 94431a7a33

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2024-04-23 18:15:47 +02:00
Gonçalo Negrier Duarte
e94aae8fe0 games-emulation/rpcs3: fix compile error on llvm-18
* https://github.com/RPCS3/rpcs3/issues/15448
* and releases logic to ebuild
* release 0.0.31 not added since it fails to compile on my system

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-04-14 22:07:14 +01:00
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
Vitaly Zdanevich
12fce83847 games-emulation/conty: every version - executable name different
Closes: https://bugs.gentoo.org/927326
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-20 18:21:56 +04:00
Vitaly Zdanevich
0d4c5ba2b1 games-emulation/conty: bump
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-20 01:42:13 +04:00
Vitaly Zdanevich
400d1b350b games-emulation/conty: Kernel check: remove CONFIG_ prefix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-11 19:52:54 +04:00
Vitaly Zdanevich
9de82cf84f games-emulation/conty: add check that kernel has CONFIG_USER_NS
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-11 19:52:06 +04:00