Commit Graph

35961 Commits

Author SHA1 Message Date
nado
37b1ba75a8 gui-apps/quickshell: fix missing USE constraint i3? ( X )
Quickshell.I3 qml module wasnt installed without enabling x11
dependency, the cmake file itself doesn't enforce that dependency but
will silently skip i3 module without x11.

Signed-off-by: nado <nado@troglodyte.be>
Part-of: https://github.com/gentoo/guru/pull/476
Closes: https://github.com/gentoo/guru/pull/476
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-28 21:07:09 +01:00
Edgar Luque
dfecaff532 games-action/ddnet: add 19.8.2, drop 19.8
Signed-off-by: Edgar Luque <edgar@edgl.dev>
2026-05-28 09:10:34 +02:00
Eric CHAVAL (NoBoDyZ)
550565323d app-portage/gpkg: bump RUST_MIN_VER to 1.88.0 (rev-bump)
One of the bundled crates specifies rust-version="1.88.0" in its
Cargo.toml, which the cargo eclass QA check requires RUST_MIN_VER to
match. Bumping to 1.88.0 silences the QA notice and ensures portage
selects a sufficient Rust slot.

Drop older 1.3.10 and 1.3.10-r1 ebuilds; both shipped the obsolete
1.75.0 value.

Closes: https://bugs.gentoo.org/976017
Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
2026-05-27 23:25:40 +02:00
Haelwenn (lanodan) Monnier
719a9cc455 dev-util/xcd-rgb: add 1.1.0, drop 1.0.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2026-05-27 22:55:23 +02:00
dsaf
2bc5b2296e dev-vcs/gitcomet: add 0.1.15
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-27 15:46:54 -03:00
Samuel Hautamäki
3303ab59ac dev-cpp/dpp: add 10.1.5
Signed-off-by: Samuel Hautamäki <reachme@samuelhautamaki.eu>
2026-05-27 20:41:23 +03:00
Carmine Paolino
5ff468d147 gui-apps/hyprmoncfg: new package
Signed-off-by: Carmine Paolino <carmine@paolino.me>
2026-05-27 19:32:23 +02:00
cat
2e7c9de0a5 app-misc/vrms-gentoo: add myself as a maintainer
Signed-off-by: cat <cat@plan9.rocks>
2026-05-27 15:19:49 +00:00
Filip Kobierski
2a7807f2c0 app-benchmarks/phoronix-test-suite: add myself as maintainer
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-27 15:23:26 +02:00
Filip Kobierski
ad436bebbf app-benchmarks/phoronix-test-suite: add stabilize-allarches
The testing framework is PHP & shell which are platform-independent

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-27 14:17:21 +02:00
Filip Kobierski
07617f1086 app-benchmarks/phoronix-test-suite: metadata: complete upstream
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-27 13:38:04 +02:00
Filip Kobierski
46a6de5fc6 app-benchmarks/phoronix-test-suite: add webserver optfeature
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-27 13:38:04 +02:00
Filip Kobierski
4ddb669edb app-benchmarks/phoronix-test-suite: drop 10.8.4-r2
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-27 13:38:04 +02:00
Kevin Martin
b5e78bb9a3 app-accessibility/whisper-cpp: remove failing test
Remove a test that requires downlaoding an entire model

Closes: https://bugs.gentoo.org/974516
Signed-off-by: Kevin Martin <kevinmbecause@gmail.com>
2026-05-27 03:53:16 -04:00
Kevin Martin
7fd551172c app-accessibility/whisper-cpp: remove non-POSIX features
Closes: https://bugs.gentoo.org/974649
Signed-off-by: Kevin Martin <kevinmbecause@gmail.com>
2026-05-27 03:53:16 -04:00
Huang Rui
c976b5f300 dev-util/codex: add 0.134.0, drop 0.132.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-27 09:45:46 +08:00
dsaf
1b45bb3d38 dev-vcs/gitcomet: drop 0.1.8
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-26 22:04:51 -03:00
dsaf
8c15b92518 dev-vcs/gitcomet: add 0.1.14
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-26 22:04:51 -03:00
Christopher Byrne
96718158ab media-gfx/airsane: drop 0.4.10
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
2026-05-26 18:27:50 -05:00
Christopher Byrne
c2253ae2aa media-gfx/airsane: add 0.4.11
Closes: https://bugs.gentoo.org/975296
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
2026-05-26 18:27:24 -05:00
Niklaus 'vimja' Hofer
33364da5de gui-apps/wideriver: Update BDEPEND
Bug: https://bugs.gentoo.org/975952
Closes: https://bugs.gentoo.org/975952
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-26 20:08:44 +02:00
Niklaus 'vimja' Hofer
a8ae147e22 net-im/go-sendxmpp: Fix BDEPEND
Bug: https://bugs.gentoo.org/975875
Closes: https://bugs.gentoo.org/975875
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-26 19:44:30 +02:00
AshyPinguin
177c657455 dev-embedded/probe-rs-tools: fix shell completion
Closes: https://bugs.gentoo.org/976021
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 19:32:01 +02:00
AshyPinguin
7dd5f2d4d9 dev-embedded/probe-rs-tools: silence false positives
Closes: https://bugs.gentoo.org/976020
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:39 +02:00
AshyPinguin
589981fdf1 dev-embedded/probe-rs-tools: RESTRICT=test because testing is impossible
As far as I know testing is impossible because a target can't be
installed in the sandbox.

Closes: https://bugs.gentoo.org/976011
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
AshyPinguin
73fcd73d8d gui-apps/awww: sync 9999 with 0.12.1
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
AshyPinguin
cd805b4517 gui-apps/awww: drop 0.11.2
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
Filip Kobierski
5221004fa7 app-benchmarks/phoronix-test-suite: add USE=server
6be84b0b38/pts-core/commands/start_phoromatic_server.php (L120)

also:
- changed ${P} to ${PF} so there is no FSH violation
- renamed the patched ebuild so it has priority

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-26 16:16:35 +02:00
Ceres
b84749c8aa gui-libs/qml-niri: add missing DEPEND
Closes: https://bugs.gentoo.org/975954
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-26 15:03:47 +01:00
Ceres
adc54d8e35 games-emulation/shadPS4: patch to fix build faliure
Closes: https://bugs.gentoo.org/975955
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-26 15:03:45 +01:00
Ceres
6c8780f44e net-misc/kissy: fix CFLAGS and LDFLAGS
Closes: https://bugs.gentoo.org/975968
Closes: https://bugs.gentoo.org/975967
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-26 15:03:41 +01:00
David Roman
8880fc0df2 dev-util/kubetail-bin: treeclean
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-26 13:51:30 +02:00
David Roman
20911034a7 dev-util/minify-bin: treeclean
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-26 13:50:40 +02:00
David Roman
2e101c9cb7 media-sound/lms: drop 3.74.0, 3.75.0
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-26 13:48:40 +02:00
cat
18dee727ec app-misc/vrms-gentoo: drop 0_pre20201102
Signed-off-by: cat <cat@plan9.rocks>
2026-05-26 11:38:09 +00:00
cat
bda93ffa6a app-misc/vrms-gentoo: add 0_pre20220820
Signed-off-by: cat <cat@plan9.rocks>
2026-05-26 11:37:16 +00:00
Alexander Puck Neuwirth
090642e3df net-im/zulip-desktop-bin: add 5.12.3, drop 5.12.2
Closes: https://bugs.gentoo.org/975818
Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
2026-05-26 10:26:31 +02:00
brian gloyer
2b3c0dd9dd dev-cpp/gsl-lite: add 1.1.0, drop 0.38.0-r1
dev-cpp/gsl-lite: fix https://bugs.gentoo.org/974654

Signed-off-by: brian gloyer <brian.gloyer@gmail.com>
2026-05-25 23:07:52 -07:00
Paul Zander
86beae7b8b sci-misc/llama-cpp: add myself as a maintainer
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-25 22:26:01 +02:00
Paul Zander
3db0a2c987 app-accessibility/whisper-cpp: add myself as a maintainer
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-25 22:24:57 +02:00
Sergey Alirzaev
fb5648323f */*: drop my maintainership from metadata.xml
due to political disagreements with GURU leader, i'll be maintaining
ebuilds elsewhere

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2026-05-25 22:15:00 +02:00
dsaf
00e610658f dev-vcs/gitcomet: add 0.1.13
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-25 16:49:39 -03:00
Emi
d59ec5c053 x11-misc/matugen: fix https://bugs.gentoo.org/975707
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-25 18:56:59 +02:00
Emi
3caf7a6195 app-misc/nvidia-oc: fix https://bugs.gentoo.org/976016
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-25 18:38:33 +02:00
Filip Kobierski
61f5454802 app-benchmarks/phoronix-test-suite: use optfeature
also simplified loops & logic

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-25 17:34:20 +02:00
AshyPinguin
a63fa87a5a gui-apps/awww: add dev-libs/wayland-protocols as a dependency
This dependency was overlooked by the previous maintainer,
because they probably had it installed on their machine.

Closes: https://bugs.gentoo.org/975153
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-25 16:58:23 +02:00
AshyPinguin
15f2a619b3 gui-apps/awww: update SRC_URI
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-25 16:58:23 +02:00
Filip Kobierski
d280908ebf app-benchmarks/phoronix-test-suite: fix LICENSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-25 16:06:33 +02:00
Filip Kobierski
a057047099 app-benchmarks/phoronix-test-suite: add 10.8.4_pre20260419
Closes: https://bugs.gentoo.org/939475
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-25 15:26:40 +02:00
Filip Kobierski
4b1b02054b app-benchmarks/phoronix-test-suite: minor improvements
fixes a bug, removes needless `-e` from seds & added a `die` for rm

Closes: https://bugs.gentoo.org/939476
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2026-05-25 15:26:40 +02:00