Commit Graph

35649 Commits

Author SHA1 Message Date
Dale Showers
8768b3ee82 media-video/motioneye: add 0.44.0b2
Now depends on dev-python/argon2-cffi

Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-23 13:51:32 -04:00
Emi
21eeb0c82b gui-apps/noctalia-shell: enable jemalloc flag by default
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 19:43:08 +02:00
Ceres
c3eaa433e5 app-misc/minder: add missing dependency
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-23 17:32:37 +01:00
Ceres
730f9e0923 media-sound/nuclear-bin: drop 1.37.3
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-23 17:32:35 +01:00
Ceres
7052aec992 media-sound/nuclear-bin: add 1.37.4
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-23 17:32:31 +01:00
Emi
3af3d99995 app-misc/nvidia-oc: new package, add 0.1.24
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 17:44:05 +02:00
Emi
298477f7fb x11-misc/matugen: add myself as a maintainer
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 16:42:13 +02:00
Emi
e1506c88e3 x11-misc/matugen: add 4.1.0
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 16:39:01 +02:00
Emi
56faf6d510 gui-apps/noctalia-shell: drop 5.0.0_pre20260521
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 15:56:35 +02:00
Emi
f5a390c6f1 gui-apps/noctalia-shell: add 5.0.0_pre20260523, add useflag for jemalloc
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 15:54:58 +02:00
Pavel Sobolev
09d4eb48ed sys-auth/authenticator: add the wayland USE flag to gui-libs/gtk:4
Closes: https://bugs.gentoo.org/975636
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 13:23:05 +03:00
Pavel Sobolev
d62975d7ba Revert "sci-libs/onnxruntime: add the --output-on-failure flag for CTest"
This reverts commit 47c1ee5a75.

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 13:18:16 +03:00
Pavel Sobolev
47c1ee5a75 sci-libs/onnxruntime: add the --output-on-failure flag for CTest
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 13:07:58 +03:00
John Wason
7af48f90e8 dev-cpp/robotraconteur-companion: bump version to 0.4.3
Signed-off-by: John Wason <wason@wasontech.com>
2026-05-22 20:49:06 +00:00
John Wason
530be62f75 dev-cpp/robotraconteur: bump version to 1.2.8
Closes: https://bugs.gentoo.org/974540
Closes: https://bugs.gentoo.org/974657
Signed-off-by: John Wason <wason@wasontech.com>
2026-05-22 20:49:06 +00:00
Pavel Sobolev
91809a5c48 sci-libs/onnxruntime: use the same Python version as ONNX for tests
This is relevant only when the `python` USE flag is not enabled.

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 23:45:48 +03:00
Dale Showers
61d1b1da80 x11-misc/dotool: add 1.6
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-22 15:32:45 -04:00
Dale Showers
85d2bf36fa x11-misc/dotool: strip stripping
Closes: https://bugs.gentoo.org/975703
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-22 15:32:45 -04:00
Anna (cybertailor) Vyalkova
61fad86887 dev-python/cassowary: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2026-05-23 00:22:14 +05:00
Anna (cybertailor) Vyalkova
c38b2f21b3 media-gfx/vimiv-qt: treeclean
Closes: https://bugs.gentoo.org/920444 (pkgremoved)
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2026-05-23 00:20:57 +05:00
Anna (cybertailor) Vyalkova
eb3f5b26cc net-im/beeper: add 4.2.860, drop 4.2.670
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2026-05-23 00:19:06 +05:00
Anna (cybertailor) Vyalkova
61cfd884fb gui-apps/dosage: new package, add 2.1.7
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2026-05-23 00:19:06 +05:00
Paul Zander
46865dde7c Revert "sci-misc/llama-cpp: introduce webui USE flag"
This reverts commit 27205a89af.

The checksums are unstable. This simply doesn't work in this manner.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-22 21:01:26 +02:00
Paul Zander
4b4650d059 Revert "sci-misc/llama-cpp: introduce lto USE flag"
This reverts commit 91f8575242.

We do not want `USE=lto` .
https://wiki.gentoo.org/wiki/LTO#Exceptions_.28USE.3D.22lto.22.29

There is no need to have a `USE=lto` here. All it does is enable
`CMAKE_INTERPROCEDURAL_OPTIMIZATION`, which only passes a potentially
bad version of `-flto`.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-22 20:48:14 +02:00
Paul Zander
afdb4633f5 net-im/forkgram{,-bin}: drop maintainer
Bug: https://bugs.gentoo.org/975695
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-05-22 20:45:28 +02:00
Michael Egger
91f8575242 sci-misc/llama-cpp: introduce lto USE flag
Signed-off-by: Michael Egger <egger.m@protonmail.com>
2026-05-22 20:29:20 +02:00
Michael Egger
27205a89af sci-misc/llama-cpp: introduce webui USE flag
Signed-off-by: Michael Egger <egger.m@protonmail.com>
2026-05-22 20:29:20 +02:00
Haelwenn (lanodan) Monnier
b719e1a697 app-crypt/reop: update SRC_URI
Closes: https://bugs.gentoo.org/975784
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2026-05-22 19:55:46 +02:00
Nickolay Goppen
9e0f353288 media-sound/songrec: add 0.7.3, drop 0.6.9
Signed-off-by: Nickolay Goppen <setotau@yandex.ru>
2026-05-22 20:42:11 +03:00
David Roman
881a9014ee profiles: mask net-p2p/dogecoin-qt for removal
Bug: https://bugs.gentoo.org/975836
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-22 18:09:36 +02:00
David Roman
0feaf12b0e profiles: mask media-sound/noson-app for removal
Bug: https://bugs.gentoo.org/975776
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-22 18:06:27 +02:00
Pavel Sobolev
ac071b403d net-proxy/Throne: set minimum required Go version
Closes: https://bugs.gentoo.org/975550
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 17:52:45 +03:00
Pavel Sobolev
bfb19e9d05 net-proxy/Throne: bump minimum required CMake version
Closes: https://bugs.gentoo.org/975549
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 17:52:44 +03:00
Pavel Sobolev
00a033ce9c net-proxy/Throne: don't strip the Go binary via ldflags
Closes: https://bugs.gentoo.org/975548
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 17:52:44 +03:00
Pavel Sobolev
dc9a949f6e net-p2p/fopnu: set QA_PREBUILT
Closes: https://bugs.gentoo.org/975542
Closes: https://bugs.gentoo.org/975543
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 17:52:44 +03:00
Pavel Sobolev
b2e1a1e9ff dev-go/protoc-gen-go-grpc: set minimum Go version
Closes: https://bugs.gentoo.org/975541
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-22 17:52:44 +03:00
Violet Purcell
afe599137c gui-wm/kwm: fix zig-fcft manifest
No clue how this happened. Fix the manifest.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-22 10:00:31 -04:00
Liv
365131eaa5 dev-db/couchdb: add 3.5.2, drop 3.5.1-r2
Signed-off-by: Liv <maw@mawile.net>
2026-05-22 15:44:00 +02:00
Ceres
041af62160 www-client/zen-bin: drop 1.19.12b
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-22 14:19:50 +01:00
Ceres
2ba3dffbd3 www-client/zen-bin: add 1.19.13b
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-22 14:19:48 +01:00
Ceres
a64600c8b5 media-sound/subtui: drop 2.14.2
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-22 14:19:47 +01:00
Ceres
49a78fad9b media-sound/subtui: add 2.14.3
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-22 14:19:42 +01:00
Eric Joldasov
9fad4f69c6 www-apps/mycorrhiza: don't pre-strip, bump to EAPI 9
Closes: https://bugs.gentoo.org/975666
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
2026-05-22 15:48:19 +05:00
Jason André Charles Gantner
767470155b x11-terms/alacritty-graphics: QA fixes
change RUST_MIN_VERSION to RUST_MIN_VER
add QA_FLAGS_IGNORED=/usr/bin/alacritty

Closes: https://bugs.gentoo.org/975712
Closes: https://bugs.gentoo.org/975713
Signed-off-by: Jason André Charles Gantner <jason@gantner.pw>
2026-05-22 12:44:13 +02:00
Emi
befaf5eb17 x11-misc/silent-sddm-theme: update LICENSE, depend on media-fonts/redhat
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-22 12:26:32 +02:00
Emi
05163414f1 media-fonts/redhat: new package, add 5.0.0, 9999
Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-22 12:26:31 +02:00
Huang Rui
8c1da4b71c Revert "dev-vcs/forgejo-cli: new package, add 0.5.0"
This reverts commit 3a74ab9cc5dd8f3f0db74dd75d62fae1ad11d4b2.

Sorry, ::gentoo already has this as dev-util/fj-cli (the older
GURU dev-util/forgejo-cli was treecleaned in ce8a05a85). Should
have checked the tree first.

Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-22 17:26:36 +08:00
Huang Rui
3a74ab9cc5 dev-vcs/forgejo-cli: new package, add 0.5.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-22 17:03:47 +08:00
Huang Rui
4a73172d38 dev-util/codex: add 0.133.0, drop 0.131.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-22 11:53:32 +08:00
Huang Rui
cdc6605fa5 dev-util/gemini-cli: add 0.43.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-22 11:53:32 +08:00