summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
commit0ec1e1dd7867c3dedcbea76c9b6e847d6b388c03 (patch)
tree65f42b72245de9fb9fa9ea30e6221dfff7dda7c5 /profiles
parent3a81cede4783e464b7485722b2eaac0280dbc570 (diff)
gentoo auto-resync : 11:02:2025 - 00:12:37
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin238760 -> 238769 bytes
-rw-r--r--profiles/arch/mips/package.use.mask2
-rw-r--r--profiles/base/package.use.force6
-rw-r--r--profiles/default/linux/package.mask6
-rw-r--r--profiles/package.mask64
-rw-r--r--profiles/use.local.desc16
6 files changed, 47 insertions, 47 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index db0b8603e70b..2cf63341a926 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 4089215f9273..7584271fbb0a 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -15,7 +15,7 @@ dev-libs/libfido2 hidapi
# Matt Jolly <kangie@gentoo.org> (2024-11-03)
# Requires llvm 16 which is not keyworded
-=dev-lang/rust-1.71.1-r100 system-llvm
+~dev-lang/rust-1.71.1 system-llvm
# Felix Janda <felix.janda@posteo.de> (2024-10-20)
# requires dev-libs/libcss and net-libs/libdom to be keyworded
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 03ebc138e7cf..047be57be628 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,12 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Jolly <kangie@gentoo.org> (2025-02-10)
+# Chromium is unable to successfully configure without
+# wayland support (bug #948384). Forcing the USE flag
+# until the issue is resolved.
+www-client/chromium wayland
+
# Ionen Wolkens <ionen@gentoo.org> (2024-12-24)
# ebuild currently only support luajit, spare users from having
# to set it by forcing it here (bug #946881)
diff --git a/profiles/default/linux/package.mask b/profiles/default/linux/package.mask
index 5e491992ef25..1aaaa32feea6 100644
--- a/profiles/default/linux/package.mask
+++ b/profiles/default/linux/package.mask
@@ -1,6 +1,12 @@
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-10)
+# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc,
+# therefore meant only for profiles which can work without GCC being
+# present even as a fallback.
+llvm-runtimes/libgcc
+
# Sam James <sam@gentoo.org> (2025-01-10)
# These packages are only relevant on musl systems.
sys-libs/argp-standalone
diff --git a/profiles/package.mask b/profiles/package.mask
index f63e38aa6d22..a0123b94d01c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,11 +33,35 @@
#--- END OF EXAMPLES ---
-# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-09)
-# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc,
-# therefore meant only for profiles which can work without GCC being
-# present even as a fallback.
-llvm-runtimes/libgcc
+# Matt Jolly <kangie@gentoo.org> (2025-02-10)
+# Rust ebuilds are migrating to use RPATH/RUNPATH to find their libraries.
+# New revisions for each Slot are already in-tree and should be used instead.
+# Bug 949374
+=dev-lang/rust-1.71.1-r100
+=dev-lang/rust-1.74.1-r100
+=dev-lang/rust-1.75.0-r100
+=dev-lang/rust-1.76.0-r100
+=dev-lang/rust-1.77.1-r100
+=dev-lang/rust-1.79.0-r100
+=dev-lang/rust-1.78.0-r100
+=dev-lang/rust-1.80.1-r100
+=dev-lang/rust-1.81.0-r100
+=dev-lang/rust-1.82.0-r100
+=dev-lang/rust-1.82.0-r101
+=dev-lang/rust-1.83.0-r1
+=dev-lang/rust-1.84.0
+=dev-lang/rust-1.84.1
+=dev-lang/rust-bin-1.71.1-r101
+=dev-lang/rust-bin-1.74.1-r101
+=dev-lang/rust-bin-1.75.0-r101
+=dev-lang/rust-bin-1.77.1-r101
+=dev-lang/rust-bin-1.79.0-r101
+=dev-lang/rust-bin-1.80.1-r101
+=dev-lang/rust-bin-1.81.0-r101
+=dev-lang/rust-bin-1.82.0-r101
+=dev-lang/rust-bin-1.83.0
+=dev-lang/rust-bin-1.84.0
+=dev-lang/rust-bin-1.84.1
# Michał Górny <mgorny@gentoo.org> (2025-02-08)
# Suspicious subslot bump, causing humongous rebuilds.
@@ -180,42 +204,12 @@ sys-cluster/k3s
# Removal on 2025-02-17. Bug #948333.
dev-python/terminaltables
-# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11)
-# Last release from 2012, dead upstream for 7 years, no Gentoo maintainer.
-# Depends on dev-qt/qtwebengine:5, removed from almost every other distro.
-# Bugs #741849, #830220, #851507 and #926672. Removal on 2025-02-10.
-net-misc/fatrat
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11)
-# Last release from 2020, effectively unmaintained in Gentoo as its
-# maintainer has moved on to taking care of it in rion overlay instead.
-# Depends on Qt5, app-crypt/qca[qt5], dev-qt/qtwebengine:5.
-# Bugs #755446, #926138, #926670. Removal on 2025-02-10.
-net-im/psi
-net-im/psimedia
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11)
-# Qt5-based library without any revdeps. Depends on app-crypt/qca[qt5].
-# Removal on 2025-02-10.
-dev-libs/qoauth
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11)
-# Last release from 2020, dead upstream; Depends on app-crypt/qca[qt5].
-# Bug #935556. Removal on 2025-02-10.
-net-im/dianara
-
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-10)
# EAPI=7, maintainer needed, no reverse dependencies, fails to compile,
# uses deprecated Go eclass.
# Removal on 2025-02-09. Bugs #947810, #856319, #844730, #771048, #679078.
sys-cluster/zetcd
-# James Le Cuirot <chewi@gentoo.org> (2025-01-09)
-# Obsolete and needs to be dropped along with Qt5. The GTK theme has been
-# superseded by dev-qt/qtbase[gtk], which uses GTK 3 rather than GTK 2.
-# Removal on 2025-02-09. See bug #947787.
-dev-qt/qtstyleplugins
-
# Conrad Kostecki <conikost@gentoo.org> (2025-01-09)
# New version, which dropps support for legacy devices.
# Will be unmasked, when split to legacy-branch is done.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7a3aa4eb4d79..7d628e9f1a4b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -524,6 +524,7 @@ app-emulation/86Box:experimental - Enable hardware from devbranch, which may be
app-emulation/86Box:fluidsynth - Enable MIDI support through media-sound/fluidsynth.
app-emulation/86Box:munt - Enable MIDI MT-32 support through media-libs/munt-mt32emu.
app-emulation/86Box:new-dynarec - Enable new dynamic recompiler from PCem 15, which should provide an even better emulation speed.
+app-emulation/86Box:vde - Enable virtual networking through net-misc/vde.
app-emulation/aranym:clipboard - Enable bidirectional clipboard transfer between the host and FreeMiNT
app-emulation/aranym:jit - Build Just-In-Time compiler variant with increased performance
app-emulation/aranym:lilo - Enable support for directly booting kernels such as Linux
@@ -1211,6 +1212,7 @@ app-text/poppler:boost - Use boost::small_vector for a serious performance gain
app-text/poppler:gpgme - Enable signatures handling with app-crypt/gpgme
app-text/poppler:nss - Enable signatures handling with dev-libs/nss
app-text/poppler:utils - Install command-line PDF converters and various utilities.
+app-text/qpdf:zopfli - Support using app-arch/zopfli for stronger zlib-compatible compression.
app-text/qpdfview:fitz - Use experimental fitz rendering, provided by app-text/mupdf, instead of poppler
app-text/qpdfview:synctex - Add support for searching TeX sources
app-text/robodoc:examples - Installs usage examples in /usr/share for Perl
@@ -4758,11 +4760,14 @@ media-sound/lmms:stk - Enables STK Mallet plugin.
media-sound/lmms:vst - Enables the VeSTige plugin to run VST plugins through Wine.
media-sound/mangler:espeak - Text to speech engine
media-sound/mangler:g15 - Logitech g15 lcd support
+media-sound/mixxx:benchmark - Build and install benchmark binary: mixxx-test --benchmark
media-sound/mixxx:hid - Enable HID controller support
media-sound/mixxx:keyfinder - Enable musical key detection support via media-libs/libkeyfinder
media-sound/mixxx:lv2 - Add support for Ladspa V2 via media-libs/lilv
+media-sound/mixxx:midi - Enable MIDI support via media-libs/portmidi
media-sound/mixxx:modplug - Add libmodplug support
media-sound/mixxx:qtkeychain - Enable Secure credential storage support via dev-libs/qtkeychain
+media-sound/mixxx:rubberband - Enable audio pitch-shifting via media-libs/rubberband
media-sound/mixxx:shout - Enable broadcasting support via media-libs/libshout
media-sound/moc:cache - Enable tags caching support
media-sound/moc:sndio - Enable support for the media-sound/sndio backend
@@ -5870,15 +5875,6 @@ net-im/profanity:omemo-qrcode - Enable exchanging OMEMO information via QR code
net-im/profanity:otr - Enable encrypted conversations using Off-The-Records messaging
net-im/profanity:python - Enable Python plugins support
net-im/prosody:libevent - Use libevent for event handling
-net-im/psi:aspell - Enable spellchecking using app-text/aspell
-net-im/psi:enchant - Enable spellchecking using app-text/enchant
-net-im/psi:extras - Enable Psi+ patchset
-net-im/psi:hunspell - Enable spellchecking using app-text/hunspell
-net-im/psi:iconsets - Install additional iconsets, some of them have no clear licensing
-net-im/psi:webengine - Enable themed, html-based chatlogs using dev-qt/qtwebengine
-net-im/psi:whiteboarding - Enable experimental interactive SVG drawing
-net-im/psi:xscreensaver - Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events
-net-im/psimedia:extras - Enable Psi+ mode (required when built for Psi+)
net-im/qtox:X - Enable auto-away support
net-im/qtox:spellcheck - Enable spell checking support
net-im/spectrum2:frotz - Enables the Z-Engine backend.
@@ -6351,7 +6347,6 @@ net-misc/eventd:notification - Enable plugin to display on-screen notifications
net-misc/eventd:purple - Enable plugin for IM notifications via libpurple
net-misc/eventd:webhook - Enable plugin to send payloads to webhook handlers
net-misc/eventd:websocket - Enable support for WebSocket protocol
-net-misc/fatrat:bittorrent - Use the bittorrent protocol via net-libs/libtorrent-rasterbar.
net-misc/freerdp:aad - Enable login via Azure AD
net-misc/freerdp:client - Build client binaries
net-misc/freerdp:fuse - Clipboard with FUSE file copy support
@@ -8612,7 +8607,6 @@ www-client/firefox:system-libevent - Use the system-wide dev-libs/libevent inste
www-client/firefox:system-libvpx - Use the system-wide media-libs/libvpx instead of bundled
www-client/firefox:system-png - Use the system-wide media-libs/libpng instead of bundled (requires APNG patches)
www-client/firefox:system-webp - Use the system-wide media-libs/libwebp instead of bundled
-www-client/firefox:wasm - Sandbox certain third-party libraries through WebAssembly using RLBox
www-client/firefox:wasm-sandbox - Sandbox certain third-party libraries through WebAssembly using RLBox
www-client/firefox:wifi - Enable necko-wifi for NetworkManager integration, and access point MAC address scanning for better precision with opt-in geolocation services
www-client/firefox-bin:gmp-autoupdate - Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles