summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-10 03:03:09 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-10 03:03:09 +0000
commitbe94ae04eee564451203d45977c2ef7c7ace1580 (patch)
tree616ffc0ad9aee18dc7d5e9e62bf62394e8e520ba /profiles
parent2be329ae14bbf99f0fc4de7567e2386bbb529fdc (diff)
gentoo auto-resync : 10:11:2024 - 03:03:09
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin235925 -> 235923 bytes
-rw-r--r--profiles/arch/mips/package.use.mask4
-rw-r--r--profiles/features/wd40/README2
-rw-r--r--profiles/features/wd40/package.use.mask4
-rw-r--r--profiles/package.mask42
-rw-r--r--profiles/targets/desktop/gnome/make.defaults4
-rw-r--r--profiles/use.local.desc5
7 files changed, 53 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 14e49f2726f2..044d1f19c161 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 fa77510aa188..9dffa1399424 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Jolly <kangie@gentoo.org> (2024-11-03)
+# Requires llvm 16 which is not keyworded
+=dev-lang/rust-1.71.1-r100 system-llvm
+
# Felix Janda <felix.janda@posteo.de> (2024-10-20)
# requires dev-libs/libcss and net-libs/libdom to be keyworded
www-client/elinks libcss
diff --git a/profiles/features/wd40/README b/profiles/features/wd40/README
index 1e90063187fc..abe7317db018 100644
--- a/profiles/features/wd40/README
+++ b/profiles/features/wd40/README
@@ -1,3 +1,3 @@
This is a common profile for architectures and subarchitectures that do not
-support Rust (do not have a working virtual/rust). It serves as a common place
+support Rust (do not have a working Rust). It serves as a common place
to mask the packages requiring Rust and the USE flags pulling them.
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index e979d08d8575..582010e4e3ef 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -239,7 +239,7 @@ x11-misc/xscreensaver gdm
>=media-libs/libheif-1.10.0 rav1e
# Cédric Krier <cedk@gentoo.org> (2020-11-10)
-# virtual/rust has no ${arch} keyword
+# Rust has no ${arch} keyword
dev-vcs/mercurial rust
# Joonas Niilola <juippis@gentoo.org> (2020-10-02)
@@ -253,7 +253,7 @@ media-libs/gd avif
net-libs/webkit-gtk avif
# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
-# ${arch} has no virtual/rust support, needed by newer gnome-base/librsvg, et al
+# ${arch} has no Rust support, needed by newer gnome-base/librsvg, et al
>=media-gfx/eog-3.33.1 svg
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
diff --git a/profiles/package.mask b/profiles/package.mask
index 268e282ef5ba..5bc62fc7e83a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,48 @@
#--- END OF EXAMPLES ---
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-11-10)
+# Fails to build with gcc-14. Horrible code. Not touched by a
+# maintainer since 2010. Bugs 729134, 870541, 909625, 933773
+# Removal in 30 days.
+app-accessibility/powiedz
+
+# Matt Jolly <kangie@gentoo.org> (2024-11-09)
+# The legacy Rust ebuilds are no longer maintained and have been
+# replaced by the new slotted Rust. Removal in 30 days.
+=dev-lang/rust-1.71.1
+=dev-lang/rust-1.74.1
+=dev-lang/rust-1.75.0-r1
+=dev-lang/rust-1.77.1
+=dev-lang/rust-1.79.0
+=dev-lang/rust-1.80.1
+=dev-lang/rust-1.81.0
+=dev-lang/rust-1.82.0
+=dev-lang/rust-bin-1.71.1
+=dev-lang/rust-bin-1.74.1
+=dev-lang/rust-bin-1.75.0
+=dev-lang/rust-bin-1.77.1
+=dev-lang/rust-bin-1.79.0
+=dev-lang/rust-bin-1.80.1
+=dev-lang/rust-bin-1.81.0
+=dev-lang/rust-bin-1.82.0
+=virtual/rust-1.71.1-r2
+=virtual/rust-1.74.1-r1
+=virtual/rust-1.75.0-r1
+=virtual/rust-1.77.1
+=virtual/rust-1.79.0
+=virtual/rust-1.80.1
+=virtual/rust-1.81.0-r1
+=virtual/rust-1.82.0
+
+# Matt Jolly <kangie@gentoo.org> (2024-11-09)
+# Does not build with any rust version in the tree. Removal in 30 days.
+=dev-lang/starlark-rust-0.8.0
+
+# Matt Jolly <kangie@gentoo.org> (2024-11-09)
+# Does not build with any rust version in the tree. Removal in 30 days.
+=dev-util/wasmer-0.11.0
+
# Hans de Graaff <graaff@gentoo.org> (2024-11-08)
# Obsolete slot. Use a newer slot instead. Removal on 2024-12-08.
dev-ruby/faker:2
diff --git a/profiles/targets/desktop/gnome/make.defaults b/profiles/targets/desktop/gnome/make.defaults
index 2dc85fe967ca..8af0df35af00 100644
--- a/profiles/targets/desktop/gnome/make.defaults
+++ b/profiles/targets/desktop/gnome/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-USE="colord eds evo gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker"
+USE="colord eds evo gdk-pixbuf gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker"
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index bcc77db92ede..a095b05facc5 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -383,7 +383,8 @@ app-crypt/johntheripper-jumbo:pcap - Build with pcap support
app-crypt/keybase:fuse - Enable app-crypt/kbfs support
app-crypt/kstart:afs - Enables afs support which means you can acquire an afs token and set PAGs. It's recommended to set this USE if you need authenticated access to an AFS cell for your daemon/app.
app-crypt/libb2:native-cflags - Use CFLAGS as determined by configure script. These flags will enable all CPU specific features it find available, to further optimise the implementation. This discards any existing CFLAGS set in make.conf or similar.
-app-crypt/libsecret:crypt - Enable Backend library to implement transport encryption via dev-libs/libgcrypt
+app-crypt/libsecret:crypt - Enable transport encryption
+app-crypt/libsecret:gcrypt - Enable Backend library to implement transport encryption via dev-libs/libgcrypt
app-crypt/libsecret:gnutls - Enable Backend library to implement transport encryption via net-libs/gnutls
app-crypt/libsecret:pam - Build PAM module
app-crypt/libsecret:tpm - Enable Trusted Platform Module support via app-crypt/tpm2-tss
@@ -2249,7 +2250,6 @@ dev-libs/simdjson:tools - Build and install extra command line tools
dev-libs/softhsm:gost - Enable gost algorithm
dev-libs/softhsm:migration-tool - Build db migration tool
dev-libs/sord:tools - Build command line utilities
-dev-libs/starpu:gcc-plugin - Enable GCC extension plugin (experimental)
dev-libs/starpu:spinlock-check - Enable spinlock check
dev-libs/thrift:libevent - Build support for dev-libs/libevent
dev-libs/tinyxml:stl - Compile with TIXML_USE_STL support
@@ -4682,7 +4682,6 @@ media-sound/denemo:rubberband - Enable support for media-libs/rubberband
media-sound/dir2ogg:mac - Add support for decoding Monkey's Audio files
media-sound/dir2ogg:wma - Add support for wma files through mplayer
media-sound/drumstick:fluidsynth - Enable support for media-sound/fluidsynth
-media-sound/drumstick:network - Build Network RT backend
media-sound/easyeffects:calf - Enable use of media-plugins/calf for adding various FX
media-sound/easyeffects:doc - Install packages needed to display built-in user documentation
media-sound/easyeffects:mda-lv2 - Enable use of media-plugins/mda-lv2 for the loudness FX