Nicolas PARLANT
639b6c278f
media-sound/jacktrip: drop optional qt5 for 2.4.0
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-20 07:36:41 +02:00
Huang Rui
ca16488bed
dev-util/codex: add 0.132.0, drop 0.130.0-r1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-05-20 10:45:41 +08:00
Alberto Gireud
26a6db1b19
net-irc/halloy: drop 2026.4-r1
...
Signed-off-by: Alberto Gireud <agireud@protonmail.com >
2026-05-19 18:11:35 -05:00
Alberto Gireud
9136b3ba28
net-irc/halloy: Add x11-libs/libxcb to RDEPEND
...
Closes: https://bugs.gentoo.org/975459
Signed-off-by: Alberto Gireud <agireud@protonmail.com >
2026-05-19 18:11:30 -05:00
David Reed
9667b88b12
net-libs/libuplink: add 1.10.1-r1
...
Remove upstream Go linker stripping flags to avoid installing
pre-stripped objects.
Closes: https://bugs.gentoo.org/975463
Signed-off-by: David Reed <david-gentoo@reedfam.email >
2026-05-19 15:28:35 -07:00
Sebastian Engel
f322bd776a
net-nntp/nzb-monkey-go: set minimum golang version
...
Closes: https://bugs.gentoo.org/975505
Signed-off-by: Sebastian Engel <sighunter@gmx.de >
2026-05-19 21:45:36 +02:00
dsaf
c96658aa62
dev-python/textual: drop 8.2.3, 8.2.4
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-19 16:10:43 -03:00
dsaf
1ecec4ff09
dev-python/textual: add 8.2.6, 8.2.7
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-19 16:09:39 -03:00
Niklaus 'vimja' Hofer
51baf4663d
net-im/go-sendxmpp: Update go-dependency
...
Bug: https://bugs.gentoo.org/975449
Closes: https://bugs.gentoo.org/975449
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-05-19 20:10:10 +02:00
Niklaus 'vimja' Hofer
bb9718cee8
net-im/go-sendxmpp: drop 0.15.5
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-05-19 20:08:27 +02:00
Niklaus 'vimja' Hofer
9087fda165
dev-python/python-manilaclient: add 6.1.0
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-05-19 19:43:50 +02:00
Niklaus 'vimja' Hofer
fd44129236
dev-python/python-barbicanclient: add 7.4.0, drop 7.2.0
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-05-19 19:39:42 +02:00
Ben Buhse
5a2784b660
gui-wm/beansprout: add 1.0.0, drop 0.2.3
...
Signed-off-by: Ben Buhse <me@benbuhse.email >
2026-05-19 11:20:13 -05:00
Mika Stander
e157ed434b
app-editors/kakoune-lsp: add 21.0.0
...
Signed-off-by: Mika Stander <mikastander@protonmail.com >
2026-05-19 16:59:28 +02:00
Itai Ferber
b8b0a2dd68
net-vpn/mullvadvpn-app: add 2026.3_beta1
...
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-05-19 07:43:43 -04:00
strategictraveler
cb668aca59
www-client/mullvad-browser-bin: add 15.0.14, drop 15.0.12
...
Signed-off-by: strategictraveler <strategictraveler@proton.me >
2026-05-19 10:36:00 +00:00
Huang Rui
e42fc2eb1a
dev-util/codex: add 0.131.0
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-05-19 17:16:48 +08:00
ingenarel (NeoJesus)
5570b4fe61
dev-util/tombi: fix tests, install, and deps
...
Thanks, Agostino Sarubbo for finding the test phase and install phase
bugs
- sys crate fixes were generated using:
50826abbf4
and it's deps fixes are for the same reason as commit
6c4a37fb4c
- more test skips are added, either because they need the internet, or
it's an actual upstream problem that would be hard for me to patch in
downstream. `--no-fail-test` flag is also added to run all tests even
if any fails, in order to get the full list of failed tests, which
makes it easier to bump and maintain
- changed the hardcoded target/release paths to $(cargo_target_dir),
that way it doesn't fail if DEBUG USE is set.
Closes: https://bugs.gentoo.org/975031
Closes: https://bugs.gentoo.org/975032
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org >
2026-05-19 14:17:38 +06:00
ingenarel (NeoJesus)
6c4a37fb4c
games-util/protonup-rs: add app-arch/zstd to RDEPEND
...
Thanks Agostino Sarubbo for finding this bug
fixes were generated using:
50826abbf4
To keep things easier for me and the tool, I didn't put zstd in
something like ${COMMON_DEPS} and put then in both ${RDEPEND} and in
${DEPEND}.
As I would either need to manually update it after every fix by the
fixing script, or update the scripting fix to support the logic to
realize what deps are common, which imho is a bit overkill for a bash
script that's already complicated
Closes: https://bugs.gentoo.org/975161
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org >
2026-05-19 12:42:03 +06:00
Nicolas PARLANT
30a235021a
kde-misc/kara: set KFMIN and QTMIN to force QT6
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-19 08:05:11 +02:00
Nicolas PARLANT
bef7e84c11
media-gfx/qview: drop 5.0
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-19 08:04:05 +02:00
Nicolas PARLANT
4e7d8ccf30
dev-embedded/imsprog: drop 1.8.3-r2
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-19 08:04:05 +02:00
Nicolas PARLANT
f34f297b79
dev-embedded/imsprog: add 1.8.3_p20260518 - qt6 snapshot
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-19 08:04:05 +02:00
Nicolas PARLANT
78d7f8dfde
dev-vcs/gitqlient: drop 1.6.2
...
drop qt5 version
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-19 08:04:00 +02:00
Violet Purcell
5cef0ed4bd
gui-wm/river: cleanup old
...
Keep 0.4.3 and 0.3.15 for now just in case people are having issues with
zig 0.16.
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 23:22:46 -04:00
Violet Purcell
9ea4589c2f
gui-wm/river: add 0.3.17
...
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 23:21:50 -04:00
Violet Purcell
67bdcac6d2
gui-wm/river: update 0.3.9999 & 9999
...
Formatting changes, add empty ZBS_DEPENDENCIES block to live packages
for ease of maintenance, update 0.3.9999 to zig 0.16.
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 23:18:54 -04:00
Violet Purcell
fb52ed6fca
gui-wm/kwm: drop 0.2.2
...
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 21:28:46 -04:00
Violet Purcell
e10f730a3d
gui-wm/kwm: add 0.3.0
...
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 21:28:21 -04:00
Violet Purcell
25c1ff774e
gui-wm/kwm: add 9999
...
Signed-off-by: Violet Purcell <vimproved@inventati.org >
2026-05-18 21:28:06 -04:00
Daichi Yamamoto
460494e5f2
gui-apps/xremap: add 0.15.7, drop 0.15.6
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-05-19 10:01:56 +09:00
Daichi Yamamoto
4a320dcbff
dev-util/stylua: add 2.5.2, drop 2.4.1
...
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-05-19 10:01:55 +09:00
Daichi Yamamoto
9deef4d683
gui-apps/wlr-dpms: add 0_p20260305, drop 0_p20250620
...
Closes: https://bugs.gentoo.org/975287
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-05-19 10:01:53 +09:00
Daichi Yamamoto
aced1a7898
profiles: mask dev-util/rye
...
The origin has been archived. Consider using uv instead.
cf. https://github.com/astral-sh/rye
Signed-off-by: Daichi Yamamoto <dev@dyama.net >
2026-05-19 09:19:10 +09:00
dsaf
dea7bdf174
media-sound/ytm-player: update BDEPEND
...
Closes: https://bugs.gentoo.org/975351
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-18 20:26:01 -03:00
dsaf
981e0ead98
app-editors/fresh: add 0.3.7
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-18 20:26:01 -03:00
dsaf
0e12a4576d
app-editors/fresh: drop 0.3.1
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-05-18 20:26:01 -03:00
crueter
0831ad5826
games-emulation/eden: cleanups, use sdl3 for 9999
...
Signed-off-by: crueter <crueter@eden-emu.dev >
2026-05-18 19:15:54 -04:00
Rose Hellsing
f2bc746e9f
www-apps/snac: new package, add 2.92, 9999
...
Signed-off-by: Rose Hellsing <rose@pinkro.se >
2026-05-19 00:36:08 +02:00
Erica Nebula
0a4e0d43c1
media-video/obs-cmd: add 1.0.0
...
Signed-off-by: Erica Nebula <EricaNebula@Proton.me >
2026-05-18 15:53:11 -05:00
Erica Nebula
f8b3779ea2
media-video/obs-cmd: drop 0.31.0
...
Signed-off-by: Erica Nebula <EricaNebula@Proton.me >
2026-05-18 15:51:57 -05:00
Erica Nebula
b414a84f51
media-video/obs-cmd: suppress qa warning for cflags
...
Rust does not respect *flags set by make.conf
Closes: https://bugs.gentoo.org/975364
Signed-off-by: Erica Nebula <EricaNebula@Proton.me >
2026-05-18 15:51:00 -05:00
Erica Nebula
8d46cdcc01
games-util/oversteer: Add missing ' || die' to sed statement
...
Bug: https://bugs.gentoo.org/975151
Signed-off-by: Erica Nebula <EricaNebula@Proton.me >
2026-05-18 14:25:25 -05:00
Pavel Sobolev
a9bc44430d
media-libs/VulkanMemoryAllocator: fix the documentation directory name
...
Closes: https://bugs.gentoo.org/975303
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2026-05-18 22:18:09 +03:00
Pavel Sobolev
6d2490a511
media-gfx/identity: add the gtk USE flag to media-libs/glycin:2
...
Closes: https://bugs.gentoo.org/975270
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2026-05-18 22:18:09 +03:00
Pavel Sobolev
71446c9cd6
media-gfx/decoder: add the wayland USE flag to gui-libs/gtk:4
...
Closes: https://bugs.gentoo.org/975269
Signed-off-by: Pavel Sobolev <contact@paveloom.dev >
2026-05-18 22:18:08 +03:00
Nicolas PARLANT
71d0af5b9d
dev-util/gammaray: drop 3.3.0
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-18 21:14:08 +02:00
Nicolas PARLANT
22d9b17742
dev-util/gammaray: remove unused patch
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-18 21:14:08 +02:00
Nicolas PARLANT
c97119a8d8
dev-util/gammaray: Bump to 3.4.0
...
release w/ qt-6.11 support
Closes: https://bugs.gentoo.org/962055
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-05-18 21:14:08 +02:00
Ceres
2724e52c9f
games-emulation/shadPS4: fix build faliure
...
include sstream to fix build faliure
Closes: https://bugs.gentoo.org/975037
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-05-18 17:45:53 +01:00