summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/lgogdownloader: remove boost slot depsDavid Seifert2022-09-042-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* games-util/antimicrox: add missing ECM dependencyMaciej Barć2022-09-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/867997 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-util/antimicrox: add missing qtconcurrent dependencyMaciej Barć2022-09-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/867970 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-util/antimicrox: new package; add version 3.2.5Maciej Barć2022-09-024-0/+99
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* games-util/lutris: drop 0.5.11_beta1Andrew Ammerlaan2022-08-262-83/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add 0.5.11Andrew Ammerlaan2022-08-262-0/+84
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/gamemode: fix build w/ glibc 2.36Sam James2022-08-242-0/+21
| | | | | Closes: https://bugs.gentoo.org/863995 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/slade: Unbundle fmt library, fixing broken SONAMEJames Le Cuirot2022-08-162-40/+141
| | | | | Closes: https://bugs.gentoo.org/859322 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lgogdownloader: drop 3.8Ionen Wolkens2022-08-112-40/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/deutex: drop 5.2.0Ionen Wolkens2022-08-112-24/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/lutris: update 9999Andrew Ammerlaan2022-08-071-2/+7
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: enable python3_11Andrew Ammerlaan2022-08-072-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add 0.5.11_beta1Andrew Ammerlaan2022-08-072-0/+83
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/gamemode: Bump to 1.7, don't install static lib, EAPI 8James Le Cuirot2022-08-064-14/+169
| | | | | Closes: https://bugs.gentoo.org/745096 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/libstrangle: keep xorg-proto tooIonen Wolkens2022-07-301-0/+1
| | | | | | | | | | Went too quick with this, Xlib.h from libX11 will use xorg-proto too, so need both. Still doesn't need libglvnd[X]. Bug: https://bugs.gentoo.org/862228 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/libstrangle: xorg-proto -> libX11Ionen Wolkens2022-07-301-1/+1
| | | | | | | Oops, tend to think xorg-proto too much when it comes to X headers. Bug: https://bugs.gentoo.org/862228 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/libstrangle: add missing xorg-proto depIonen Wolkens2022-07-301-1/+2
| | | | | | | | May be possible to do without, but upstream currently passes -DVK_USE_PLATFORM_XLIB_KHR by default and is just headers. Closes: https://bugs.gentoo.org/862228 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/nml: add github upstream metadataSam James2022-07-291-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-util/game-device-udev-rules: Call udev_reload in pkg_postrmJames Le Cuirot2022-07-211-0/+4
| | | | | Closes: https://bugs.gentoo.org/859313 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lutris: Revert "enable py3.11"Michał Górny2022-07-172-2/+2
| | | | | | | | py3.11 support patch broke dev-python/python-evdev, we need to revert it. Reverts: 1c243b0c18e9e2d417f6de6929374d40f65b5f7a Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-util/gamemode: Fix build on muslAlfred Persson Forsberg2022-07-152-0/+41
| | | | | | | | | | | | | | | | | | | This simple patch includes signal.h in daemon/gamemode-context.c to fix building gamemode on musl libc. This has been tested Gentoo musl and Alpine (also Gentoo glibc to ensure no multiple defined symbols/other errors for glibc). > ../daemon/gamemode-context.c: In function 'game_mode_context_auto_expire': > ../daemon/gamemode-context.c:421:29: error: implicit declaration of function 'kill' [-Werror=implicit-function-declaration] > 421 | if (kill(client->pid, 0) != 0) { > | ^~~~ > ../daemon/gamemode-context.c:421:29: warning: nested extern declaration of 'kill' [-Wnested-externs] https://github.com/FeralInteractive/gamemode/pull/368 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26234 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/xgamer: update EAPI 6->8Sam James2022-07-021-10/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-util/slade: Bump to 3.2.1, drop old 3.2.0James Le Cuirot2022-06-283-68/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xpadneo: drop 0.9.3Ionen Wolkens2022-06-272-75/+0
| | | | | | Virtual identical to 0.9.4 beside a version string fix. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/xpadneo: add 0.9.4Ionen Wolkens2022-06-272-0/+75
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/pyfa: cleanup old versionsAndreas Zuber2022-06-163-188/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch> Closes: https://github.com/gentoo/gentoo/pull/25897 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/pyfa: version bump to 2.42.0Andreas Zuber2022-06-162-0/+96
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch> Bug: https://bugs.gentoo.org/848600 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/lutris: enable py3.11Andrew Ammerlaan2022-06-082-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/xpadneo: drop 0.9.1, 0.9.2Ionen Wolkens2022-06-023-153/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/joycond: Call udev_reload when installing or removingJames Le Cuirot2022-05-311-1/+9
| | | | | Closes: https://bugs.gentoo.org/847043 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/xpadneo: add 0.9.3Ionen Wolkens2022-05-292-0/+75
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/xpadneo: sync liveIonen Wolkens2022-05-261-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/xpadneo: add 0.9.2Ionen Wolkens2022-05-262-0/+75
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/joystick: drop 1.7.1Ionen Wolkens2022-05-233-81/+0
| | | | | Closes: https://bugs.gentoo.org/847046 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/joystick: add 1.8.1Ionen Wolkens2022-05-213-0/+69
| | | | | | | | | | | Reworked ebuild a bit and removed USE=udev which only exists because jscal-* scripts use udevadm (rules installed either way), but it's tiny scripts that will themselves warn that they need udev if used. Upstream also fixed clang issues wrt bug #830626 Closes: https://bugs.gentoo.org/830626 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/libstrangle: remove glibc restrictionsIonen Wolkens2022-05-131-16/+1
| | | | | | | DT_HASH glibc is stable and would rather not carry this in the ebuild forever. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/libstrangle: new package, add 0.1.1_p20220222Ionen Wolkens2022-04-243-0/+83
| | | | | | | | | Useful tool to limit frame rate, change vsync state, and some other features. Use snapshot to include the >=glibc-2.34 fix among others. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-util/lutris: drop 0.5.10Andrew Ammerlaan2022-04-214-147/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add 0.5.10.1Andrew Ammerlaan2022-04-212-0/+83
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/slade: Drop old 3.2.0_beta2James Le Cuirot2022-04-163-163/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/slade: Version bump to 3.2.0, EAPI 8James Le Cuirot2022-04-164-0/+229
| | | | | Closes: https://bugs.gentoo.org/838124 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-util/lutris: drop 0.5.9.1-r1, 0.5.10_beta2-r1Andrew Ammerlaan2022-04-125-206/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/835897 Closes: https://bugs.gentoo.org/822969 Closes: https://bugs.gentoo.org/820860 Closes: https://bugs.gentoo.org/706432 Closes: https://bugs.gentoo.org/837863 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: drop patch from live, merged upstreamAndrew Ammerlaan2022-04-121-2/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add 0.5.10Andrew Ammerlaan2022-04-122-0/+88
| | | | | | | | | | | | - update LICENSE Bug: https://bugs.gentoo.org/706432 - add vulkan-loader optfeature Closes: https://bugs.gentoo.org/835830 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: fix IncorrectCopyrightSam James2022-04-072-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-util/lutris: add patch to chose amdgpu-pro-vulkan driverAdel KARA SLIMANE2022-04-074-1/+52
| | | | | | | | GURU amdvlk (orphaned for now) will be detected as the open source version Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/24867 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/lutris: move KEYWORDS, remove double KEYWORDSAndrew Ammerlaan2022-03-301-4/+1
| | | | | | Why was this not caught by the GitHub CI though? Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add myself as a maintainerAndrew Ammerlaan2022-03-301-0/+4
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/lutris: add 0.5.10_beta2Andrew Ammerlaan2022-03-304-0/+124
| | | | | | | | | | | Bug: https://github.com/lutris/lutris/issues/4175 Bug: https://bugs.gentoo.org/835897 Bug: https://bugs.gentoo.org/822969 Bug: https://bugs.gentoo.org/836332 Bug: https://bugs.gentoo.org/820860 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24815 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-util/joycond: Patch to lock down the systemd serviceJames Le Cuirot2022-03-203-1/+47
| | | | | | | Thanks to Andrew Udvare. Closes: https://bugs.gentoo.org/833792 Signed-off-by: James Le Cuirot <chewi@gentoo.org>