Commit Graph

35202 Commits

Author SHA1 Message Date
Niklaus 'vimja' Hofer
bc070d27ed net-im/go-sendxmpp: add myself as a maintainer
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-14 12:33:23 +02:00
Niklaus 'vimja' Hofer
6efa622edc net-im/go-sendxmpp: add 0.15.8
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-14 12:32:36 +02:00
Niklaus 'vimja' Hofer
332ce7cac3 dev-python/python-barbicanclient: Enable tests
Fixes: https://bugs.gentoo.org/938749

Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-14 12:20:09 +02:00
Niklaus 'vimja' Hofer
ab731708c0 dev-python/python-octaviaclient: add 3.14.0
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-14 11:59:57 +02:00
dsaf
16331d5d44 gui-apps/noctalia-shell: add 4.7.7
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-14 01:32:49 -03:00
Haelwenn (lanodan) Monnier
897567c7e1 dev-util/hare-update: tc-export AS LD CC AR
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2026-05-14 05:28:14 +02:00
Haelwenn (lanodan) Monnier
edef3363a8 app-admin/hiprompt-gtk: tc-export AS LD CC AR
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2026-05-14 05:28:14 +02:00
Haelwenn (lanodan) Monnier
5702f6a494 app-admin/himitsu-ssh: tc-export AS LD CC AR
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2026-05-14 05:28:14 +02:00
Joe Kappus
496d856b06 dev-vcs/ghorg: add 1.11.11, drop 1.11.9, update BDEPEND
Signed-off-by: Joe Kappus <joe@wt.gd>
2026-05-13 18:01:51 -04:00
Joe Kappus
91701144c4 app-admin/agru: drop 0.1.19, add BDEPEND to 0.1.20
Closes: https://bugs.gentoo.org/974545
Signed-off-by: Joe Kappus <joe@wt.gd>
2026-05-13 17:49:39 -04:00
Joe Kappus
a3f1c65de9 dev-ml/ppx_yojson_conv_lib: treeclean
Package added to ::gentoo.

Signed-off-by: Joe Kappus <joe@wt.gd>
2026-05-13 16:43:17 -04:00
Joe Kappus
3fa4766101 */*: fix my godep SRC_URI's
Friend let his domain lapse, so I had to move servers.

Signed-off-by: Joe Kappus <joe@wt.gd>
2026-05-13 16:32:32 -04:00
Pedro Arizmendi
eb60c72ff2 dev-python/python-telegram-bot: add 22.7
Signed-off-by: Pedro Arizmendi <dwosky@pm.me>
2026-05-13 21:57:07 +02:00
Pavel Sobolev
e1ad655c9d dev-python/ignore-python: set RUST_MIN_VER and QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/974827
Closes: https://bugs.gentoo.org/974828
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-13 20:33:12 +03:00
Pedro Arizmendi
f3b0d07791 dev-python/python-telegram-bot: drop 20.6-r1, 21.1.1
Signed-off-by: Pedro Arizmendi <dwosky@pm.me>
2026-05-13 16:36:35 +02:00
David Roman
861e792392 profiles: mask dev-python/pyperscan for removal
Signed-off-by: David Roman <stkw0@disroot.org>
2026-05-13 13:18:38 +02:00
YiFei Zhu
e2720dd35d dev-python/guppy3: add 3.1.7, drop 3.1.5
Closes: https://bugs.gentoo.org/974812
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2026-05-13 04:02:08 -07:00
Sv. Lockal
e021d283de dev-libs/xdna-driver: override driver via /etc/depmod.d
Previous method with /etc/modprobe.d was unreliable: with 7.0 kernel
amdxdna depends on amd-pmf module. With "insmod" in modprobe.d
the driver was sometimes loaded before amd-pmf, failing with
"Unknown symbol amd_pmf_get_npu_data". But depmod.d is both reliable
and clean way to override in-tree driver with out-of-tree one (i. e.
respects "depends" section that one can see in `modinfo amdxdna`).

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
2026-05-13 15:07:22 +08:00
Sv. Lockal
a75ed234f7 dev-libs/xrt-xdna: fix compilation with gcc-16 and clang
* 2.21.75 - backport patch from upstream
* 999999 - remove -Werror (causes failures with clang)

Closes: https://bugs.gentoo.org/974727
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
2026-05-13 14:57:31 +08:00
Dale Sweeney
9a316291b2 media-video/gpu-screen-recorder: add 5.13.6, drop 5.12.5
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2026-05-13 00:24:30 -04:00
Huang Rui
4017b39928 dev-util/gemini-cli: add 0.42.0, drop 0.41.1
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-13 10:39:40 +08:00
Huang Rui
b93e90ac52 dev-python/ezdxf: add cython BDEPEND, set DISTUTILS_EXT
- Add dev-python/cython BDEPEND for cython compile step
- Set DISTUTILS_EXT=1 to handle .so extension modules properly

Closes: https://bugs.gentoo.org/974782
Closes: https://bugs.gentoo.org/974783
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-13 10:24:22 +08:00
dsaf
0c3bd2f908 dev-python/pyrefly: drop 0.62.0, 0.64.0
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-12 21:43:23 -03:00
dsaf
a42f5edbc6 dev-python/pyrefly: add 1.0.0
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-12 21:43:15 -03:00
Joe Kappus
d853861984 net-im/jitsi-meet: add 2026.5.0, drop 2026.1.1
Signed-off-by: Joe Kappus <joe@wt.gd>
2026-05-12 15:56:37 -04:00
Pavel Sobolev
e58eeaaab9 dev-libs/zydis: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974771
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
82e7d9618d dev-libs/zycore-c: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974770
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
ce934b3247 dev-libs/nihstro: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974762
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
d4340ce5b5 dev-libs/microprofile: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974760
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
1077fecb5e dev-libs/mcl: strip -Werror
Closes: https://bugs.gentoo.org/974759
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
c35d7cb8bc dev-libs/frozen: strip -Werror
Closes: https://bugs.gentoo.org/974745
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Pavel Sobolev
0b30f927d3 dev-libs/frozen: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974744
Closes: https://bugs.gentoo.org/974746
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-12 20:39:53 +03:00
Ceres
53f7323423 app-crypt/rage: add patch to fix tests
Closes: https://bugs.gentoo.org/974522
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 17:08:45 +01:00
Ceres
bd8e888b88 app-misc/minder: add missing dependency
Closes: https://bugs.gentoo.org/974529
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:47:15 +01:00
Ceres
49c8096e38 app-misc/pastel: drop 0.12.0
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:45:18 +01:00
Ceres
f706c0d5e4 */*: add QA_FLAGS_IGNORED for rust packages
trivial change to make tinderbox happy, hence one commit for multiple
packages

Closes: https://bugs.gentoo.org/974618
Closes: https://bugs.gentoo.org/974572
Closes: https://bugs.gentoo.org/974571
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:43:45 +01:00
Ceres
2cfe39f431 app-misc/pastel: fix completions install
Closes: https://bugs.gentoo.org/974619
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:35:53 +01:00
Ceres
48447e32fb media-sound/nuclear-bin: drop 1.35.0
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:15:08 +01:00
Ceres
26f086a762 media-sound/nuclear-bin: add 1.36.0
add net-libs/webkit-gtk:4.1 dependency

Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:15:06 +01:00
Ceres
e6d11815a5 www-apps/forgejo: drop 11.0.13
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:15:04 +01:00
Ceres
9f89b179c6 www-apps/forgejo: add 11.0.14
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:15:03 +01:00
Ceres
85f0851249 www-apps/forgejo: drop 15.0.1
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:15:01 +01:00
Ceres
75aef359ab www-apps/forgejo: add 15.0.2
Signed-off-by: Ceres <ceres@ceressees.dev>
2026-05-12 16:14:57 +01:00
Keita Urashima
212f4ebe26 app-shells/sheldon: bump RUST_MIN_VER to 1.82.0
Several transitive icu_* 2.0 crates require rust-version="1.82".

Closes: https://bugs.gentoo.org/974636
Signed-off-by: Keita Urashima <ursm@ursm.jp>
2026-05-12 19:53:20 +09:00
Keita Urashima
f37e5a061a app-shells/sheldon: add missing RDEPEND, set RUST_MIN_VER
Closes: https://bugs.gentoo.org/974635
Signed-off-by: Keita Urashima <ursm@ursm.jp>
2026-05-12 19:49:36 +09:00
Keita Urashima
9b8b0306cc app-shells/sheldon: restrict tests, require network
Closes: https://bugs.gentoo.org/974535
Signed-off-by: Keita Urashima <ursm@ursm.jp>
2026-05-12 19:45:41 +09:00
Violet Purcell
03e6bd07ec gui-wm/river: use zig_live_src_unpack
Also, move 9999 over to 0.16.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 02:02:38 -04:00
Violet Purcell
74629749a2 gui-wm/river: pass -Dllvm based on USE=llvm
Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 01:57:23 -04:00
Theron York
20c46aaaf8 net-proxy/dnss: add ebuild for version 0.1.1 and live 9999
Add DNSS DNS proxy with Zig build system.
Supports systemd and OpenRC via USE flags.
Strict die on missing required files.

Signed-off-by: Theron York <theron.york@cloudnuke.org>
2026-05-11 22:33:26 -05:00
Theron York
794ef69bd3 sys-apps/fetchit: Fixed the live ebuild
It was failing to compile it should compile now

Signed-off-by: Theron York <theron.york@cloudnuke.org>
2026-05-11 21:52:27 -05:00