summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-14 18:13:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-14 18:13:29 +0100
commit85dc262ae9ec9413f8172a2a8442d6d9134d02f4 (patch)
tree81768a8b154fded73a17e9475cebc90d79fd4720 /profiles
parentb6323af2602e6a5cd4920d4af06b5c2f3949b9d0 (diff)
gentoo auto-resync : 14:08:2023 - 18:13:29
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181036 -> 181043 bytes
-rw-r--r--profiles/arch/arm64/package.use.mask2
-rw-r--r--profiles/arch/powerpc/package.use.mask2
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.force7
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask8
-rw-r--r--profiles/base/package.use.force7
-rw-r--r--profiles/base/package.use.mask8
-rw-r--r--profiles/package.mask13
-rw-r--r--profiles/use.local.desc9
9 files changed, 32 insertions, 24 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index c64f938bdcda..058d91860197 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 0ba072e2ae38..b3bdf374b8ce 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -349,7 +349,7 @@ dev-ruby/haml test
net-libs/gnutls test-full
# Mart Raudsepp <leio@gentoo.org> (2018-02-13)
-# USE=upnp-av requires net-misc/dleyna-server that is not keyworded yet.
+# USE=upnp-av requires net-libs/dleyna that is not keyworded yet.
media-sound/rhythmbox upnp-av
>=media-plugins/grilo-plugins-0.3.5 upnp-av
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 6e54e5a5b836..3a438e2936b9 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -252,7 +252,7 @@ media-sound/rhythmbox upnp-av
x11-base/xorg-drivers video_cards_amdgpu
# Gilles Dartiguelongue <eva@gentoo.org> (2015-06-10)
-# net-libs/dleyna-connector-dbus lack ppc/ppc64 keyword, bug #551634
+# net-libs/dleyna lack ppc/ppc64 keyword, bug #551634
>=media-plugins/grilo-plugins-0.2.14 upnp-av
# Pacho Ramos <pacho@gentoo.org> (2015-05-15)
diff --git a/profiles/arch/powerpc/ppc64/package.use.force b/profiles/arch/powerpc/ppc64/package.use.force
index 6f146360a178..392d82d7563d 100644
--- a/profiles/arch/powerpc/ppc64/package.use.force
+++ b/profiles/arch/powerpc/ppc64/package.use.force
@@ -1,6 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
+# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
+# Therefore apply mask/force to override the profile's defaults, and invert on
+# arches where luajit is not keyworded.
+# Done this way also avoids conflicts for users using another default.
+games-engines/openmw -lua_single_target_luajit
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 024cd7c1512a..8cc8e18bc464 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
+# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
+# Therefore apply mask/force to override the profile's defaults, and invert on
+# arches where luajit is not keyworded.
+# Done this way also avoids conflicts for users using another default.
+games-engines/openmw -lua_single_target_lua5-1 lua_single_target_luajit
+games-engines/openmw -lua_single_target_lua5-3 -lua_single_target_lua5-4
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index ed168436b9e2..e1cab4651ef9 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
+# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
+# Therefore apply mask/force to override the profile's defaults, and invert on
+# arches where luajit is not keyworded.
+# Done this way also avoids conflicts for users using another default.
+games-engines/openmw lua_single_target_luajit
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 4cceebbdd213..14d383b0a158 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -18,6 +18,14 @@ sci-geosciences/mapserver php
# php-7.x is End-of-Life (EOL) and masked.
www-servers/nginx-unit php7-4
+# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
+# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
+# Therefore apply mask/force to override the profile's defaults, and invert on
+# arches where luajit is not keyworded.
+# Done this way also avoids conflicts for users using another default.
+games-engines/openmw lua_single_target_lua5-1
+games-engines/openmw lua_single_target_lua5-3 lua_single_target_lua5-4
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override
diff --git a/profiles/package.mask b/profiles/package.mask
index 90c1d4b8829b..1ff91757965c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -278,19 +278,6 @@ acct-group/spi
# Removal on 2023-08-16.
gnome-base/gnome-mime-data
-# Matt Turner <mattst88@gentoo.org> (2023-07-15)
-# Unmaintained upstream. Depends on deprecated packages libsoup:2.4 and
-# old versions of grilo and grilo-plugins.
-# Removal on 2023-08-15. Bug #910105.
-media-sound/pragha
-<media-libs/grilo-0.3.16
-<media-plugins/grilo-plugins-0.3.16
-net-libs/libdmapsharing:3.0
-net-libs/dleyna-connector-dbus
-net-libs/dleyna-core
-net-libs/dleyna-renderer
-net-misc/dleyna-server
-
# Hans de Graaff <graaff@gentoo.org> (2023-07-14)
# Obsolete slots or packages specifically for cucumber 7 which is no
# longer available. Masked for removal on 2023-08-14
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 6c67156b7bc0..09b77f9de3bd 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4699,15 +4699,6 @@ media-sound/picard:discid - Enable reading the ID of the inserted CD
media-sound/picard:fingerprints - Enable calculation and lookup of AcoustID fingerprints
media-sound/pithos:keybinder - Use keybinder to enable global key bindings
media-sound/pms:regex - Enable regular expression searches
-media-sound/pragha:glyr - Enable music metadata searchengine support using media-libs/glyr
-media-sound/pragha:grilo - Play songs on DLNA servers using media-libs/grilo
-media-sound/pragha:keybinder - Enable shortcut support using dev-libs/keybinder
-media-sound/pragha:koel - Append music on Koel server
-media-sound/pragha:lastfm - Enable last.fm support using media-libs/libclastfm
-media-sound/pragha:peas - Enable various plugins that will pull in dev-libs/libpeas as a dependency
-media-sound/pragha:playlist - Enable enhanced playlist support using dev-libs/totem-pl-parser
-media-sound/pragha:rygel - Share music on DLNA using net-misc/rygel
-media-sound/pragha:soup - Search metadata on AcoustID and radios on TuneIn using net-libs/libsoup
media-sound/puddletag:acoustid - Use media-libs/chromaprint for acoustic fingerprinting
media-sound/puddletag:quodlibet - Enables support for editing media-sound/quodlibet databases
media-sound/pulseaudio:daemon - Build the pulseaudio binary (not-needed for pipewire-pulse)