diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-06-29 10:15:54 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-06-29 10:15:54 +0100 |
commit | 9aa80713372911cec499b3adb2cd746790920916 (patch) | |
tree | b8e99dc5dd60ac2094a27cc52f74aada8df38f05 /profiles | |
parent | b4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (diff) |
gentoo resync : 29.06.2021
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 143129 -> 143143 bytes | |||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.stable.mask | 7 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 14 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.force | 5 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 17 | ||||
-rw-r--r-- | profiles/features/selinux/use.force | 4 | ||||
-rw-r--r-- | profiles/license_groups | 5 | ||||
-rw-r--r-- | profiles/package.mask | 32 | ||||
-rw-r--r-- | profiles/use.local.desc | 21 |
13 files changed, 75 insertions, 44 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 512b1e062b41..a3a5f51889f5 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 8991e4f2f17f..df910ea0ebe9 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -10,10 +10,6 @@ python_single_target_python3_10 python_targets_python3_10 -# Michał Górny <mgorny@gentoo.org> (2021-01-07) -# Prebuilt kernel rebuilds are supported on stable yet. -dist-kernel - # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl diff --git a/profiles/arch/amd64/x32/use.mask b/profiles/arch/amd64/x32/use.mask index 712d5b46f194..6fe82d7df466 100644 --- a/profiles/arch/amd64/x32/use.mask +++ b/profiles/arch/amd64/x32/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Foundation +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (2013-01-26) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index cfa6f8f09ee1..e9bd1aaf19cf 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 +# Stefan Strogin <steils@gentoo.org> (2021-06-27) +# Requires dev-python/adblock which is not keyworded on arm64 yet +www-client/qutebrowser adblock + # Sam James <sam@gentoo.org> (2021-04-14) # Supports 64-bit NEON # Note: libpng-compat 1.5.30 does NOT seem to. diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 68be6addb8d2..ad8e800ab267 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <gyakovlev@gentoo.org (2021-06-25) +# ceph is not going to be stable on ppc64 +# https://bugs.gentoo.org/798744 +sys-block/tgt rbd + # Sam James <sam@gentoo.org> (2021-02-06) # Drags in too much unstable GNOME for now # bug #727572 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d783fb8e7afe..db8e6971c5be 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,9 +1,21 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ye Cao <ye.c@rioslab.org> (2021-06-26) +# Dependencies not keyworded, not tested +dev-python/pyzmq test +net-libs/zeromq unwind sodium +dev-python/linecache2 test +dev-python/traceback2 test +dev-db/mysql-connector-c ldap + +# Ye Cao <ye.c@rioslab.org> (2021-06-24) +# Dependencies not keyworded, not tested +media-gfx/imagemagick fftw openexr wmf + # Marek Szuba <marecki@gentoo.org> (2021-06-22) # Dependencies not keyworded here yet -dev-python/pillow imagequant test tk +dev-python/pillow tk # Marek Szuba <marecki@gentoo.org> (2021-06-21) # net-libs/mbedtls not keyworded here, not tested diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index f33dedb8b8d2..9532c7c62a57 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 +# Stefan Strogin <steils@gentoo.org> (2021-06-27) +# Requires dev-python/adblock which is not keyworded on x86 yet +www-client/qutebrowser adblock + # Andreas Sturmlechner <asturm@gentoo.org> (2020-04-25) # Depends on either unkeyworded dev-java/openjdk:11 # or unavailable >=dev-java/icedtea-4, bug #785640 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 8461911acd39..eb7bc3a9dd50 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,11 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# John Helmert III <ajak@gentoo.org> (2021-06-19) -# netkit-rsh is last-rited and torque has -# '!crypt? ( net-misc/netkit-rsh )', so force USE=crypt -sys-cluster/torque crypt - # Sam James <sam@gentoo.org> (2021-05-07) # Forced on for now as generated headers are now # included unconditionally. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 70aee46139c2..d9a86e696f2b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,14 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Alfredo Tupone <tupone@gentoo.org> (2021-06-27) +# lto does not work on dev-lang/gnat-gpl-2021 +dev-lang/gnat-gpl:10 lto + +# Stephan Hartmann <sultan@gentoo.org> (2021-06-26) +# Requires unreleased media-video/ffmpeg. +>=www-client/chromium-93 system-ffmpeg + # Mike Gilbert <floppym@gentoo.org> (2021-06-14) # Avoid running failing tests by default. sys-kernel/dracut test @@ -150,10 +158,6 @@ media-plugins/mythplugins mythnetvision app-metrics/collectd collectd_plugins_onewire # Michał Górny <mgorny@gentoo.org> (2020-08-22) -# These flags depend on dev-python/pygtk that is masked for removal. -<media-gfx/gimp-3 python - -# Michał Górny <mgorny@gentoo.org> (2020-08-22) # These flags depend on packages masked for removal due to py2. sci-geosciences/qgis grass @@ -658,8 +662,3 @@ media-libs/opencv contribovis # Newer (>=4.4.0) versions of Quodlibet have a different library structure, so # puddletag needs to be updated to handle that. media-sound/puddletag quodlibet - -# John Helmert III <ajak@gentoo.org> (2021-06-19) -# Reverse dependencies of last rited net-misc/netkit-rsh -app-shells/pdsh rsh -net-misc/sitecopy rsh diff --git a/profiles/features/selinux/use.force b/profiles/features/selinux/use.force index a651b206dcf2..012958f56cf3 100644 --- a/profiles/features/selinux/use.force +++ b/profiles/features/selinux/use.force @@ -1 +1,5 @@ +# Needed for various SELinux tooling +audit +# Allows us to avoid suid +caps selinux diff --git a/profiles/license_groups b/profiles/license_groups index 6aadd626e5aa..67a89f4d9350 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -39,7 +39,7 @@ FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE # FSF-approved licenses for "free documentation" and "works of # practical use besides software and documentation" (including fonts) -FSF-APPROVED-OTHER Arphic CC-BY-2.0 CC-BY-2.5 CC-BY-3.0 CC-BY-4.0 CC-BY-SA-2.0 CC-BY-SA-2.5 CC-BY-SA-3.0 CC-BY-SA-4.0 FDL-1.1 FDL-1.1+ FDL-1.2 FDL-1.2+ FDL-1.3 FDL-1.3+ Free-Art-1.2 Free-Art-1.3 FreeArt GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ IPAfont OFL OFL-1.1 OPL +FSF-APPROVED-OTHER Arphic CC-BY-2.0 CC-BY-2.5 CC-BY-3.0 CC-BY-4.0 CC-BY-SA-2.0 CC-BY-SA-2.5 CC-BY-SA-3.0 CC-BY-SA-4.0 FDL-1.1 FDL-1.1+ FDL-1.2 FDL-1.2+ FDL-1.3 FDL-1.3+ Free-Art-1.2 Free-Art-1.3 GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ IPAfont OFL OFL-1.1 OPL # Misc licenses for free documents and other works (including fonts) # that follow the definition at https://freedomdefined.org/ but are NOT @@ -74,8 +74,7 @@ BINARY-REDISTRIBUTABLE @FREE Amazon Atmel AVASYS bh-luxi bonnie Broadcom freedis EULA 2dboy-EULA AMD-GPU-PRO-EULA AnyDesk-TOS Aseprite-EULA baudline BCS bestcrypt CAPYBARA-EULA Coherent-Graphics ETQW f.lux FAH-EULA-2014 Flightradar24 Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome Intel-SDP Introversion JoyPixels LOKI-EULA MakeMKV-EULA Microsemi Microsoft-vscode Mojang microsoft-edge ms-teams-pre MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA OPERA-2018 Oracle-BCLA-JavaSE PAPERS-PLEASE Primate-Plunge PUEL Q3AEULA-20000111 QUAKE4 Quartus-prime-megacore RAR Sourcetrail SPS Steam supermicro Synology teamspeak3 teamspeak5 TeamViewer THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant WPS-EULA zi-labone # Deprecated license labels, used by repoman -# Use Free-Art-1.2 or Free-Art-1.3 instead -DEPRECATED FreeArt +#DEPRECATED (currently none) # Local Variables: # mode: conf-space diff --git a/profiles/package.mask b/profiles/package.mask index fc04f5325f94..8e4989e2eaec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,28 @@ #--- END OF EXAMPLES --- +# Matthias Maier <tamiko@gentoo.org> (2021-06-27) +# Last release in 2013. Fails to build. No reverse dependencies. +# Bugs #735260 +# Removal on 2021-07-27 +media-sound/loudness-scanner + +# Matt Turner <mattst88@gentoo.org> (2021-06-25) +# Last release in 2015. Many open bugs. No reverse dependencies. +# Bugs #312935, #341923, #629050, #739984, #775761, #777534 +# Removal on 2021-07-25 +media-gfx/ufraw + +# Marek Szuba <marecki@genoo.org> (2021-06-25) +# Unslotted version conflicting with lua eclasses. +# No revdeps left. EAPI 5. Removal in 30 days (Bug #798693) +dev-lang/lua:0 + +# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-06-21) +# library with no consumer, removal in 30 days +# see https://bugs.gentoo.org/794562 +dev-java/bctsp + # Michał Górny <mgorny@gentoo.org> (2021-06-24) # Package of huge complexity, given its premise. Unmaintained # in Gentoo. No revdeps. @@ -80,10 +102,6 @@ dev-java/jibx-tools # Removal on 2021-07-19. Bug #786279. app-misc/rq -# John Helmert III <ajak@gentoo.org> (2021-06-19) -# Unmaintained, open security bug. -# Removal on 2021-07-19. Bug #717794. -net-misc/netkit-rsh # Michał Górny <mgorny@gentoo.org> (2021-06-19) # Conflicts with app-arch/brotli[python]. Discontinued in favor @@ -295,10 +313,6 @@ dev-python/csv23 # Unmask after unmasking proj-8 >=sci-geosciences/qmapshack-1.16 -# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2021-05-25) -# dev-java/jakarta-activation-api-2.0.1 depends on masked >=virtual/{jdk,jre}-11 ->=dev-java/jakarta-activation-api-2.0.1 - # Miroslav Šulc <fordfrog@gentoo.org> (2021-05-24) # it's just a demo project, not a real app, see disclaimer # at https://github.com/romainguy/jext @@ -468,7 +482,7 @@ kde-apps/kdebase-meta:5 # Patrick McLean <chutzpah@gentoo.org> (2020-02-07) # Mask until sys-libs/libxcrypt[system] is unmasked # (NOTE: Likely needs to be moved to musl + uclibc profiles, not dropped entirely) ->=virtual/libcrypt-2 +~virtual/libcrypt-2 # Lars Wendler <polynomial-c@gentoo.org> (2019-11-14) # Breaks archives containing relative paths diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fbb881260ff8..437428303f0b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1030,6 +1030,7 @@ app-shells/bash-completion:eselect - Support blacklisting of completions via 'es app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh app-shells/nushell:extra - Install extra plugins: binaryview, tree, clipboard-cli, trash-support and others app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. +app-shells/pwsh-bin:pwsh-symlink - Install a pwsh symlink that points to pwsh-bin. app-shells/shish:diet - Use dev-libs/dietlibc app-text/atril:caja - Enable property page extension in mate-base/caja app-text/atril:dvi - Enable build-in DVI viewer @@ -1307,6 +1308,7 @@ dev-db/sqlitestudio:cli - Build CLI interface dev-db/timescaledb:proprietary-extensions - Enable proprietary features/extensions licensed under the TimeScale License dev-db/unixODBC:minimal - Disable bundled drivers and extra libraries (most users don't need these) dev-db/unixODBC:odbcmanual - Administrator, Internal Structure, Programmer and User documentation +dev-dotnet/dotnet-sdk-bin:dotnet-symlink - Install a dotnet symlink that points to dotnet-bin. dev-embedded/avrdude:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi dev-embedded/libftdi:tools - build ftdi_eeprom helper tool dev-embedded/openocd:capstone - Use dev-libs/capstone for disassembly support @@ -1948,7 +1950,6 @@ dev-libs/cudnn:cuda10-2 - On nVidia CUDA 10.2. dev-libs/cudnn:cuda11 - On nVidia CUDA 11.x. dev-libs/cudnn:cuda11-1 - On nVidia CUDA 11.1. dev-libs/cyberjack:tools - Build and install optional management tools. -dev-libs/cyberjack:usb - Enable support for usb based chipcard reader. dev-libs/cyrus-sasl:authdaemond - Add Courier-IMAP authdaemond unix socket support (net-mail/courier-imap, mail-mta/courier) dev-libs/cyrus-sasl:ldapdb - Enable ldapdb plugin dev-libs/cyrus-sasl:openldap - Add ldap support for saslauthd @@ -2207,6 +2208,7 @@ dev-libs/tntnet:server - Enable tntnet server daemon dev-libs/totem-pl-parser:archive - Enables ISO detection with app-arch/libarchive dev-libs/totem-pl-parser:crypt - Support AmazonAMZ decoding with dev-libs/libgcrypt dev-libs/totem-pl-parser:quvi - Use media-libs/libquvi for parsing video links +dev-libs/totem-pl-parser:uchardet - Enable charset discovery via app-i18n/uchardet dev-libs/userspace-rcu:regression-test - Run regression tests (requires FEATURES=test) dev-libs/weston:desktop - Enable the desktop shell dev-libs/weston:drm - Enable drm compositor support @@ -2971,11 +2973,9 @@ games-action/trine2:launcher - Install GTK+ launcher games-arcade/bomns:editor - enables building the level editor games-arcade/burgerspace:network - Enable client-server support games-arcade/commandergenius:downloader - Allows some Keen games to be downloaded from the menu -games-arcade/jazz2:gles2-only - Use GLES 2.0 or later instead of full OpenGL 2.1 games-arcade/jazz2:server - Build the multiplayer game server games-arcade/jazz2-data:cc - Install The Christmas Chronicles additional data games-arcade/jazz2-data:demo - Use the free demo data instead of the full retail game data -games-arcade/jazz2-data:gles2-only - Use GLES 2.0 or later instead of full OpenGL 2.1 games-arcade/jumpnbump:gtk - Install Python-based GTK menu games-arcade/lbreakout2:themes - Install additional themes games-arcade/moleinvasion:music - Download and install the music files @@ -3186,8 +3186,9 @@ games-simulation/flightgear:udev - Enable event-based Input devices through virt games-simulation/flightgear:utils - Build various utilities (fgpanel, fgviewer among others) games-simulation/openrct2:lightfx - Enables LightFX for better lightning effects. games-simulation/openrct2:scripting - Enable the dev-lang/duktape scripting engine for executing user scripts. -games-simulation/openttd:aplaymidi - Enables midi music in game, using aplaymidi as an external player +games-simulation/openttd:allegro - Add support for Allegro games-simulation/openttd:dedicated - Build only the openttd server, and not the client. +games-simulation/openttd:fluidsynth - Compile with support for FluidSynth games-simulation/openttd:lzo - Enables LZO compression for savegames. This is only needed to load extremely old savegames. (versions before 0.2) games-simulation/openttd:openmedia - Enables the free open media sets: OpenGFX, OpenSFX, OpenMSX, removing the requirement for proprietary TTD assets to play OpenTTD. games-simulation/simutrans:pak128 - Install more detailed scenario data @@ -4342,6 +4343,7 @@ media-libs/spandsp:fixed-point - Enable fixed point support media-libs/speex:utils - Enables speex commandline utilities (speexenc, speexdec). media-libs/speex:vbr - Enable VBR support. media-libs/svgalib:kernel-helper - Build the helper kernel module +media-libs/tg_owt:screencast - Enable support for remote desktop and screen cast using media-video/pipewire media-libs/tremor:low-accuracy - enable 32bit only multiply operations media-libs/urt:tools - Install tools media-libs/vigra:valgrind - Enable valgrind in make check @@ -5787,6 +5789,7 @@ net-im/spectrum2:purple - Enables the libpurple backend, based on net-im/pidgin. net-im/spectrum2:sms - Enables the SMS backend, based on app-mobilephone/smstools. net-im/spectrum2:twitter - Enables the Twitter backend. net-im/spectrum2:whatsapp - Enables the WhatsApp backend, based on net-im/transwhat. +net-im/teams:swiftshader - Install SwiftShader OpenGL libaries. net-im/teams:system-ffmpeg - Use the system-wide media-video/ffmpeg instead of bundled. net-im/teams:system-mesa - Use the system-wide media-libs/mesa instead of bundled. net-im/telegram-desktop:enchant - Enable the app-text/aspell spell-checking backend @@ -7509,6 +7512,7 @@ sci-physics/fastjet:plugins - Build all standard and C++ plugins sci-physics/geant:c++11 - Build using the C++11 standard sci-physics/geant:c++14 - Build using the C++14 standard sci-physics/geant:c++17 - Build using the C++17 standard +sci-physics/geant:c++20 - Build using the C++20 standard sci-physics/geant:data - Add a lot of standard physics data files for geant4 sci-physics/geant:dawn - Add support for media-gfx/dawn (3D postscript rendering) sci-physics/geant:freetype - Add support for media-libs/freetype @@ -7517,13 +7521,9 @@ sci-physics/geant:geant3 - Add compatibility for geant321 to geant4 sci-physics/geant:inventor - Add support for Open Inventor SGI toolkit via Coin3D sci-physics/geant:raytracerx - Enable raytracing for physics events sci-physics/geant:vrml - Enable output of geant4 in vrml formats -sci-physics/geant-vmc:c++11 - Build using the C++11 standard -sci-physics/geant-vmc:c++14 - Build using the C++14 standard -sci-physics/geant-vmc:c++17 - Build using the C++17 standard sci-physics/geant-vmc:g4root - Build G4Root (interface for GEANT4 simulation with a ROOT geometry) sci-physics/geant-vmc:geant3 - Build with Geant4 G3toG4 library sci-physics/geant-vmc:mtroot - Build MTRoot (provides ROOT IO manager classes with multi-threading support) -sci-physics/geant-vmc:rootvmc - Use sci-physics/root[vmc] (deprecated) instead of sci-physics/vmc as VMC provider sci-physics/geant-vmc:vgm - Enable the Virtual Geometry Model (sci-physics/vgm) sci-physics/hepmc:cm - Build with cm instead of default mm for length units sci-physics/hepmc:gev - Build with GeV instead of default MeV for momentum units @@ -7564,9 +7564,6 @@ sci-physics/thepeg:c++11 - Build ThePEG using the C++11 standard. Experimental f sci-physics/thepeg:fastjet - Adds support for sci-physics/fastjet sci-physics/thepeg:hepmc - Adds support for High Energy Physics Monte Carlo Generators sci-physics/hepmc sci-physics/thepeg:lhapdf - Adds support for sci-physics/lhapdf -sci-physics/vgm:c++11 - Build using the C++11 standard -sci-physics/vgm:c++14 - Build using the C++14 standard -sci-physics/vgm:c++17 - Build using the C++17 standard sci-physics/vgm:geant4 - Enable interaction with Geant4(sci-physics/geant:4) sci-physics/vgm:root - Enable interaction with ROOT (sci-physics/root) sci-physics/vmc:c++11 - Build using the C++11 standard @@ -8544,6 +8541,7 @@ www-client/netsurf:svgtiny - SVG image support via media-libs/svgatiny instead o www-client/opera:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. www-client/opera-beta:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. www-client/opera-developer:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. +www-client/qutebrowser:adblock - Enable Brave's ABP-style adblocker library for improved adblocking www-client/qutebrowser:scripts - Installs userscripts from the misc/userscripts directory to /usr/share/qutebrowser/userscripts. www-client/seamonkey:chatzilla - Build Mozilla's IRC client (default on) www-client/seamonkey:custom-optimization - Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) @@ -8720,6 +8718,7 @@ x11-misc/albert:python-extensions - Install default python extensions system-wid x11-misc/albert:statistics - Enable local statistics x11-misc/albert:virtualbox - Enable app-emulation/virtualbox extension x11-misc/alock:doc - Build and install manpage with app-text/asciidoc. +x11-misc/autorandr:launcher - Install the launcher x11-misc/bumblebee:bbswitch - Add dependency on sys-power/bbswitch for PM feature x11-misc/colord:argyllcms - Enable ArgyllCMS sensor x11-misc/colord:extra-print-profiles - Generate extra print profiles. Warning: significant build time and memory requirements. |