summaryrefslogtreecommitdiff
path: root/profiles/arch/arm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /profiles/arch/arm
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'profiles/arch/arm')
-rw-r--r--profiles/arch/arm/armv4/package.mask4
-rw-r--r--profiles/arch/arm/armv4t/package.mask4
-rw-r--r--profiles/arch/arm/armv5te/package.mask4
-rw-r--r--profiles/arch/arm/armv6j/package.mask9
-rw-r--r--profiles/arch/arm/armv6j/package.use.mask11
-rw-r--r--profiles/arch/arm/armv7a/package.mask11
-rw-r--r--profiles/arch/arm/armv7a/package.use.mask11
-rw-r--r--profiles/arch/arm/armv7a/use.mask2
-rw-r--r--profiles/arch/arm/package.mask19
-rw-r--r--profiles/arch/arm/package.use.mask57
-rw-r--r--profiles/arch/arm/package.use.stable.mask13
-rw-r--r--profiles/arch/arm/use.mask3
-rw-r--r--profiles/arch/arm/use.stable.mask7
13 files changed, 92 insertions, 63 deletions
diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index 10f4ba530681..ebbb9d3323f7 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -6,3 +6,7 @@ dev-lang/nim
dev-lang/rust-bin
dev-lang/rust
virtual/rust
+>=gnome-base/librsvg-2.41
+>=gnome-base/gnome-core-libs-3.36.5
+>=gnome-base/gnome-core-apps-3.36.5
+>=gnome-base/gnome-light-3.36.5
diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index 10f4ba530681..ebbb9d3323f7 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -6,3 +6,7 @@ dev-lang/nim
dev-lang/rust-bin
dev-lang/rust
virtual/rust
+>=gnome-base/librsvg-2.41
+>=gnome-base/gnome-core-libs-3.36.5
+>=gnome-base/gnome-core-apps-3.36.5
+>=gnome-base/gnome-light-3.36.5
diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index a4d8f03b198b..71c459a7e8e2 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -6,3 +6,7 @@ dev-lang/nim
dev-lang/rust-bin
dev-lang/rust
virtual/rust
+>=gnome-base/librsvg-2.41
+>=gnome-base/gnome-core-libs-3.36.5
+>=gnome-base/gnome-core-apps-3.36.5
+>=gnome-base/gnome-light-3.36.5
diff --git a/profiles/arch/arm/armv6j/package.mask b/profiles/arch/arm/armv6j/package.mask
index 9bf1f42c14b7..e6d4425270f3 100644
--- a/profiles/arch/arm/armv6j/package.mask
+++ b/profiles/arch/arm/armv6j/package.mask
@@ -1,10 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@cmpct.info> (2020-06-29)
+# Sam James <sam@gentoo.org> (2020-07-02)
# Needs Rust, which is available here
-# Bug #677018
+-dev-util/cargo-c
+-dev-util/cbindgen
+-media-video/rav1e
-net-news/newsboat
+-net-libs/quiche
# James Le Cuirot <chewi@gentoo.org> (2016-01-09)
# This is built for armv6 so unmask against the wider arm mask.
diff --git a/profiles/arch/arm/armv6j/package.use.mask b/profiles/arch/arm/armv6j/package.use.mask
new file mode 100644
index 000000000000..acb4ca99cbd4
--- /dev/null
+++ b/profiles/arch/arm/armv6j/package.use.mask
@@ -0,0 +1,11 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
+# virtual/rust is available here
+>=media-gfx/eog-3.33.1 -svg
+
+# Sam James <sam@gentoo.org> (2020-07-04)
+# Rust is available here
+# Bug #728558
+media-video/ffmpeg -rav1e
diff --git a/profiles/arch/arm/armv7a/package.mask b/profiles/arch/arm/armv7a/package.mask
index 983866095825..21e261c5adf4 100644
--- a/profiles/arch/arm/armv7a/package.mask
+++ b/profiles/arch/arm/armv7a/package.mask
@@ -1,12 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@cmpct.info> (2020-06-29)
+# Sam James <sam@gentoo.org> (2020-07-02)
# Needs Rust, which is available here
-# Bug #677018
+-dev-util/cargo-c
+-dev-util/cbindgen
+-media-video/rav1e
-net-news/newsboat
+-net-libs/quiche
-# Sam James <sam@cmpct.info> (2020-06-24)
+# Sam James <sam@gentoo.org> (2020-06-24)
# Valgrind works on ARMv7
-dev-util/valgrind
diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
index 8aea7c2c8832..75303868b9a5 100644
--- a/profiles/arch/arm/armv7a/package.use.mask
+++ b/profiles/arch/arm/armv7a/package.use.mask
@@ -1,6 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@cmpct.info> (2020-06-27)
+# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
+# virtual/rust is available here
+>=media-gfx/eog-3.33.1 -svg
+
+# Sam James <sam@gentoo.org> (2020-07-03)
+# Rust is available here
+# Bug #728558
+media-video/ffmpeg -rav1e
+
+# Sam James <sam@gentoo.org> (2020-06-27)
# Tests require Valgrind, available on armv7a
dev-libs/rapidjson -test
diff --git a/profiles/arch/arm/armv7a/use.mask b/profiles/arch/arm/armv7a/use.mask
index 764a6e7881c5..9ca71bc870cf 100644
--- a/profiles/arch/arm/armv7a/use.mask
+++ b/profiles/arch/arm/armv7a/use.mask
@@ -15,6 +15,6 @@
-cpu_flags_arm_vfpv4
-cpu_flags_arm_vfp-d32
-# Sam James <sam@cmpct.info> (2020-06-24)
+# Sam James <sam@gentoo.org> (2020-06-24)
# Valgrind works on ARMv7
-valgrind
diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask
index 34754836d7f6..1857d1bddeb4 100644
--- a/profiles/arch/arm/package.mask
+++ b/profiles/arch/arm/package.mask
@@ -1,21 +1,20 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@cmpct.info> (2020-06-29)
-# Needs Rust (only on >= armv6j)
-# Bug #677018
+# Sam James <sam@gentoo.org> (2020-07-02)
+# Packages which need Rust (only on >= 6j)
+# We unmask them for armv6j, armv7a elsewhere
+dev-util/cargo-c
+dev-util/cbindgen
+media-video/rav1e
net-news/newsboat
+net-libs/quiche
-# Sam James <sam@cmpct.info> (2020-06-24)
+# Sam James <sam@gentoo.org> (2020-06-24)
# Valgrind lacks support for < ARMv7
# https://valgrind.org/info/platforms.html
dev-util/valgrind
-# Bernardo Meurer <bernardo@standard.ai> (2019-09-28)
-# Requires app-crypt/tpm2-tss which is pending ~arm vide
-# https://bugs.gentoo.org/695758
->=sys-apps/fwupd-1.3.2
-
# James Le Cuirot <chewi@gentoo.org> (2016-01-09)
# This is built for armv6 and will not work on earlier generations.
dev-java/oracle-jdk-bin
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 4740d935bf54..322e6a635450 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,11 +1,29 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02)
-# Mask io-uring & zbc pending keywording
-sys-block/fio io-uring zbc
-
-# Sam James <sam@cmpct.info> (2020-06-27)
+# James Le Cuirot <chewi@gentoo.org> (2020-08-19)
+# Cinnamon is not keyworded on this architecture.
+x11-themes/arc-theme cinnamon
+
+# Mart Raudsepp <leio@gentoo.org> (2020-08-02)
+# armv5 and older has no virtual/rust support yet, needed by newer
+# gnome-base/librsvg, et al
+>=media-gfx/eog-3.33.1 svg
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-28)
+# Requires dev-libs/boost[context] which is masked on arm, bug #727138
+dev-libs/msgpack boost
+
+# Sam James <sam@gentoo.org> (2020-07-11)
+# Don't drag in qtwebengine for Plasma right now
+# Not going for nuclear option of general mask
+# (or dropping keywords) because unclear if it's caused
+# by the use of a linux32 chroot.
+# See bug #713900
+kde-plasma/libksysguard webengine
+kde-plasma/kdeplasma-addons webengine
+
+# Sam James <sam@gentoo.org> (2020-06-27)
# Tests require Valgrind, not available on <armv7a
dev-libs/rapidjson test
@@ -40,10 +58,6 @@ net-misc/whois xcrypt
# and as for now we have only stable mate versions
mate-base/mate bluetooth
-# Adam Feldman <NP-Hardass@gentoo.org> (2020-04-06)
-# Mask until gui-libs/gtk-layer-shell is keyworded
-mate-base/mate-panel wayland
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26)
# media-libs/libheif is not keyworded
media-gfx/gimp heif
@@ -60,11 +74,6 @@ app-admin/syslog-ng test
# PPS should work on all arches, but only keyworded on some arches
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-28)
-# >=sci-libs/vtk-8 is not keyworded, bug #649054
-media-libs/opencv vtk
-sci-libs/pcl vtk
-
# Andreas Sturmlechner <asturm@gentoo.org> (2019-10-29)
# Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded
kde-plasma/plasma-meta thunderbolt
@@ -106,10 +115,6 @@ sys-apps/fwupd dell thunderbolt
# keyword them solely because of PyQt5 while there are no other in-tree users.
dev-python/PyQt5 networkauth
-# Michał Górny <mgorny@gentoo.org> (2018-10-18)
-# Requires unported sys-libs/netbsd-csu.
-sys-devel/clang-runtime crt
-
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# Requires www-client/firefox which isn't available on ARM yet
# due to dev-lang/rust requirement
@@ -162,10 +167,6 @@ sys-power/nut ups_drivers_nut-ipmipsu
dev-python/ipython test
# Michał Górny <mgorny@gentoo.org> (2017-08-08)
-# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
-media-libs/mesa vulkan vulkan-overlay
-
-# Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Requires USE=opencl that is masked in this profile.
net-misc/bfgminer adl lm-sensors
@@ -219,7 +220,6 @@ dev-db/mariadb -jdbc
# media-gfx/graphicsmagick is not keyworded on arm, users will need
# to enable imagemagick flag and disable graphicsmagick use flag
# to enable conversion facilities
-sci-mathematics/octave graphicsmagick
media-gfx/zbar graphicsmagick
# Amy Winston <amynka@gentoo.org> (2016-06-12)
@@ -246,10 +246,6 @@ sci-mathematics/flint ntl
# unmask scanner for net-print/hplip, bug #518456
media-sound/moc timidity
-# Justin Lecher <jlec@gentoo.org> (2016-02-22)
-# Missing test deps keyword #575366
-dev-cpp/eigen test
-
# James Le Cuirot <chewi@gentoo.org> (2016-01-30)
# scrollview requires SWT, which is currently unsupported on ARM.
app-text/tesseract scrollview
@@ -304,10 +300,6 @@ media-libs/clutter-gtk wayland
dev-python/ipython doc
dev-python/oct2py doc
-# Michael Weber <xmw@gentoo.org> (2014-11-15)
-# missing keywords on media-libs/libharu
-www-client/netsurf pdf-writer
-
# Markus Meier <maekke@gentoo.org> (2014-11-14)
# Unkeyworded deps, bug #511532
net-im/prosody libevent mysql postgres sqlite
@@ -401,7 +393,7 @@ sci-libs/linux-gpib firmware
media-gfx/povray mkl
# Benda Xu <heroxbd@gentoo.org> (2013-04-01)
-# Sam James <sam@cmpct.info> (2020-06-29)
+# Sam James <sam@gentoo.org> (2020-06-29)
# net-misc/x11-ssh-askpass nor
# net-misc/ssh-askpass-fullscreen keyworded
net-misc/unison gtk
@@ -428,7 +420,6 @@ dev-vcs/subversion java
media-libs/libjpeg-turbo java
net-dns/libidn java
net-misc/tigervnc java
-net-print/cups java
sys-devel/gettext java
sys-libs/db java
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index d197a96abbbb..1471c6c3ba81 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,7 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@cmpct.info> (2020-06-28)
+# Sam James <sam@gentoo.org> (2020-07-30)
+# glslang is not yet stable on arm
+media-libs/mesa vulkan-overlay
+
+# Sam James <sam@gentoo.org> (2020-06-28)
# Deps not yet stable
# Migrated from package.use.mask
app-text/asciidoc test
@@ -15,14 +19,15 @@ dev-util/geany-plugins markdown
# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-02)
# media-video/pipewire is not stable yet
dev-libs/weston pipewire
-kde-apps/krfb wayland
-kde-plasma/xdg-desktop-portal-kde screencast
-sys-apps/xdg-desktop-portal screencast
+<kde-apps/krfb-20.07.80 wayland
+<kde-plasma/xdg-desktop-portal-kde-5.19.4 screencast
+<sys-apps/xdg-desktop-portal-1.7.2 screencast
x11-wm/mutter screencast
# Michał Górny <mgorny@gentoo.org> (2019-09-08)
# virtual/jdk is not stable here.
sci-mathematics/z3 java
+media-libs/portmidi java
# Mart Raudsepp <leio@gentoo.org> (2019-08-27)
# Missing stable net-libs/webkit-gtk
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index e31a1ee7d7ff..76f4bca6d6fc 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -8,7 +8,7 @@
-cpu_flags_arm_iwmmxt
-cpu_flags_arm_iwmmxt2
-# Sam James <sam@cmpct.info> (2020-06-24)
+# Sam James <sam@gentoo.org> (2020-06-24)
# Valgrind lacks support for < ARMv7
# https://valgrind.org/info/platforms.html
valgrind
@@ -97,6 +97,7 @@ anthy
-video_cards_omap
-video_cards_panfrost
-video_cards_tegra
+-video_cards_v3d
-video_cards_vc4
# James Le Cuirot <chewi@gentoo.org>
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
index 965bf85ebb41..0448e2b174d2 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/use.stable.mask
@@ -4,7 +4,7 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
-# Sam James <sam@cmpct.info> (2020-06-29)
+# Sam James <sam@gentoo.org> (2020-06-29)
# media-gfx/gimp not yet stable
gimp
@@ -13,11 +13,6 @@ gimp
appindicator
ayatana
-# Mike Gilbert <floppym@gentoo.org> (2017-06-08)
-# dev-lang/python:3.8 is not stable.
-python_targets_python3_8
-python_single_target_python3_8
-
# Andrey Grozin <grozin@gentoo.org> (2014-05-16)
# No stable gcl
gcl