aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/xivlauncher: Bump 1.1.0 to 1.1.0-r1Edgar Luque2024-07-071-0/+0
| | | | Signed-off-by: Edgar Luque <edgar@edgarluque.com>
* games-util/xivlauncher: Add QA_FLAGS_IGNORED and missing rdepend on glibEdgar Luque2024-07-071-0/+8
| | | | Signed-off-by: Edgar Luque <edgar@edgarluque.com>
* games-util/xivlauncher: add 1.1.0, drop 1.0.8Edgar Luque2024-07-073-20/+5
| | | | Signed-off-by: Edgar Luque <edgar@edgarluque.com>
* games-util/legendary: disable py3.12Viorel Munteanu2024-06-231-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* games-util/legendary: enable py3.12tastytea2024-06-231-2/+2
| | | | Signed-off-by: tastytea <gentoo@tastytea.de>
* games-util/itch-bin: fix dependencies, sort dependenciestea2024-06-151-8/+11
| | | | | | | no revbump because the added deps were pulled in by other deps anyway Closes: https://bugs.gentoo.org/934206 Signed-off-by: tea <gentoo@tastytea.de>
* */*: Add copyright for a few ebuildsVitaly Zdanevich2024-06-131-0/+3
| | | | Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
* games-util/itch-bin: add 26.1.9tea2024-06-122-0/+68
| | | | Signed-off-by: tea <gentoo@tastytea.de>
* games-util/mangohud: add 0.7.2 ,drop 0.7.1-r6Gonçalo Negrier Duarte2024-06-032-1/+1
| | | | | | | | | * possible to compile with older spdlog but it requires revision bump after spdlog bump, preventing future break 9999 Closes: https://bugs.gentoo.org/931794 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: add 0.7.1-r6, drop 0.7.1-r5Gonçalo Negrier Duarte2024-06-025-238/+11
| | | | | | | * add missing mangoplot useflag (thanks nillerusr) Closes: https://github.com/gentoo/guru/pull/195 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/sdl2-gamepad-mapper: explicit dev-qt/qtbaseCarlos Eduardo2024-05-301-0/+1
| | | | | | | Don't rely on it being a transitive dependency. Closes: https://bugs.gentoo.org/932537 Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* games-util/mangohud: add missing dev-libs/libfmtGonçalo Negrier Duarte2024-05-232-0/+2
| | | | | Closes https://bugs.gentoo.org/932526 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/chiaki: enable py3.12Julien Roy2024-05-142-4/+6
| | | | | | Closes: https://bugs.gentoo.org/833313 Closes: https://bugs.gentoo.org/931452 Signed-off-by: Julien Roy <julien@jroy.ca>
* games-*/*: fix variable orderLucio Sauer2024-05-139-49/+45
| | | | | | | | | | | | 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>
* games-util/sdl2-gamepad-mapper: add 0.0.8, drop 0.0.7-r1Carlos Eduardo2024-05-122-5/+6
| | | | | | Qt dependency bumped to 6. Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* games-util/mangohud: add missing dev-libs/spdlog dependencyGonçalo Negrier Duarte2024-05-112-2/+4
| | | | | | | * slight oversight when did the changes to system dependencies Closes: https://bugs.gentoo.org/931697 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: use the same version as subprojectGonçalo Negrier Duarte2024-05-102-4/+4
| | | | | | * this may only apply to imgui and implot Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: missing dependency mangoappGonçalo Negrier Duarte2024-05-102-0/+2
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: add mangoapp and mangohudctlGonçalo Negrier Duarte2024-05-105-6/+29
| | | | | | * enable test Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: improve meson lib detection patchGonçalo Negrier Duarte2024-05-095-23/+226
| | | | | | * see this: https://github.com/flightlessmango/MangoHud/pull/1321 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: use spdlog, imgui and implot system packagesGonçalo Negrier Duarte2024-05-096-90/+29
| | | | | | | | | * refactor the ebuild to use system dependecies instead of submodules * TODO: apply the same change to Vulkan-Headers * TODO: add the new submodules (including tests) * TODO: make a meson patch that can be upstream (optional) Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/sdl2-gamepad-mapper: add missing sdl2 dependencyCarlos Eduardo2024-04-221-0/+1
| | | | | Closes: https://bugs.gentoo.org/930406 Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* games-util/sdl2-gamepad-mapper: update LICENSECarlos Eduardo2024-04-201-2/+1
| | | | Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* games-util/sdl2-gamepad-mapper: new package, add 0.0.7Carlos Eduardo2024-04-203-0/+45
| | | | Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
* games-util/minigalaxy: add 1.2.6, enable py3.12Julien Roy2024-04-133-87/+45
| | | | | | | | Closes: https://bugs.gentoo.org/897622 Bug: https://bugs.gentoo.org/921890 Bug: https://bugs.gentoo.org/921916 Bug: https://bugs.gentoo.org/927563 Signed-off-by: Julien Roy <julien@jroy.ca>
* games-util/mangohud: fix pkgcheck nit picksJulien Roy2024-04-133-5/+7
| | | | Signed-off-by: Julien Roy <julien@jroy.ca>
* games-util/mangohud: minor ebuild code improvementAdel KARA SLIMANE2024-04-132-12/+24
| | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
* games-util/ProtonUp-Qt: add 2.9.2, drop 2.9.1Gonçalo Negrier Duarte2024-04-102-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/r2modman-bin: add 3.1.48, drop 3.1.47Gonçalo Negrier Duarte2024-04-102-9/+9
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* */*: drop inactive maintainerViorel Munteanu2024-04-081-4/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* games-util/dwarf-therapist: fix pkgcheck lintWolfgang E. Sanyer2024-04-021-2/+2
| | | | Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
* games-util/dwarf-therapist: drop v41.2.2Wolfgang E. Sanyer2024-04-022-58/+0
| | | | Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
* games-util/dwarf-therapist: bump to 42.1.5Wolfgang E. Sanyer2024-04-022-0/+59
| | | | Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
* games-util/HeroicGamesLauncher-bin: treecleanGonçalo Negrier Duarte2024-04-026-107/+0
| | | | | | | * in favor of gentoo version * https://github.com/gentoo/gentoo/pull/36056 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/HeroicGamesLauncher-bin: add 2.14.0, drop 2.13.0Gonçalo Negrier Duarte2024-04-012-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* */*: remove empty global variable assigmentJulien Roy2024-03-214-6/+0
| | | | Signed-off-by: Julien Roy <julien@jroy.ca>
* games-util/xivlauncher: add 1.0.8, drop 1.0.7-r1Edgar Luque2024-03-193-3/+7
| | | | Signed-off-by: Edgar Luque <edgar@edgarluque.com>
* games-util/r2modman-bin: add 3.1.47, drop 3.1.45Gonçalo Negrier Duarte2024-02-222-9/+9
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: drop 0.7.0-r1, add 0.7.1Gonçalo Negrier Duarte2024-02-224-21/+25
| | | | | | | * thanks for thomasg to provided a updated ebuild Closes: https://bugs.gentoo.org/925203 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* add games-util/pegasus games launcherAlexander Weber2024-02-201-0/+48
| | | | Signed-off-by: Alexander Weber <web.alexander@web.de>
* games-util/HeroicGamesLauncher-bin: add 2.13.0, drop 2.12.1Gonçalo Negrier Duarte2024-02-192-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/ProtonUp-Qt: add 2.9.1, drop 2.8.2Gonçalo Negrier Duarte2024-02-192-1/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/xivlauncher: drop 1.0.6, fix 1.0.7Kayla Thompson2024-02-183-271/+1
| | | | | | Incorrect path for openssl configuration Signed-off-by: Kayla Thompson <nop@unearthly.dev>
* games-util/xivlauncher: add 1.0.7Kayla Thompson2024-02-183-0/+369
| | | | | | We need a custom openssl.cnf due to Square Enix's SSL configuration Signed-off-by: Kayla Thompson <nop@unearthly.dev>
* games-util/mangohud:fix typo on RDEPEND (commit 7154705)Gonçalo Negrier Duarte2024-02-072-2/+2
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: add multilib supportGonçalo Negrier Duarte2024-02-072-21/+20
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/HeroicGamesLauncher-bin: update desktop files after merge/unmergeGonçalo Negrier Duarte2024-02-071-1/+9
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/HeroicGamesLauncher-bin: drop 2.9.2, 2.10.0, add 2.12.1Gonçalo Negrier Duarte2024-02-073-61/+1
| | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud: propragate spdlog fix to 9999Gonçalo Negrier Duarte2024-02-074-4/+20
| | | | | | | * improve comments for spdlog fix * add myself as proxy mantainer Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
* games-util/mangohud-0.7.0-r1: fix build error because of system spdlogGonçalo Negrier Duarte2024-02-062-1/+10
| | | | | | | * @AdelKS to my knowladge dosen't exist anyway to add submodule using git-r3 so probably 9999 need to drop Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>