Commit Graph

41432 Commits

Author SHA1 Message Date
Repository mirror & CI
3ab8abdeb7 2026-05-28 15:01:17 UTC 2026-05-28 15:01:17 +00:00
Repository mirror & CI
d88cae30b7 2026-05-25 02:31:17 UTC 2026-05-25 02:31:17 +00:00
Repository mirror & CI
e2ef0ec668 Merge updates from master 2026-05-25 02:31:16 +00:00
Dale Showers
3fe57979da net-analyzer/reaction: remove failing test
Remove failing test for plugin_virtual.rs
https://framagit.org/ppom/reaction/-/work_items/153

Closes: https://bugs.gentoo.org/975427
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-24 21:53:42 -04:00
Dale Showers
96e638dc2f net-analyzer/reaction: completion for all profiles
Install completions and man files for all profiles.
Install zsh completions

Closes: https://bugs.gentoo.org/975971
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-24 21:00:27 -04:00
AshyPinguin
d1b8f163c4 gui-apps/awww: fix inconsistent indent sizes in metadata.xml
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:24 +02:00
AshyPinguin
b7f3fdbc2b gui-apps/awww: add 0.12.1
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:23 +02:00
AshyPinguin
281a756d77 gui-apps/awww: self assign maintainer
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:23 +02:00
dsaf
f353c174ae app-portage/carnage: add 1.4c
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2026-05-24 16:02:01 -03:00
AshyPinguin
2040712e1d app-admin/yolk: new package, add 0.3.8
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 19:39:21 +02:00
Liv
b796e478ac dev-db/couchdb: restrict OTP version to 28
Signed-off-by: Liv <maw@mawile.net>
2026-05-24 17:48:18 +02:00
AshyPinguin
bbfeb48a8a dev-libs/kobweb-bin: new package, add 0.9.21
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 17:11:43 +02:00
AshyPinguin
f0f57baf24 dev-embedded/probe-rs-tools: new package, add 0.31.0
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 15:35:49 +02:00
Huang Rui
8b6fb25c74 sci-electronics/verilator: add 5.048-r3, drop -r2
- Empty CFG_CXXFLAGS_OPT/DBG and CFG_LDFLAGS_DBG so user CXXFLAGS wins.
- Strip -Os/-O0 from verilated.mk, driver.py, examples for full QA silence.

Closes: https://bugs.gentoo.org/975970
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 20:33:37 +08:00
Andrey Syutkin
189c932526 app-misc/far2l: bump min cmake version, add AWS S3 support
Resolves https://bugs.gentoo.org/974601

Signed-off-by: Andrey Syutkin <syutkin@gmail.com>
2026-05-24 11:35:51 +00:00
Huang Rui
bda9d6c78f net-print/hpuld: add -r4 with libxml2-compat:2, drop -r3
- libsane-smfp.so.1.0.1 needs libxml2.so.2 but libxml2-2.14+ dropped it.
- dev-libs/libxml2-compat installs the .so.2 SONAME for prebuilt blobs.

Closes: https://bugs.gentoo.org/975969
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 19:28:27 +08:00
Huang Rui
f1d445801d media-gfx/bambustudio-bin: drop 02.06.00.51-r2
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 19:12:34 +08:00
Huang Rui
b11ecd62f0 media-gfx/orcaslicer-bin: drop 2.3.2-r1
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 19:12:21 +08:00
Huang Rui
d2186943cb media-gfx/bambustudio-bin: defensive libbz2.so.1.0 NEEDED rewrite
- Add patchelf step to scrub Ubuntu-style libbz2.so.1.0 NEEDED entries.
- Current AppImage has none, but next bump may inherit one (cf. orcaslicer).

Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 19:08:32 +08:00
Huang Rui
f09be21ba6 media-gfx/orcaslicer-bin: rewrite libbz2.so.1.0 NEEDED to so.1
- Patchelf orca-slicer so qa-unresolved-soname-deps is satisfied.
- Ubuntu builds bzip2 with SONAME libbz2.so.1.0, Gentoo with libbz2.so.1.

Closes: https://bugs.gentoo.org/975966
Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-05-24 19:08:32 +08:00
Eric CHAVAL (NoBoDyZ)
ac40019322 app-portage/gpkg: fix install with USE=debug (rev-bump)
cargo.eclass switches to dev profile when USE=debug is set, placing
binaries in target/debug/ instead of target/release/. The ebuild
hard-coded target/release/ paths in src_install, causing dobin to fail
when users had USE=debug enabled.

Use $(usex debug debug release) to pick the right output directory.

Closes: https://bugs.gentoo.org/975866
Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
2026-05-23 22:27:25 +02:00
Emi
b228d8640c gui-apps/noctalia-shell: 5.0.0_pre20260523, 5.0.0_pre99999999 jemalloc
fix slots

Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
2026-05-23 22:08:40 +02:00
Dale Showers
cd53b49528 net-voip/baresip: add 4.8.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-23 14:52:26 -04:00
Dale Showers
3f4ab62806 net-voip/re: add 4.8.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-23 14:52:25 -04:00
Dale Showers
a033ee3f13 net-voip/re: drop 4.4.0, 4.6.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-23 14:52:25 -04:00
Dale Showers
459f5a4978 net-voip/baresip: drop 4.4.0, 4.6.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-05-23 14:52:25 -04:00
ENGO150
ff26d4f4de net-im/why2: fix build directory path
Signed-off-by: ENGO150 <engo@satan.red>
2026-05-23 20:46:45 +02:00
Pavel Sobolev
be23b1d1de media-gfx/decoder: add media-libs/graphene to RDEPEND
Closes: https://bugs.gentoo.org/975874
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:58:59 +03:00
Pavel Sobolev
ea94487e85 media-gfx/decoder: set QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/975873
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:58:59 +03:00
Pavel Sobolev
6e89cdfac0 net-proxy/Throne: drop 1.1.1
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
2afbcff3f9 net-proxy/Throne: add 1.1.4
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
c2f4eaf7c7 dev-python/posthog: drop 7.14.0
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
ceccbc96e7 dev-python/posthog: add 7.15.3
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
c7a628691d dev-util/gersemi: drop 0.27.4
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
3486fd152e dev-util/gersemi: add 0.27.6
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:59 +03:00
Pavel Sobolev
f892ccdcb9 app-text/codebook: drop 0.3.38
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:58 +03:00
Pavel Sobolev
6fa8cf7105 app-text/codebook: add 0.3.40
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:58 +03:00
Pavel Sobolev
55a5b65efa app-text/iwe: drop 0.1.3
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:58 +03:00
Pavel Sobolev
1149bfb1e5 app-text/iwe: add 0.1.7
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2026-05-23 20:54:58 +03:00
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