Huang Rui
cd055f6b06
sci-electronics/bender: add 0.32.0, drop 0.31.0
...
Build without the new default slang feature, which fetches and compiles
the slang SystemVerilog parser and its C++ dependencies from the network
at build time. Bump RUST_MIN_VER to 1.89 to match upstream.
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-03 00:25:26 -07:00
Huang Rui
379b842ee1
dev-embedded/arduino-ide: add 2.3.10, drop 2.3.8-r1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-03 00:17:10 -07:00
Huang Rui
b51e6bde08
media-gfx/orcaslicer-bin: add 2.4.1, drop 2.3.2-r2
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-03 00:10:19 -07:00
Huang Rui
9683d44e31
dev-python/pyftdi: drop py3.11
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-03 00:06:30 -07:00
Huang Rui
309f14e2cb
app-text/typstyle: add 0.15.0, drop 0.14.4
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-02 21:12:25 -07:00
Huang Rui
b206ba3df7
app-text/xan: add 0.59.0, drop 0.57.1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-02 21:07:27 -07:00
Huang Rui
0c0bfccca7
dev-tex/tabularray: add 2025.11.27, drop 2023.03.01
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-02 20:50:24 -07:00
Huang Rui
f2d130b236
dev-python/pyftdi: add 0.57.2, drop 0.57.1
...
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-02 20:43:47 -07:00
Huang Rui
3e12000d97
sci-electronics/circt: fix test failure when Z3 unavailable
...
The circt-synth mig.mlir integration test was missing the libz3 and
circt-lec-jit REQUIRES guards that every sibling LEC test carries, so it
ran its circt-lec JIT commands and failed on unresolved Z3 symbols
instead of being skipped. Patch it to add the guards.
Closes: https://bugs.gentoo.org/977874
Signed-off-by: Huang Rui <vowstar@gmail.com >
2026-07-02 19:44:54 -07:00
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