diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-02-17 10:35:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-02-17 10:35:54 +0000 |
commit | 463397cf1e064185110fe57c568d73f99a06f5d1 (patch) | |
tree | 9aa75eefc5154eaf0e3c33658b830fc54dc68052 /profiles | |
parent | c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff) |
gentoo resync : 17.02.2021
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 141163 -> 141339 bytes | |||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/package.mask | 8 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/license_groups | 2 | ||||
-rw-r--r-- | profiles/package.mask | 37 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 51 |
16 files changed, 113 insertions, 46 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 16ac91999c6f..6a6f13d59130 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index f47274412989..cd55d83df5b4 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-14) +# sci-libs/cholmod is not keyworded. +sci-libs/umfpack cholmod + # Sam James <sam@gentoo.org> (2021-02-06) # media-sound/sndio is not yet keyworded here # bug #769098, bug #769122 @@ -311,10 +315,6 @@ net-misc/networkmanager wext # dev-lua/lgi lacks alpha keyword, bug #551540 dev-libs/libpeas lua -# Michał Górny <mgorny@gentoo.org> (2015-02-22) -# Dependency not keyworded for some reason. -media-libs/gegl umfpack - # Johannes Huber <johu@gentoo.org> (2015-01-28) # Missing keyword on dev-libs/botan app-crypt/qca botan diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d3a8665f737f..70fd79bfa87a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17) +# Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available +dev-lang/php -jit + # Jaco Kroon <jaco@uls.co.za> (2021-01-08) # blocksruntime (clang -fblocks requirement) for asterisk is available on this # architecture. diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 52b5218cbd29..1888a9c5fe89 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-13) +# Is reverse-dependency of dev-qt/qtwebengine +media-gfx/freecad + # Andreas Sturmlechner <asturm@gentoo.org> (2021-02-09) # Requires net-libs/nodejs, plus mask all reverse-dependencies. dev-qt/qtwebengine diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f8d0a0addcf3..d42968826c4a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-02-17) +# Unmask dev-libs/libpcre2[jit] support on PHP +# where available +dev-lang/php -jit + # Sam James <sam@gentoo.org> (2021-02-06) # media-sound/sndio is not yet keyworded here # bug #769098, bug #769122 diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index d5528ca4ba87..4d2134256170 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -6,10 +6,6 @@ # bug #769767, bug #769764 mail-client/claws-mail gdata -# Michał Górny <mgorny@gentoo.org> (2021-02-07) -# app-text/libgepub is not yet stable here, and it has huuuge deps. -xfce-extra/tumbler epub - # Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05) # media-libs/libffado is not stable yet, which itself has unstable and # unmaintained/broken dependencies. bug #746722 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 70e3e03944a0..fb168be7cbc9 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17) +# Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available +dev-lang/php -jit + # Sam James <sam@gentoo.org> (2021-02-06) # media-sound/sndio is not yet keyworded here # bug #769098, bug #769122 @@ -385,7 +389,7 @@ dev-java/icedtea -shenandoah app-portage/g-sorcery bson # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01) -# Unkeyworded depedencies +# Unkeyworded dependencies app-admin/rsyslog mongodb # Michael Weber <xmw@gentoo.org> (2017-03-01) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index ad9623552671..d9d428c991f0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-02-17) +# Unmask dev-libs/libpcre2[jit] support on PHP +# where available +dev-lang/php -jit + # Joonas Niilola <juippis@gentoo.org> (2021-01-15) # Dependency not keyworded on this arch. app-text/enchant voikko diff --git a/profiles/arch/powerpc/ppc32/package.mask b/profiles/arch/powerpc/ppc32/package.mask new file mode 100644 index 000000000000..ba036c8865b5 --- /dev/null +++ b/profiles/arch/powerpc/ppc32/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sergei Trofimovich <slyfox@gentoo.org> (2021-02-17) +# Not ported to ppc32. See ALL_.*_SUPPORTED_ARCH +# in compiler-rt/cmake/. Bug #708344 +sys-libs/compiler-rt +sys-libs/compiler-rt-sanitizers diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index dd7d4a711105..8eb5b3eb93b4 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,17 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-02-14) +# Brings in a large number of unkeyworded +# (broad) deps. Not keywording yet. +# bug #769956 +dev-util/diffoscope R pascal + +# Sam James <sam@gentoo.org> (2021-02-14) +# Haskell isn't keyworded on ppc64 +# bug #769956, bug #583400 +dev-util/diffoscope haskell + # Michał Górny <mgorny@gentoo.org> (2020-12-21) # Sanitizers supported on this architecture. sys-libs/compiler-rt-sanitizers -asan -lsan -msan -tsan diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5578286c72e7..a1d435524cb5 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17) +# Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available +dev-lang/php -jit + # Jaco Kroon <jaco@uls.co.za> (2021-01-22) # blocksruntime (clang -fblocks requirement) for asterisk is available on this # architecture. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d23165d94252..fc6c60da0402 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17) +# PCRE JIT support via dev-libs/libpcre2[jit] is only available for certain architectures +dev-lang/php jit + # Sam James <sam@gentoo.org> (2021-02-09) # We plan to remove dev-ml/js_of_ocaml # but right now, this drags in plenty diff --git a/profiles/license_groups b/profiles/license_groups index d8d470f07684..c20396e6efda 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -13,7 +13,7 @@ # https://www.gnu.org/licenses/license-list.html # GPL or LGPL with various exceptions are also included here, because # they are more permissive than the licenses they are based on. -GPL-COMPATIBLE AGPL-3 AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FSFAP FTL gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-2-with-classpath-exception GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception GPL-2-with-MySQL-FLOSS-exception GPL-2+-with-openssl-exception GPL-3 GPL-3+ GPL-3+-with-autoconf-exception GPL-3-with-font-exception GPL-3-with-openssl-exception HPND IJG ISC LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP PSF-2 PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense UoI-NCSA UPX-exception vim W3C WTFPL-2 wxWinLL-3.1 ZLIB ZPL +GPL-COMPATIBLE AGPL-3 AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FSFAP FTL gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-2-with-classpath-exception GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception GPL-2-with-MySQL-FLOSS-exception GPL-2+-with-openssl-exception GPL-3 GPL-3+ GPL-3+-with-autoconf-exception GPL-3-with-font-exception GPL-3+-with-font-exception GPL-3-with-openssl-exception HPND IJG ISC LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP PSF-2 PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense UoI-NCSA UPX-exception vim W3C WTFPL-2 wxWinLL-3.1 ZLIB ZPL # Free software licenses approved by the FSF FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.0 Apache-1.1 APSL-2 BSD-4 CDDL CNRI CPAL-1.0 CPL-1.0 EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 FraunhoferFDK gnuplot IBM LPPL-1.2 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL QPL-1.0 Zend-2.0 diff --git a/profiles/package.mask b/profiles/package.mask index 68e1309fce0e..1325ef98f5ce 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,17 @@ #--- END OF EXAMPLES --- +# Lars Wendler <polynomial-c@gentoo.org> (2021-02-15) +# Mask development versions now that they were bumped... +=net-misc/kea-1.9* + +# Sam James <sam@gentoo.org> (2021-02-14) +# This version seems to have broken ABI. +# Masking until investigation completed +# upstream. +# bug #770181 +=app-crypt/mit-krb5-1.19 + # Jakov Smolic <jakov.smolic@sartura.hr> (2021-02-13) # Fails to build with gcc-10, stuck on EAPI 5, dead upstream # multiple reported bugs, not touched by maintainer in years. @@ -60,15 +71,6 @@ media-plugins/vdr-cpumon # Removal on 2021-03-12. Bug #740302 media-plugins/vdr-mount -# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-02-11) -# Needs some workarounds in mozilla ebuilds -# https://bugs.gentoo.org/768543 -# https://bugzilla.mozilla.org/show_bug.cgi?id=1692353 -# https://bugzilla.mozilla.org/show_bug.cgi?id=1692363 -=dev-lang/rust-1.50.0 -=dev-lang/rust-bin-1.50.0 -=virtual/rust-1.50.0 - # Joerg Bornkessel <hd_brummy@gentoo.org> (2021-02-11) # Does not build against vdr-2.4. Last release in ~2006. # Upstream repository is gone. @@ -255,23 +257,6 @@ virtual/httpd-php:7.2 sys-power/pm-utils sys-power/pm-quirks -# Michał Górny <mgorny@gentoo.org> (2021-01-05) -# The portable version has been discontinued upstream (i.e. it is now -# available only as tightly coupled part of OpenBSD). The current -# version relies on dev-libs/libressl implementation details, and can -# not be easily ported to dev-libs/openssl. Reported to fail to build -# with gcc-10. There are multiple alternative ACME clients available. -# Removal in 30 days. Bug #762310. -app-crypt/acme-client - -# Jaco Kroon <jaco@uls.co.za> (2021-01-04) -# media-libs/libilbc is (for every package I manage) a drop-in for -# dev-libs/ilbc-rfc3951. The latter had net-misc/asterisk, -# net-libs/pjproject and net-voip/yate as dependencies. -# (All of which has been bumped to no longer have this dependency.) -# Removal in 30 days, bug #444470 -dev-libs/ilbc-rfc3951 - # Lars Wendler <polynomial-c@gentoo.org> (2020-12-09) # Masked until most broken packages have been fixed (bug #732648) >=sys-devel/autoconf-2.70 diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 7369f1b8b1ff..8dd1aadbddb4 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -39,5 +39,11 @@ media-libs/mlt ffmpeg frei0r rubberband # Required by media-gfx/digikam media-libs/opencv contrib contribdnn +# Required by kde-plasma/plasma-firewall +# Required by net-firewall/firewalld[iptables] (default enabled) +net-firewall/iptables ipv6 +# Required by net-firewall/firewalld[nftables] (default enabled) +net-firewall/nftables json python xtables + # Required by dev-qt/qtwebengine:5 sys-libs/zlib minizip diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 881af21e638a..800961301811 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -384,6 +384,7 @@ app-editors/emacs:dynamic-loading - Enable loading of dynamic libraries (modules app-editors/emacs:games - Support shared score files for games app-editors/emacs:gconf - Use gnome-base/gconf to read the system font name app-editors/emacs:gfile - Use gfile (dev-libs/glib) for file notification +app-editors/emacs:gmp - Use the GNU multiple precision arithmetic library (dev-libs/gmp) instead of the bundled mini-gmp subset app-editors/emacs:gsettings - Use gsettings (dev-libs/glib) to read the system font name app-editors/emacs:gzip-el - Compress bundled Emacs Lisp source app-editors/emacs:harfbuzz - Use media-libs/harfbuzz as text shaping engine @@ -1801,6 +1802,7 @@ dev-lang/php:gd - Adds support for gd (bundled with PHP) dev-lang/php:hash - Enable the hash extension dev-lang/php:inifile - Add dbm support for .ini files dev-lang/php:intl - Enables the intl extension for extended internalization support +dev-lang/php:jit - Enable PCRE JIT support dev-lang/php:json - Enable JSON support dev-lang/php:ldap-sasl - Add SASL support for the PHP LDAP extension dev-lang/php:lmdb - Enable support for dev-db/lmdb db backend @@ -2758,7 +2760,6 @@ dev-util/catalyst:iso - Pulls in the depends for building iso images dev-util/catalyst:system-bootloader - Pulls in the depends needed to setup livecd bootloader from the host system rather than using a cdtar dev-util/cccc:apidoc - Build software docs with doxygen/graphviz and metrics with cccc dev-util/cccc:mfc - Add patch for MFC dialect options -dev-util/clion:custom-jdk - Install and use IntelliJ's custom JRE. dev-util/cmake:system-jsoncpp - Use system copy of dev-libs/jsoncpp instead of bundled one. dev-util/codeblocks:contrib - Build additional contrib components dev-util/codeblocks:fortran - Build FortranProject plugin which enables to use Code::Blocks IDE for Fortran language @@ -3410,7 +3411,6 @@ gui-wm/wayfire:system-wfconfig - use the system-wide wf-config, else build it as gui-wm/wayfire:system-wlroots - use the system wide wlroots, else build it as a submodule. DO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING. kde-apps/akonadi:designer - Install plugin for dev-qt/designer kde-apps/akonadi:kaccounts - Enable support for system-wide defined KAccounts -kde-apps/akonadi:mariadb - Enable support for using dev-db/mariadb storage backend kde-apps/akonadi:tools - Install tools for developers and testing kde-apps/analitza:eigen - Enable dev-cpp/eigen mathematical templates support kde-apps/ark:zip - Enable ZIP archive support via dev-libs/libzip @@ -3610,10 +3610,12 @@ kde-plasma/plasma-desktop:kaccounts - Build the OpenDesktop integration plugin kde-plasma/plasma-desktop:policykit - Build the Users KCM using sys-apps/accountsservice and sys-auth/polkit kde-plasma/plasma-desktop:scim - Enable applets that use app-i18n/scim kde-plasma/plasma-meta:browser-integration - Enable integration with Chrome/Firefox with browser extensions +kde-plasma/plasma-meta:colord - Enable kde-plasma/kwin color management via x11-misc/colord kde-plasma/plasma-meta:crypt - Pull in kde-plasma/plasma-vault for encrypted vaults integration kde-plasma/plasma-meta:desktop-portal - Enable sys-apps/xdg-desktop-portal backend implementation for Plasma kde-plasma/plasma-meta:discover - Pull in resources management GUI; a centralised GHNS alternative and optional sys-apps/fwupd frontend kde-plasma/plasma-meta:display-manager - Pull in a graphical display manager +kde-plasma/plasma-meta:firewall - Pull in kde-plasma/plasma-firewall for system firewall administration kde-plasma/plasma-meta:grub - Pull in Breeze theme for sys-boot/grub kde-plasma/plasma-meta:gtk - Enable Breeze widget style and system settings module for GTK+ kde-plasma/plasma-meta:kwallet - Enable support for KWallet auto-unlocking via kde-plasma/kwallet-pam @@ -3942,7 +3944,6 @@ media-gfx/darktable:gmic - Use the G'MIC image-processing framework (media-gfx/g media-gfx/darktable:kwallet - Enable encrypted storage of passwords with kde-frameworks/kwallet media-gfx/darktable:lto - Enable link-time optimisations in the RawSpeed library media-gfx/darktable:opencl - Enable opencl support -media-gfx/darktable:system-lua - Use dev-lang/lua instead of the bundled liblua media-gfx/darktable:tools - Install tools for generating base curves and noise profiles media-gfx/digikam:addressbook - Enable akonadi contact integration media-gfx/digikam:heif - Enable support for ISO/IEC 23008-12:2017 HEIF files using media-libs/x265 @@ -3969,6 +3970,32 @@ media-gfx/fim:xfig - Enable FIG file support via media-gfx/xfig media-gfx/fontforge:truetype-debugger - Enable truetype debugger in fontforge media-gfx/fontforge:woff2 - Enable support for WOFF2 format media-gfx/fotowall:webcam - Enable webcam support +media-gfx/freecad:addonmgr - Build the addon manager module for automatic handling of 3rd party addons +media-gfx/freecad:arch - Build the architecture workbench for working with architectural elements +media-gfx/freecad:ccache - Use dev-util/ccache to build the package. +media-gfx/freecad:cloud - Build the Cloud workbench, to access cloud providers (mostly Amazon S3). +media-gfx/freecad:drawing - Build the drawing module and workbench to display 3D work on a 2D sheet +media-gfx/freecad:fem - Build the FEM module and workbench which provides Finite Element Analysis (FEA) workflows +media-gfx/freecad:headless - Build FreeCAD without a GUI, usable for server-side instances. The Python modules are still available, without their GUI parts though. +media-gfx/freecad:idf - Build the IDF module to provide file exchange capabilities with IDF files +media-gfx/freecad:image - Build the image module and workbench for working with bitmap images +media-gfx/freecad:inspection - Build the inspection workbench which gives you specific tools for examination of shapes (experimental) +media-gfx/freecad:material - Build the material module and workbench to work with materials +media-gfx/freecad:mesh - Build the mesh module and workbench to work with triangulated meshes +media-gfx/freecad:openscad - Build the OpenSCAD module for interoperability with OpenSCAD and repairing Constructive Solid Geometry (CSG) history +media-gfx/freecad:part-design - Build the part design module and workbench for build part shapes from sketches +media-gfx/freecad:path - Build the path module and workbench to procude G-Code instructions for CNC +media-gfx/freecad:pcl - Use external sci-libs/pcl for point clouds support. +media-gfx/freecad:plot - Build the internal plot workbench. NOTE: This conflicts with the external plot workbench, which you can add via the Addon Manager! +media-gfx/freecad:points - Build the points module and workbench for working with point clouds +media-gfx/freecad:raytracing - Build the raytracing module and workbench for raytracing and rendering +media-gfx/freecad:robot - Build the robot module and workbench for studying robot movements +media-gfx/freecad:ship - Build the ship module and workbench which works over ship entities, that must be created on top of provided geometry. NOTE: This conflicts with the external ship workbench, which you can add via the Addon Manager! +media-gfx/freecad:show - Build the show module, a helper module for visibility automation +media-gfx/freecad:spreadsheet - Build the spreadsheet module and workbench to create and manipulate spreadsheet data +media-gfx/freecad:surface - Build the surface module and workbench +media-gfx/freecad:techdraw - Build the techdraw module and workbench, a more advanced and feature-rich successor of the drawing workbench +media-gfx/freecad:tux - Build the Tux module media-gfx/freewrl:java - Build and install java EAI/SAI support library media-gfx/freewrl:libeai - Build EAI C library media-gfx/freewrl:opencl - Enable OpenCL support @@ -4007,9 +4034,9 @@ media-gfx/imagemagick:opencl - Enable OpenCL support media-gfx/imagemagick:pango - Enable Pango support using x11-libs/pango media-gfx/imagemagick:q32 - Set quantum depth value to 32 media-gfx/imagemagick:q8 - Set quantum depth value to 8 -media-gfx/imv:freeimage - Use media-libs/freeimage as image library -media-gfx/imv:heif - Use media-libs/libheif as image library -media-gfx/imv:libnsgif - Use media-libs/libnsgif as image library +media-gfx/imv:freeimage - Use media-libs/freeimage for additional image support +media-gfx/imv:heif - Add HEIF/HEIC image support +media-gfx/imv:libnsgif - Add animated GIF support media-gfx/inkscape:cdr - Enable support for CorelDRAW files via media-libs/libcdr media-gfx/inkscape:dia - Enable DIA flow chart import via app-office/dia media-gfx/inkscape:inkjar - Enable support for OpenOffice.org SVG jar files @@ -7044,6 +7071,7 @@ sci-astronomy/stellarium:deep-sky - Install extra deep sky objects catalog (may sci-astronomy/stellarium:media - Enable sound and video support sci-astronomy/stellarium:stars - Install extra star catalogs sci-astronomy/stellarium:telescope - Enable telescope control via sci-libs/indilib +sci-astronomy/swarp:cfitsio - Link with sci-libs/cfitsio sci-astronomy/wcslib:fits - Enable support for the FITS format through sci-libs/cfitsio sci-astronomy/wcslib:pgplot - Builds PGBSOX routines, needs sci-libs/pgplot library sci-astronomy/wcslib:tools - Builds and installs extra command line utilities for WCS checking @@ -7185,7 +7213,7 @@ sci-libs/blis:eselect-ldso - Enable runtime library switching by eselect and ld. sci-libs/blis:openmp - Use openmp threadding model sci-libs/blis:pthread - Use pthread threadding model sci-libs/blis:serial - Use no threadding model -sci-libs/cantera:cti - Install CTI tools (ck2cti, ctml_writer) for conversion of Chemkin files to Cantera format +sci-libs/cantera:cti - Install CTI tools (ck2cti, ck2yaml, ctml_writer) for conversion of Chemkin files to Cantera format sci-libs/cddlib:tools - Add a few executables and tests for cddlib sci-libs/ceres-solver:cxsparse - Enable simple support for sparse matrix algebra from sci-libs/cxsparse with no LAPACK dependencies sci-libs/ceres-solver:gflags - Use dev-cpp/gflags for flag parsing @@ -7195,7 +7223,6 @@ sci-libs/cgnslib:legacy - Enable or disable building legacy code (3.0 compatible sci-libs/cgnslib:tools - A number of utility programs: cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf. sci-libs/cholmod:cuda - Use nvidia cuda toolkit for speeding up computations sci-libs/cholmod:matrixops - Support basic sparse and dense matrix operations (add, multiply, scale, et cetera) -sci-libs/cholmod:metis - Enable the Partition module to cholmod using sci-libs/metis sci-libs/cholmod:modify - Enable Cholesky-modification routines like update, downdate, row-add, and row-delete sci-libs/cholmod:partition - Enable graph partitioning and graph-partition-based orderings through sci-libs/metis or sci-libs/parmetis sci-libs/clblas:client - Build a command line clBLAS client program. @@ -7678,8 +7705,10 @@ sys-apps/flashrom:usbblaster-spi - Enable support for Altera USB-Blaster dongles sys-apps/flashrom:wiki - Enable wiki informations, like supported devices etc. sys-apps/fwupd:agent - Enable update notification agent sys-apps/fwupd:amt - Build and install Intel AMT plugin +sys-apps/fwupd:archive - Use app-arch/libarchive for archives support sys-apps/fwupd:dell - Enable Dell-specific support. sys-apps/fwupd:flashrom - Enable flashrom plugin via sys-apps/flashrom +sys-apps/fwupd:gusb - Enable dev-libs/libgusb support sys-apps/fwupd:man - Build and install man pages sys-apps/fwupd:nvme - Build and install NVMe plugin sys-apps/fwupd:redfish - Install redfish plugin @@ -8006,6 +8035,9 @@ sys-cluster/kronosnet:nss - Add support for tls via nss sys-cluster/kronosnet:openssl - Add support for tls via openssl sys-cluster/legion:gasnet - Enable GASNet lib support sys-cluster/legion:hwloc - Enable HWLoc lib support +sys-cluster/lmod:auto-swap - enable auto swapping of compiler +sys-cluster/lmod:cache - enable caching of modules +sys-cluster/lmod:duplicate-paths - allow duplicate entries in path sys-cluster/lustre:client - Enable kernel client modules sys-cluster/lustre:dlc - Enable Dynamic LNET Configuration sys-cluster/lustre:server - Enable kernels server modules @@ -8697,9 +8729,7 @@ x11-base/xorg-x11:fonts - Install fonts from X.Org x11-drivers/nvidia-drivers:X - Install the X.org driver, OpenGL libraries, XvMC libraries, and VDPAU libraries x11-drivers/nvidia-drivers:compat - Install non-GLVND libGL for backwards compatibility x11-drivers/nvidia-drivers:driver - Install the kernel driver module -x11-drivers/nvidia-drivers:gtk3 - Install nvidia-settings with support for GTK+ 3 x11-drivers/nvidia-drivers:kms - Enable support for kernel mode setting (KMS) -x11-drivers/nvidia-drivers:libglvnd - Use media-libs/libglvnd for dispatch x11-drivers/nvidia-drivers:tools - Install additional tools such as nvidia-settings x11-drivers/nvidia-drivers:uvm - Install the Unified Memory kernel module (nvidia-uvm) for sharing memory between CPU and GPU in CUDA programs x11-drivers/xf86-video-geode:ztv - Enable building the V4L2 ZTV driver @@ -8708,6 +8738,7 @@ x11-drivers/xf86-video-intel:tools - Build the intel-virtual-output tool x11-drivers/xf86-video-intel:uxa - Enable UMA Acceleration Architecture x11-drivers/xf86-video-intel:xvmc - Enables X-Video Motion Compensation support x11-drivers/xf86-video-openchrome:viaregtool - Install registers dumper tool +x11-drivers/xf86-video-qxl:xspice - Include Xspice, a standard X server that is also a Spice server x11-libs/agg:gpc - Enable gpc polygon clipper library x11-libs/cairo:gles2-only - Build the OpenGL ES 2 backend x11-libs/cairo:glib - Compile with GLib Object System support |