Commit Graph

1008163 Commits

Author SHA1 Message Date
Yixun Lan
8d15a30d97 net-im/telegram-desktop: add 6.3.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2025-11-22 12:42:07 +00:00
Michał Górny
4815b21524 dev-build/steve: Update for CUSE-based version
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-22 13:11:43 +01:00
Alfred Wingate
c7e9ba8747 dev-games/ogre: drop 14.3.4, 14.4.0
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44718
Closes: https://github.com/gentoo/gentoo/pull/44718
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:47:56 +00:00
Alfred Wingate
e13b084ed7 dev-games/ogre: add 14.4.1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44718
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:47:55 +00:00
Alfred Wingate
42d50946f1 dev-cpp/opentelemetry-cpp: add 1.24.0
Disable WITH_STL. It was a bad idea as zerotier notably expects the
stable ABI to link against.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44683
Closes: https://github.com/gentoo/gentoo/pull/44683
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:47:55 +00:00
Alfred Wingate
ec37dd3a7f dev-db/mycli: add 1.41.1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44650
Closes: https://github.com/gentoo/gentoo/pull/44650
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:47:55 +00:00
Ionen Wolkens
afc7b36e93 x11-libs/fltk: add note + bug about keeping -shared binaries
Someone might end up removing them eventually otherwise.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-22 06:44:41 -05:00
James Le Cuirot
2781f8401f x11-libs/fltk: Symlink over static binaries rather renaming shared binaries
CMake needs fluid-shared and fltk-options-shared to exist.

Closes: https://bugs.gentoo.org/966334
Closes: https://github.com/gentoo/gentoo/pull/44722
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 11:39:58 +00:00
Sam James
16d9bb13fa net-wireless/uhd: Stabilize 4.9.0.1 amd64, #966305
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:38:03 +00:00
Nicolas PARLANT
1ff2d47320 dev-util/kdstatemachineeditor: add 2.2.0
release with qt-6.10 support

use doxygen/graphviz instead of doxygen[dot]

Install a static file (and use dot-a) required by cmake files,
it may be used by gammaray::guru for the KDSME plugin.

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44671
Closes: https://github.com/gentoo/gentoo/pull/44671
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:54 +00:00
Nicolas PARLANT
4dbe5fa10c media-libs/avidemux-core: fix lto for bundled ffmpeg
--enable-lto added by default by upstream is removed w/ a patch
But add it again is needed if lto is wanted

Closes: https://bugs.gentoo.org/966255
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44682
Closes: https://github.com/gentoo/gentoo/pull/44682
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:54 +00:00
Nicolas PARLANT
e447517c5c media-libs/a52dec: fix musl
use getopt from glibc/musl instead of outdated bundled lib

Closes: https://bugs.gentoo.org/944997
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44685
Closes: https://github.com/gentoo/gentoo/pull/44685
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:54 +00:00
Nicolas PARLANT
d1e0499718 media-libs/libdca: update EAPI 7 -> 8, fix musl
use getopt from glibc/musl instead of outdated bundled lib

Closes: https://bugs.gentoo.org/945000
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44685
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:53 +00:00
Nicolas PARLANT
9ced2febad app-editors/bluefish: add 2.2.19
rm patches merged
keep eautoconf because configure.ac is patched

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44492
Closes: https://github.com/gentoo/gentoo/pull/44492
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:53 +00:00
Nicolas PARLANT
17676c95e7 net-libs/libsoup: add python-any-r1, gtk-doc needs introspection
build system calls a python' script (generate-version-header.py)
meson fails with gtk-doc if introspection is not enabled

Closes: https://bugs.gentoo.org/889424
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44720
Closes: https://github.com/gentoo/gentoo/pull/44720
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:53 +00:00
Nicolas PARLANT
2bc5f612a0 dev-python/xmlsec: add 1.3.17
add missing dev-libs/libxml2, required for cpython' module

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44723
Closes: https://github.com/gentoo/gentoo/pull/44723
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:37:52 +00:00
Pacho Ramos
c168261f54 net-wireless/bluez: commit the fixed ebuild
I fixed it for building locally but forgot to update the one to push :S

Closes: https://bugs.gentoo.org/966331
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 12:30:32 +01:00
James Le Cuirot
7d9e7f851c net-misc/ntpsec: Keyword 1.2.4 for ~m68k
The tests pass.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 10:22:23 +00:00
James Le Cuirot
6ef0af0b3b profiles: Mask net-misc/ntpsec[ntpviz] on m68k
gnuplot is not keyworded or tested.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 10:22:22 +00:00
James Le Cuirot
1db55c3f03 profiles: Mask app-alternatives/gpg[freepg] on m68k
The imagemagick-tools[svg] dependency is currently problematic.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:52:26 +00:00
James Le Cuirot
c0fb583a79 profiles: Drop obsolete sys-block/thin-provisioning-tools m68k mask
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:49:38 +00:00
James Le Cuirot
d2f47bac95 profiles: Mask vala USE flag on m68k
Vala looks like it would work well enough, but m68k doesn't need it.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:13 +00:00
James Le Cuirot
bd3fb421c7 profiles: Drop the svg USE masks on m68k
Let the wd40 profile handle it. librsvg is still broken right now, but
that's not m68k-specific.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:12 +00:00
James Le Cuirot
bbab7f67fa profiles: Mask gnome-base/librsvg[tools] on m68k
GTK is not keyworded or tested.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:11 +00:00
James Le Cuirot
0abe38cb0f dev-libs/vala-common: Keyword 0.56.18 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:09 +00:00
James Le Cuirot
959c36a222 media-gfx/potrace: Keyword 1.16-r1 for ~m68k
The tests pass.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:08 +00:00
James Le Cuirot
724f8c6d3c dev-libs/dbus-glib: Keyword 0.114 for ~m68k
The tests pass.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:07 +00:00
James Le Cuirot
a69cbcbeef app-crypt/freepg: Maintainer mode build involves SVG to PNG conversion
It fails if ImageMagick lacks that support. I think the PNG is only
needed for HTML documentation, but avoiding the dependency in maintainer
mode seems practically impossible.

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-11-22 09:48:06 +00:00
Nowa Ammerlaan
bc0a31821a net-im/whatsapp-desktop-bin: add 0.5.3
Closes: https://bugs.gentoo.org/966239
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
2025-11-22 10:38:18 +01:00
Florian Schmaus
5e6c76283d dev-python/backports-ssl-match-hostname: treeclean
Closes: https://bugs.gentoo.org/964780 (pkgremoved)
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-22 10:30:54 +01:00
Florian Schmaus
76791b9443 net-libs/NativeThread: treeclean
Closes: https://bugs.gentoo.org/961199 (pkgremoved)
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-22 10:28:10 +01:00
Florian Schmaus
c1e059b590 app-vim/voom: treeclean
Closes: https://bugs.gentoo.org/956814 (pkgremoved)
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-22 10:26:39 +01:00
Florian Schmaus
8fb502a737 dev-lang/gleam: add 1.13.0
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-22 10:21:47 +01:00
Pacho Ramos
4dab72e5c6 metadata/stabilization-groups/gnome: Add gdm to gnome-shell stab group
GDM tends to break if mixed with newer major gnome-shell versions

Closes: https://bugs.gentoo.org/961591
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:57:13 +01:00
Lukas Schmelting
a357986cc6 gui-libs/libadwaita: Remove unused xorg-proto dependency
Closes: https://bugs.gentoo.org/946946
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43773
Closes: https://github.com/gentoo/gentoo/pull/43773
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:50:10 +01:00
Lukas Schmelting
10d4e5b343 gui-libs/libadwaita: drop 1.6.2-r1, 1.6.9, 1.7.5, 1.7.6
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43773
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:50:09 +01:00
Lukas Schmelting
9a554ccf9c profiles: add >=libadwaita-1.8.2 to wd40 package.mask
libadwaita depends on gtk which in turn depends on a masked version of
librsvg

Closes: https://bugs.gentoo.org/965161
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43773
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:50:09 +01:00
Lukas Schmelting
aec4d3ed09 gui-libs/libadwaita: add 1.7.9, 1.8.2
Bug: https://bugs.gentoo.org/965161
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43773
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:50:09 +01:00
Pacho Ramos
4e55488fbc gnome-extra/gnome-shell-extension-gsconnect: drop 66
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:39:26 +01:00
Pacho Ramos
5342d486d5 gnome-extra/gnome-shell-extension-gsconnect: add 71
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:39:25 +01:00
Pacho Ramos
106948a818 app-office/wps-office: Needs dev-libs/libxml2-compat
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:39:25 +01:00
Pacho Ramos
31a2c18d75 gnome-extra/yelp: drop 42.2-r3
Bug: https://bugs.gentoo.org/953900
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:39:25 +01:00
Pacho Ramos
18ac435a57 net-wireless/bluez: add 5.85
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2025-11-22 09:39:24 +01:00
Arthur Zamarin
7dcfb54eb0 dev-libs/tree-sitter-python: drop 0.21.0-r1, 0.23.2
Closes: https://bugs.gentoo.org/941268
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-22 10:38:52 +02:00
Arthur Zamarin
a0fafbde56 dev-libs/tree-sitter-lua: drop 0.1.0, 0.2.0
Closes: https://bugs.gentoo.org/949970
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-22 10:36:24 +02:00
Arthur Zamarin
e57d6c7099 app-editors/vscodium: add 1.106.27818
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-22 10:33:38 +02:00
Arthur Zamarin
cd43a6f55a app-editors/vscodium: drop 1.104.26450, 1.105.16954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-22 10:33:38 +02:00
Ionen Wolkens
b190863ca4 dev-qt/qttools: softblock conflicting qt5 packages/versions
Three of these are gone but still add blockers for old updates.

Closes: https://bugs.gentoo.org/966328
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-22 03:21:14 -05:00
Ionen Wolkens
83a9adaa9f dev-qt/designer: add Qt version to .desktop and icon file
Qt 6.10 added its own install targets for .desktop files, icons, and
metainfo and has unfortunately not added the version likely given
didn't have to worry about Qt5 as they did not install these but we
do manually. Rather than more complex changes in Qt6, change this
here instead. Odds are Qt will change this in Qt7.

Ideally would just drop this package given nobody really needs designer
from Qt5 anymore (like other tools such as GUI linguist that we already
dropped), but this package is also used to provide UiTools.

Bug: https://bugs.gentoo.org/966328
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-22 03:21:14 -05:00
Ionen Wolkens
c5a576f98c x11-drivers/nvidia-drivers: fixup postinst messages spacing
There was a few missing ewarn/elog to space out blocks in case of
multiple messages, and furthermore these did not seem(?) to work
anymore so switch them to \n to ensure a newline.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-22 03:21:14 -05:00