diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-18 11:05:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-18 11:05:42 +0100 |
commit | 1426dfeb15e4d49cb4238c6cf37455a6130cd83f (patch) | |
tree | 9f9734bcdc280108e52d753b3c57234371772c3c /profiles/use.local.desc | |
parent | 836586553c510ee2dd91e2ecd7676fe432c1f1a4 (diff) |
gentoo auto-resync : 18:09:2023 - 11:05:42
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9fa745feadec..f12cb99c6f12 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1989,6 +1989,7 @@ dev-libs/librelp:gnutls - Use GnuTLS dev-libs/librelp:openssl - Use OpenSSL dev-libs/libsecp256k1:asm - Enable x86_64 assembly optimisation dev-libs/libsecp256k1:ecdh - Enable ECDH shared secret computation +dev-libs/libsecp256k1:ellswift - Enable ElligatorSwift encoding for public keys dev-libs/libsecp256k1:endomorphism - Enable endomorphism dev-libs/libsecp256k1:experimental - Allow experimental USE flags dev-libs/libsecp256k1:extrakeys - Enable extrakeys module @@ -4039,6 +4040,7 @@ media-gfx/imv:freeimage - Use media-libs/freeimage for additional image 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 +media-gfx/inkscape:sourceview - Enable syntax highlighting support via x11-libs/gtksourceview media-gfx/inkscape:svg2 - Enable support for new SVG2 features media-gfx/inkscape:visio - Enable support for Microsoft Visio diagrams via media-libs/libvisio media-gfx/inkscape:wpg - Enable support for WordPerfect graphics via app-text/libwpg @@ -8622,11 +8624,12 @@ www-client/chromium:pgo - Build with Profile Guided Optimizations (2-stage compi www-client/chromium:pic - Disable optimized assembly code that is not PIC friendly www-client/chromium:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. www-client/chromium:suid - Build the SUID sandbox, which is only needed on CONFIG_USER_NS=n kernels -www-client/chromium:system-av1 - Use system libaom and dav1d instead of the bundled one. -www-client/chromium:system-ffmpeg - Use system ffmpeg instead of the bundled one -www-client/chromium:system-harfbuzz - Use system harfbuzz instead of the bundled one. -www-client/chromium:system-icu - Use system icu instead of the bundled one -www-client/chromium:system-png - Use system libpng instead of the bundled one. +www-client/chromium:system-av1 - Use system media-libs/libaom and media-libs/dav1d instead of the bundled libraries. +www-client/chromium:system-ffmpeg - Use system media-video/ffmpeg instead of the bundled version. +www-client/chromium:system-harfbuzz - Use system media-libs/harfbuzz instead of the bundled library. +www-client/chromium:system-icu - Use system dev-libs/icu instead of the bundled one +www-client/chromium:system-png - Use system media-libs/libpng instead of the bundled library +www-client/chromium:system-zstd - Use system app-arch/zstd instead of the bundled one. www-client/chromium:widevine - Unsupported closed-source DRM capability (required by Netflix VOD) www-client/elinks:bittorrent - Enable support for the BitTorrent protocol www-client/elinks:brotli - Enable support for brotli compression |