diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-17 02:02:20 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-17 02:02:20 +0000 |
commit | 2f50f3ca1d346a1f74054f124adb11136068b2b1 (patch) | |
tree | 10b9920e8655629b9153b171f314ed189fce6578 /profiles | |
parent | e07c6f9648d478943b5ecd6f1c42cc91cae0f547 (diff) |
gentoo auto-resync : 17:12:2024 - 02:02:19
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237444 -> 237450 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 6e40f073d898..db8c16c0fb5e 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 478803423671..749095838dbb 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,12 @@ # New entries go on top. +# Paul Zander <negril.nx+gentoo@gmail.com> (2024-12-16) +# sci-libs/atlas requires you to disable frequency scaling to build. +# This barely works on older Intel CPUs on good days. +# Avoid someone enabling without knowing what they do. +media-libs/opencv atlas + # John M. Harris, Jr. <johnmh@johnmh.me> (2024-12-12) # seccomp is only supported with systemd sys-apps/fwupd seccomp diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 046a3fd696c8..9c8fc2b5ff64 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4456,7 +4456,7 @@ media-libs/oneVPL-cpu:openh264 - Use media-libs/openh264 instead of media-libs/x media-libs/openal:pipewire - Enable support for the media-video/pipewire audio backend media-libs/openal:sndio - Enable support for the media-sound/sndio backend media-libs/opencolorio:apps - Build the OCIO command line apps -media-libs/opencv:atlas - Use sci-libs/atlas for blas, lapack and sparse blas routines +media-libs/opencv:atlas - Use sci-libs/atlas for blas, lapack and sparse blas routines (Experimental!) media-libs/opencv:contrib - Install user contributed scripts from opencv_contrib (Experimental!) media-libs/opencv:contribcvv - Enable CVV in contrib (requires Qt5) media-libs/opencv:contribdnn - Enable DNN module contrib (requires tinydnn) |