summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2024-01-09 15:58:55 +0100
committerSam James <sam@gentoo.org>2024-03-18 16:32:39 +0000
commit7553b19f7a4a294445da70b7fbcc66149f212fe2 (patch)
tree1168991005c0a7c0b116c2e2f5236e4ed91773b3 /profiles
parentmedia-libs/quirc: new package, add 1.2, 9999 (diff)
downloadgentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.tar.gz
gentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.tar.bz2
gentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.zip
media-libs/opencv: add 4.9.0
Closes: https://bugs.gentoo.org/921968 Closes: https://bugs.gentoo.org/924005 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35322 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/use.mask8
-rw-r--r--profiles/arch/base/use.mask8
-rw-r--r--profiles/arch/x86/use.mask8
-rw-r--r--profiles/features/musl/package.use.mask8
-rw-r--r--profiles/features/prefix/use.mask6
5 files changed, 32 insertions, 6 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 903b1e2d2f32..e38f87231bfa 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,14 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas works on x86_64
+-atlas
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper works on x86_64
+-jasper
+
# Paul Zander <negril.nx+gentoo@gmail.com> (2023-12-10)
# cuDNN works here
-cudnn
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index b36b584af099..0c7fe30d5a49 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper is only supported on specific architectures
+jasper
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas is only supported on specific architectures
+atlas
+
# Michał Górny <mgorny@gentoo.org> (2024-02-05)
# LLVM slots without keywords.
llvm_slot_18
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 73283453cab5..ec12976b3e26 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,14 @@
# Unmask the flag which corresponds to ARCH.
-x86
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas works on x86
+-atlas
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper works on x86
+-jasper
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
# Unmask secureboot flag on arches where sbsigntools is keyworded
-secureboot
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 84477b026a42..115beec584e2 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -22,11 +22,6 @@ gui-libs/gtk cpu_flags_x86_f16c
# possible on musl via systemd-utils[boot].
sys-kernel/installkernel -systemd
-# Alfredo Tupone <tupone@gentoo.org> (2024-01-09)
-# linked against glibc
-sci-libs/caffe2 mkl
-dev-libs/oneDNN mkl
-
# Michał Górny <mgorny@gentoo.org> (2023-12-31)
# Requires dev-libs/level-zero.
dev-lang/ispc gpu
@@ -80,13 +75,16 @@ net-irc/ngircd test
# Sam James <sam@gentoo.org> (2022-10-04)
# Rolling mask for all USE flags which pull in a masked binary package
# (linked against glibc). Use for all such packages.
+dev-libs/oneDNN mkl
kde-apps/kdenetwork-meta dropbox
+media-libs/opencv atlas mkl
media-video/ffmpeg amf
net-fs/openafs tsm
net-analyzer/nagios-plugin-check_raid megaraid-sas
sys-apps/hwloc gl
sci-chemistry/gromacs mkl
sci-libs/armadillo mkl
+sci-libs/caffe2 mkl
sci-libs/dlib mkl
sci-libs/trilinos mkl
www-client/qutebrowser widevine
diff --git a/profiles/features/prefix/use.mask b/profiles/features/prefix/use.mask
index 482ce57f0448..bbb580e5465f 100644
--- a/profiles/features/prefix/use.mask
+++ b/profiles/features/prefix/use.mask
@@ -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
# prefix USE flag should always be unmasked in prefix profiles
@@ -13,6 +13,10 @@ systemd
# system authentication etc. not possible for non-privileged Prefix
pam
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-02-14)
+# sci-libs/atlas does not have prefix keywords
+atlas
+
# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
# sci-libs/mkl does not have prefix keywords
mkl