diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238169 -> 238163 bytes | |||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 8 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 2ec8ab6a5dc4..03a1a7643e58 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index cd23f6c3efe3..189a7719549c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2024-07-17) +# We only want to support spirv-llvm-translator >= 17 on x86, which is a +# dependency of mesa. +>=media-libs/mesa-24.1 llvm_slot_15 llvm_slot_16 +>=dev-util/intel_clc-24.1 llvm_slot_15 llvm_slot_16 + # Andreas Sturmlechner <asturm@gentoo.org> (2024-07-12) # Need as-yet-unkeyworded KF6-based counterparts (bug #934361) kde-apps/libkcddb kf6compat diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 962e14e44ebc..709360d865d4 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,10 +1,6 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <grobian@gentoo.org> (2024-05-28) -# Fails to compile on any macOS, bug #932809, pending investigation -=net-dns/c-ares-1.29.0 - # Benda Xu <heroxbd@gentoo.org> (2023-08-20) # Does not play well with linkers under macOS. # Undefined symbols for architecture x86_64: diff --git a/profiles/use.local.desc b/profiles/use.local.desc index bfee38af0e7e..bde3355e81cd 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7196,6 +7196,7 @@ sci-geosciences/gpsd:sockets - export gpsd over unix sockets sci-geosciences/grass:geos - Use sci-libs/geos for v.buffer and adds extended options to the v.select module sci-geosciences/grass:las - Include support for LAS and LAZ encoded LiDAR files through sci-geosciences/liblas sci-geosciences/grass:pdal - Enable support for PDAL for point clouds via sci-libs/pdal +sci-geosciences/grass:svm - Enable support for the Support Vector Machine library sci-libs/libsvm sci-geosciences/gshhs:data - Add earth data with sci-geosciences/gshhs-data sci-geosciences/liblas:gdal - Add support for the sci-libs/gdal geospatial raster library sci-geosciences/mapserver:apache - Enable mapserver to run under apache |