Itai Ferber
65eea909ca
dev-lang/swift: resolve conflicting patches
...
While working on updates to resolve GCC 16 build issues, I backported an
upstream patch for removing a reference to `<linux/scc.h>` (80fbc4c2a );
simultaneously, a similar patch was added (731832ced ) that introduced
the same fix. The conflict wasn't caught during the rebase.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 20:01:08 -04:00
dsaf
e1702689a3
gui-apps/noctalia: add 5.0.0_beta1
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-02 19:29:47 -03:00
dsaf
9674917443
gui-apps/noctalia: drop 5.0.0_pre20260702
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-02 19:10:15 -03:00
Ceres
33e277d70a
www-client/zen-bin: add ffmpeg-compat
...
Closes: https://bugs.gentoo.org/978430
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-07-02 20:26:19 +01:00
Ceres
9900056b1e
media-sound/nuclear-bin: drop 1.40.0
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-07-02 20:26:16 +01:00
Ceres
4e98a7e943
media-sound/nuclear-bin: add 1.41.4
...
Signed-off-by: Ceres <ceres@ceressees.dev >
2026-07-02 20:26:13 +01:00
Nicolas PARLANT
f636a3f347
net-misc/wstunnel: drop 10.5.2
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-07-02 17:01:09 +02:00
Nicolas PARLANT
58f18e1828
net-misc/wstunnel: add 10.6.1
...
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr >
2026-07-02 17:01:04 +02:00
Emi
182e6e497a
gui-apps/noctalia: drop 5.0.0_pre20260628
...
Signed-off-by: Emi <reedy.sailors.8t@icloud.com >
2026-07-02 16:48:07 +02:00
Emi
d4180aa314
gui-apps/noctalia: add 5.0.0_pre20260702
...
Signed-off-by: Emi <reedy.sailors.8t@icloud.com >
2026-07-02 16:48:04 +02:00
Emi
7883b6645b
gui-apps/noctalia: add md4c,tomlplusplus as system dependencies
...
Signed-off-by: Emi <reedy.sailors.8t@icloud.com >
2026-07-02 16:47:56 +02:00
Moritz Brunner
316903cde4
dev-python/python-lsp-isort: enable py3.14
...
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de >
2026-07-02 15:16:54 +02:00
Itai Ferber
8e97e504e6
dev-lang/swift-bin: add 6.3.3
...
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 07:40:51 -04:00
Itai Ferber
8ca0f2e55a
dev-lang/swift-bin: update LLVM_COMPAT
...
Updates Swift 6 compatibility with LLVM 22 (matching `dev-lang/swift` in
0591ece77 ).
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 07:34:29 -04:00
Itai Ferber
a1e27592a6
dev-lang/swift: add 6.3.3
...
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 06:28:31 -04:00
Itai Ferber
0591ece77d
dev-lang/swift: update LLVM_COMPAT
...
Updates LLVM_COMPAT to allow building Swift 6 with LLVM/Clang 22, and
reintroduces a `libcxx` USE flag to allow dropping a hard dependency on
GCC <16 on systems that don't want to use it.
Swift 5.10 does not build with Clang 22.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 06:28:31 -04:00
Itai Ferber
80fbc4c2ac
dev-lang/swift: backport patch for linux/scc.h
...
Backports an upstream patch for building LLVM sanitizers on systems
where `<linux/scc.h>` is no longer present.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 06:28:31 -04:00
Itai Ferber
0caf226210
dev-lang/swift: fix builds with GCC 16 present
...
Swift defaults to building against GCC's libstdc++ runtime, but GCC 16's
headers can only be parsed by Clang 22 and later. Swift's LLVM will pick
up on the newest headers available on disk, which means that even if GCC
16 is simply installed on the build machine, Swift will fail to build.
Depending on GCC <16 and explicitly setting `--gcc-install-dir` allows
the right headers to be picked up.
Closes: https://bugs.gentoo.org/974722
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 06:28:31 -04:00
Itai Ferber
688135195e
dev-lang/swift: improve support for CXXFLAGS
...
The custom Swift build system doesn't correctly pass
CFLAGS/CXXFLAGS/LDFLAGS to invocations of CMake, nor does the Swift
compiler pick up on those env vars automatically to pass to Clang. The
build system needs to be patched to pass these flags around explicitly,
and a few sites were missed during original patching.
Signed-off-by: Itai Ferber <itai@itaiferber.net >
2026-07-02 06:28:24 -04:00
Quincy Fleming
d6e327b042
app-admin/hardinfo2: drop 2.2.16
...
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com >
2026-07-01 21:59:41 -05:00
Quincy Fleming
5e45ec7520
app-admin/hardinfo2: ebuild improvements
...
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com >
2026-07-01 21:58:00 -05:00
Florian Albrechtskirchinger
9d08ef5c13
dev-util/google-antigravity-cli: drop 1.0.12
...
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-07-02 03:41:17 +02:00
Florian Albrechtskirchinger
a27ea86f2b
dev-util/google-antigravity-cli: add 1.0.15
...
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com >
2026-07-02 03:41:16 +02:00
Shimon Trolles
de736762d1
net-misc/omnissa-horizon-client: Fixes: ee2d9b60d2 (r190950003)
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-02 03:05:38 +03:00
Shimon Trolles
859c456cff
app-portage/pupgrade: add 0.4.4
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-02 03:03:18 +03:00
dsaf
da7008a455
dev-python/pyrefly: add 'tests' IUSE
...
Tests require dev-python/numpy
Closes: https://bugs.gentoo.org/978342
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-01 20:26:23 -03:00
dsaf
7e5b1f95ca
dev-python/pyrefly: drop 1.0.0
...
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-01 20:26:07 -03:00
dsaf
227953d23e
media-sound/ytm-player: update RDEPEND
...
Tests cannot be run with dev-python/dbus-fast<5
Closes: https://bugs.gentoo.org/978341
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-01 20:03:49 -03:00
dsaf
5add22efca
net-im/endcord-bin: update Manifest
...
Seems to have been caused by upstream.
Closes: https://bugs.gentoo.org/978343
Signed-off-by: dsaf <ghostyn678+git@gmail.com >
2026-07-01 20:03:49 -03:00
Shimon Trolles
5528b7bab4
app-portage/pupgrade: add 0.4.4
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-02 02:01:30 +03:00
Niklaus 'vimja' Hofer
1f596257df
net-analyzer/zabbix-agent2-plugin-postgresql: Add go to BDEPEND
...
bug: https://bugs.gentoo.org/978350
closes: https://bugs.gentoo.org/978350
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:54:06 +02:00
Niklaus 'vimja' Hofer
54eb1e775a
net-analyzer/zabbix-agent2-plugin-nvidia-gpu: Add go to BDEPEND
...
bug: https://bugs.gentoo.org/978349
closes: https://bugs.gentoo.org/978349
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:50:51 +02:00
Niklaus 'vimja' Hofer
b6215b68ab
net-analyzer/zabbix-agent2-plugin-mssql: Add go to BDEPEND
...
bug: https://bugs.gentoo.org/978348
closes: https://bugs.gentoo.org/978348
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:48:40 +02:00
Niklaus 'vimja' Hofer
4e3f297592
net-analyzer/zabbix-agent2-plugin-mongodb: Add go to BDEPEND
...
bug: https://bugs.gentoo.org/978347
closes: https://bugs.gentoo.org/978347
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:43:59 +02:00
Niklaus 'vimja' Hofer
f92ff55eeb
net-analyzer/zabbix-agent2-plugin-ember-plus: Add go-versions to BDEPEND
...
bug: https://bugs.gentoo.org/978346
closes: https://bugs.gentoo.org/978346
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:38:24 +02:00
Niklaus 'vimja' Hofer
5607942bd6
media-sound/openaudible-bin: keyword 4.8.6 for -*
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:25:59 +02:00
Niklaus 'vimja' Hofer
542a79b430
media-sound/openaudible-bin: add 4.8.7, drop 4.8.3
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:25:59 +02:00
Niklaus 'vimja' Hofer
27ce2638ec
dev-python/osc-placement: add 4.9.0
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:08:32 +02:00
Niklaus 'vimja' Hofer
10490c428d
dev-python/python-designateclient: add 7.0.0
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 23:05:44 +02:00
Niklaus 'vimja' Hofer
ab1d88c414
dev-python/python-manilaclient: add 6.2.0, drop 6.0.0
...
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email >
2026-07-01 22:29:39 +02:00
Gregor Feierabend
951fb9cf3e
net-mail/goimapnotify: add 2.5.6
...
Signed-off-by: Gregor Feierabend <gf.devel@pm.me >
2026-07-01 19:27:50 +01:00
Huang Rui
bb1737bd27
dev-vcs/llm-git: add 4.2.0
...
Upstream rewrote the project from Rust to Python, so this switches to a
hatchling distutils ebuild.
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-01 23:31:48 +08:00
Shimon Trolles
fa7ec57060
app-admin/loghew: new package, add 0.1.2
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 18:11:19 +03:00
Shimon Trolles
c69a8800d6
app-admin/loghew: new package, add 0.1.2
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 18:06:53 +03:00
Shimon Trolles
524a4a6cda
net-misc/omnissa-horizon-client: drop 2603
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 17:29:36 +03:00
Shimon Trolles
0e0129f939
net-misc/omnissa-horizon-client: keyword 2603-r1 for ~amd64
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 17:28:33 +03:00
Shimon Trolles
107b4b1659
net-misc/omnissa-horizon-client: Closes https://bugs.gentoo.org/978355
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 17:13:33 +03:00
Shimon Trolles
0be6193264
net-misc/omnissa-horizon-client: Closes https://bugs.gentoo.org/978356
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 17:09:05 +03:00
Shimon Trolles
ee2d9b60d2
net-misc/omnissa-horizon-client: Closes https://bugs.gentoo.org/978352
...
Signed-off-by: Shimon Trolles <shimontrolles@gmail.com >
2026-07-01 16:23:47 +03:00
Huang Rui
c5de8b9b62
dev-util/codex: add 0.142.5, drop 0.142.2
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-01 21:17:58 +08:00