summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.force22
-rw-r--r--profiles/base/package.use.mask25
-rw-r--r--profiles/base/package.use.stable.mask6
-rw-r--r--profiles/base/use.mask10
-rw-r--r--profiles/base/use.stable.mask3
5 files changed, 53 insertions, 13 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 51afc8b61281..52f7499a622d 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,28 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Lars Wendler <polynomial-c@gentoo.org> (2020-12-31)
+# Force-enable unicode. We're in 2020 and this should really be available
+# everywhere.
+# See this mailing list thread:
+# https://archives.gentoo.org/gentoo-user/message/efc647eb07fb8c99b2619e3402281edd
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-01-01)
+# Add more packages
+#
+# a) no additional deps
+sys-libs/ncurses unicode
+sys-libs/readline unicode
+app-editors/nano unicode
+app-admin/metalog unicode
+app-arch/unzip unicode
+app-arch/zip unicode
+sys-apps/util-linux unicode
+sys-process/procps unicode
+www-client/lynx unicode
+#
+# b) using libidn
+app-text/ghostscript-gpl unicode
+
# Michał Górny <mgorny@gentoo.org> (2020-09-01)
# sys-boot/udk is being removed, and newest revision of refind does not
# support it already.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 3d4f85246d9f..0555867a1b6f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# New entries go on top.
@@ -6,6 +6,19 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Andreas Sturmlechner <asturm@gentoo.org> (2021-01-01)
+# media-video/pipewire:0/0.2 cleanup
+<dev-libs/weston-9 pipewire
+
+# Marek Szuba <marecki@gentoo.org> (2020-12-26)
+# User manual is only available for releases
+=media-gfx/darktable-9999 doc
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-12-26)
+# Depends on masked media-libs/qt-gstreamer and kde-apps/ktp-call-ui
+kde-apps/artikulate gstreamer
+kde-apps/plasma-telepathy-meta gstreamer
+
# Michał Górny <mgorny@gentoo.org> (2020-12-21)
# LSAN is currently broken (due to new glibc?)
<sys-libs/compiler-rt-sanitizers-12 lsan
@@ -18,12 +31,6 @@ net-wireless/gr-osmosdr xtrx
# app-text/ots is masked for removal. Bug #648964.
app-office/abiword ots
-# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-12-07)
-# Waiting for unmasking of slotted Lua.
->=app-i18n/fcitx-4.2.9.8:4 lua
->=app-i18n/ibus-libpinyin-1.11.92 lua
-app-i18n/ibus-pinyin lua
-
# Matt Turner <mattst88@gentoo.org> (2020-12-05)
# Relies on gtkdoc-mktmpl which was removed from gtk-doc-1.26
# Bug #740690
@@ -70,10 +77,6 @@ kde-apps/kipi-plugins vkontakte
# waiting for lua to be slotted
media-gfx/exact-image lua
-# Haelwenn (lanodan) Monnier <contact@hacktivis.me> (2020-11-03)
-# Requires >=dev-lang/lua-5.2, which is still masked.
-app-editors/vis lua
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-08)
# USE=doc broken on 1.47.0
# error: unresolved link to `crate::os::unix::ffi::OsStrExt`
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index e7e01d683d46..017341f97c17 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,12 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-12-25)
+# Packages needing stable slotted Lua.
+>=app-i18n/fcitx-4.2.9.8:4 lua
+>=app-i18n/ibus-libpinyin-1.11.92 lua
+app-i18n/ibus-pinyin lua
+
# James Le Cuirot <sam@gentoo.org> (2020-11-23)
# Cinnamon is not stable on any architecture.
x11-themes/arc-theme cinnamon
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index d1f87ff265f7..827877fa3090 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,10 +1,18 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Michał Górny <mgorny@gentoo.org> (2021-01-01)
+# The support for python3.6 target in Gentoo is discontinued.
+# The flags are masked to permit removal of the last backport packages.
+# Once they're gone, the eclass support will be disabled and the flags
+# removed.
+python_targets_python3_6
+python_single_target_python3_6
+
# Alexis Ballier <aballier@gentoo.org> (2020-10-13)
# Nothing depends on those ROS messages. dev-ros/geneus
# is half broken in our setup where it looks for packages
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index ea79d69f1158..577d8fa2a780 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -17,6 +17,7 @@ darcs
python_targets_pypy3
python_single_target_pypy3
-# Hans de Graaff <graaff@gentoo.org> (2019-12-26)
+# Hans de Graaff <graaff@gentoo.org> (2020-12-26)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby27
+ruby_targets_ruby30