diff options
Diffstat (limited to 'profiles')
28 files changed, 155 insertions, 109 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex c7704f5bd9c0..65787821b54a 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index efc1b6a69787..92074cd6bcb5 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,21 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (2020-02-05) +# sys-cluster/ceph no longer supports x86, versions that support +# it no longer build thanks to python2 removals +app-backup/bareos cephfs rados rados-striper +app-emulation/ganeti rbd +app-emulation/libvirt rbd +app-emulation/qemu rbd +net-analyzer/rrdtool rados +net-fs/samba ceph +net-libs/xrootd rbd +sys-block/fio rbd +sys-block/tgt rbd +sys-fs/multipath-tools rbd +www-servers/uwsgi uwsgi_plugins_rados + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index f8f2470ba9d2..7efbbdad1e8b 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,11 +1,6 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2019-07-31) -# Force 'unwind' on for arm with dev-libs/efl -# 618232 -dev-libs/efl unwind - # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-02-16) # Force the host target dev-lang/rust llvm_targets_ARM diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 60600bd9ecbb..74f67787057b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -381,10 +381,6 @@ www-client/chromium tcmalloc # Needs deps tested. net-misc/curl metalink -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Roy Bamford <neddyseagoon@gentoo.org> (2017-01-26) # gcj-6.3 won't bootstrap icedtea 7 >=sys-devel/gcc-6 gcj diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index e9b0c83de944..680070969b33 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Dependency not stabilized on this arch. +media-libs/libcaca imlib + # Craig Andrews <candrews@gentoo.org> (2019-11-26) # net-libs/quiche is an early HTTP/3 implementation # not yet ready for everyone. diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force new file mode 100644 index 000000000000..32eca03d7435 --- /dev/null +++ b/profiles/arch/hppa/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Force 'lua' to be used with efl, since luajit is not keyworded. +dev-libs/efl lua diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index eb7ea27f35ce..2a7abacc6860 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,23 @@ #--- END OF EXAMPLES --- +# Mart Raudsepp <leio@gentoo.org> (2020-02-09) +# No stable gnome-base/dconf on hppa. +dev-libs/glib dbus + +# Mart Raudsepp <leio@gentoo.org> (2020-02-08) +# No stable x11-libs/gtk+ on hppa. +gnome-base/librsvg tools +dev-libs/appstream-glib fonts +dev-python/pygobject test +app-mobilephone/gnokii X +net-analyzer/nmap zenmap +media-libs/lv2 plugins + +# Mart Raudsepp <leio@gentoo.org> (2020-02-08) +# app-text/enchant stable timeout, bug #662484 +dev-lang/php enchant + # Andreas Sturmlechner <asturm@gentoo.org> (2019-06-05) # sys-auth/polkit stable timeout, bug #661470 sys-apps/pcsc-lite policykit @@ -31,10 +48,6 @@ dev-lang/python bluetooth # net-analyzer/nagios (or icinga) has no stable keywords, bug #676222 sys-libs/freeipmi nagios -# Andreas Sturmlechner <asturm@gentoo.org> (2018-12-02) -# gnome-base/nautilus is not stable -media-sound/easytag nautilus - # Andreas Sturmlechner <asturm@gentoo.org> (2018-05-20) # media-libs/libraw is not stable media-gfx/imagemagick raw diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index f382fb9baf6c..9f8385b3b0d1 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,13 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mart Raudsepp <leio@gentoo.org> (2020-02-08) +# No stable x11-libs/gtk+ on hppa. +gtk +gtk2 +gtk3 +wxwidgets + # Sergei Trofimovich <slyfox@gentoo.org> (2020-01-21) # No stable media-sound/pulseaudio on hppa. pulseaudio diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d01da7d3a876..55910a3f7b80 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,9 +1,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Dependency not keyworded on this arch. +dev-libs/dbus-c++ ecore # Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) # media-libs/libheif is not keyworded @@ -53,10 +53,6 @@ media-sound/lame debug # USE=server does not compile and needs upstream fix: bug #662040 >=sys-devel/gdb-8.1 server -# Joonas Niilola <juippis@gentoo.org> (2018-06-17) -# Optional dependency not available for this arch -dev-libs/efl vlc - # Thomas Deutschmann <whissi@gentoo.org> (2018-06-06) # Needs sys-apps/fakechroot which isn't keyworded app-arch/rpm test @@ -236,10 +232,6 @@ net-misc/spice-gtk smartcard webdav # dev-lang/luajit lacks ia64 keyword, bug #551540 dev-libs/libpeas lua -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet & media-libs/libsdl2 tested #499974 -dev-libs/efl physics sdl - # Alexis Ballier <aballier@gentoo.org> (2015-02-11) # Missing ffmpeg deps, bug #510340 media-video/ffmpeg gme ssh diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index a4eba93324fa..00d770877050 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -17,10 +17,6 @@ net-libs/gnutls test-full # Needs libepoxy keywording, bug #510940 x11-base/xorg-server wayland -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Mikle Kolyada <zlogene@gentoo.org> (2013-07-11) # Tests for dev-perl/Error require >=dev-perl/Test-Pod-Coverage-1.40.0 (bug #351636) dev-perl/Error test diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 0aab84d0c77e..ee28e15c7f60 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit - # Michał Górny <mgorny@gentoo.org> (2018-01-23) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar. @@ -86,10 +82,6 @@ dev-python/numpydoc test # GNOME Shell does not work on mips net-misc/wicd gnome-shell -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Matthias Maier <tamiko@gentoo.org> (2014-12-24) # sys-devel/clang is not keyworded app-doc/doxygen clang diff --git a/profiles/arch/powerpc/package.use.force b/profiles/arch/powerpc/package.use.force index 508ff65b5c70..fad88c19802f 100644 --- a/profiles/arch/powerpc/package.use.force +++ b/profiles/arch/powerpc/package.use.force @@ -1,15 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21) # iasl is stable on ppc sys-firmware/seabios -binary -# Joonas Niilola <juippis@gentoo.org> (2019-01-12) -# Force 'unwind' on for ppc and ppc64 with dev-libs/efl -# #668486, #657750 -dev-libs/efl unwind - # Sergei Trofimovich <slyfox@gentoo.org> (2018-12-25) # Enable powerpc target by default. dev-lang/rust llvm_targets_PowerPC diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.force b/profiles/arch/powerpc/ppc64/64ul/package.use.force new file mode 100644 index 000000000000..32eca03d7435 --- /dev/null +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Force 'lua' to be used with efl, since luajit is not keyworded. +dev-libs/efl lua diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a57d6b4ffd4a..663227af0ae2 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -67,7 +67,7 @@ net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 rtmp net-misc/ntp openntpd snmp vim-syntax zeroconf net-nds/openldap cxx kerberos sasl sys-apps/kmod doc -sys-apps/portage epydoc +sys-apps/portage apidoc epydoc sys-apps/rng-tools nistbeacon pkcs11 sys-auth/pambase pam_krb5 pam_ssh passwdqc mktemp sys-devel/automake test diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 9d0e0614f8ba..7f1edaf49c01 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -47,10 +47,6 @@ dev-libs/libpcre2 jit # Not tested net-mail/dovecot lz4 -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Sergey Popov <pinkbyte@gentoo.org> (2015-02-18) # Not tested app-portage/layman g-sorcery diff --git a/profiles/arch/s390/package.use.stable.mask b/profiles/arch/s390/package.use.stable.mask new file mode 100644 index 000000000000..7ab1ed8d80b2 --- /dev/null +++ b/profiles/arch/s390/package.use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Dependency not stabilized on this arch. +media-libs/libcaca imlib diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index ed4c5d4ab6c8..70473e984988 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit - # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) # dev-util/systemtap is not keyworded on sh sys-libs/glibc systemtap @@ -37,10 +33,6 @@ x11-base/xorg-server wayland # Not tested net-mail/dovecot lz4 -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Brian Evans <grknight@gentoo.org> (2014-06-03) # unkeworded dependencies (bug #429708) >=dev-db/mysql-5.5 jemalloc diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fc9f9befb6e8..e8e993de3928 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,9 +1,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit +# Joonas Niilola <juippis@gentoo.org> (2020-02-08) +# Dependency not keyworded on this arch. +dev-libs/dbus-c++ ecore # Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) # media-libs/libheif is not keyworded @@ -214,10 +214,6 @@ gnome-base/gvfs nfs # dev-lua/lgi lacks sparc keyword, bug #551540 dev-libs/libpeas lua -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet & media-libs/libsdl2 tested #499974 -dev-libs/efl physics sdl - # Alexis Ballier <aballier@gentoo.org> (2015-02-11) # Missing ffmpeg deps, bug #510340 media-video/ffmpeg x265 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index fcdb7cb7a8d8..8b7177d80674 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -84,10 +84,6 @@ dev-python/pymongo test # media-libs/qtav not keyworded media-video/orion qtav -# Thomas Deutschmann <whissi@gentoo.org> (2018-08-23) -# Dependency sys-cluster/ceph is keyworded for x86 -net-fs/samba -ceph - # Rick Farina <zerochaos@gentoo.org> (2018-06-27) # Catalyst has support for assembling bootloader on this arch dev-util/catalyst -system-bootloader diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 63e97021e23e..b28fb1ff286b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (2020-02-08) +# The dependency is python-single-r1 while the package (and its revdeps) +# are python-r1. +dev-python/rdflib redland +www-apps/venus redland + # Michał Górny <mgorny@gentoo.org> (2020-02-05) # Requires google-api-python-client with Python 2 which is no longer # supported by its dependencies. @@ -22,7 +28,7 @@ dev-python/zeep tornado # Michał Górny <mgorny@gentoo.org> (2020-01-29) # Require dev-python/epydoc which is being removed. -<=app-admin/system-config-printer-1.5.12 doc +<=app-admin/system-config-printer-1.5.12-r1 doc <=dev-python/cosmolopy-0.1.104-r2 doc <=dev-python/dbus-python-1.2.4 doc <=dev-python/pycrypto-2.6.1-r2 doc @@ -104,9 +110,9 @@ sci-visualization/veusz fits # eMovix is being removed. kde-apps/k3b emovix -# Patrick McLean <chutzpah@gentoo.org> (2910-11-07) +# Patrick McLean <chutzpah@gentoo.org> (2019-11-07) # Collides with sys-libc/glibc[crypt] -sys-libs/libxcrypt system +sys-libs/libxcrypt split-usr system # Michał Górny <mgorny@gentoo.org> (2019-10-05) # net-libs/openslp is being removed. diff --git a/profiles/default/linux/ppc64/17.0/musl/make.defaults b/profiles/default/linux/ppc64/17.0/musl/make.defaults index 34e0d7abf46c..253d3c25da04 100644 --- a/profiles/default/linux/ppc64/17.0/musl/make.defaults +++ b/profiles/default/linux/ppc64/17.0/musl/make.defaults @@ -1,6 +1,6 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="powerpc64-unknown-linux-musl" +CHOST="powerpc64-gentoo-linux-musl" CHOST_ppc64="${CHOST}" LIBDIR_ppc64="lib" diff --git a/profiles/default/linux/ppc64le/17.0/musl/make.defaults b/profiles/default/linux/ppc64le/17.0/musl/make.defaults index 5d7c33d57870..94b5aaa827a9 100644 --- a/profiles/default/linux/ppc64le/17.0/musl/make.defaults +++ b/profiles/default/linux/ppc64le/17.0/musl/make.defaults @@ -1,6 +1,6 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="powerpc64le-unknown-linux-musl" +CHOST="powerpc64le-gentoo-linux-musl" CHOST_ppc64="${CHOST}" LIBDIR_ppc64="lib" diff --git a/profiles/default/linux/x86/package.use.mask b/profiles/default/linux/x86/package.use.mask index fa4131e93f50..a5dc4a4668c2 100644 --- a/profiles/default/linux/x86/package.use.mask +++ b/profiles/default/linux/x86/package.use.mask @@ -1,6 +1,22 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (2020-02-06) +# sys-cluster/ceph no longer supports x86, versions that support +# it no longer build thanks to python2 removals +# for some reason profiles/arch/x86 is not catching everything +app-backup/bareos cephfs rados rados-striper +app-emulation/ganeti rbd +app-emulation/libvirt rbd +app-emulation/qemu rbd +net-analyzer/rrdtool rados +net-fs/samba ceph +net-libs/xrootd rbd +sys-block/fio rbd +sys-block/tgt rbd +sys-fs/multipath-tools rbd +www-servers/uwsgi uwsgi_plugins_rados + # Mike Frysinger <vapier@gentoo.org> (2016-05-08) # This target supports VTV #547040. >=sys-devel/gcc-4.9 -vtv diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 957ea16b4f30..c265c0639db4 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -59,7 +59,7 @@ gnome-extra/gnome-user-share app-admin/equo app-admin/matter app-admin/packagekit -=app-admin/packagekit-base-1.1.12 +~app-admin/packagekit-base-1.1.12 app-admin/packagekit-gtk app-admin/packagekit-qt <app-admin/salt-2018 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index ed28e6e8aad5..63635efd4421 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Jeroen Roovers <jer@gentoo.org> (2019-02-23) @@ -37,13 +37,13 @@ net-wireless/bluez user-session # SELinux userspace 3.0 dropped python2.7 support app-admin/equo python_targets_python2_7 app-admin/matter python_targets_python2_7 -app-admin/packagekit-base python_targets_python2_7 +app-admin/packagekit-base python_targets_python2_7 python_single_target_python2_7 app-admin/salt python_targets_python2_7 app-admin/webapp-config python_targets_python2_7 app-portage/diffmask python_targets_python2_7 app-portage/distpatch python_targets_python2_7 app-portage/elicense python_targets_python2_7 -app-portage/elogviewer python_targets_python2_7 +app-portage/elogviewer python_targets_python2_7 python_single_target_python2_7 app-portage/euscan python_targets_python2_7 app-portage/flaggie python_targets_python2_7 app-portage/g-sorcery python_targets_python2_7 @@ -58,7 +58,7 @@ app-portage/porthole python_targets_python2_7 app-portage/portpeek python_targets_python2_7 app-portage/repoman python_targets_python2_7 app-portage/smart-live-rebuild python_targets_python2_7 -app-portage/unsymlink-lib python_targets_python2_7 +app-portage/unsymlink-lib python_targets_python2_7 python_single_target_python2_7 dev-java/java-config python_targets_python2_7 kde-frameworks/frameworkintegration appstream net-proxy/http-replicator python_targets_python2_7 diff --git a/profiles/package.mask b/profiles/package.mask index fb992608c188..e0d511b1e24b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,38 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (2020-02-10) +# Unmaintained, only live ebuild, doesn't build, last release over 7 +# years ago, EAPI 4. Removal in 15 days. Bug #593008. +dev-lang/rebol +dev-lang/rebol-bin + +# David Seifert <soap@gentoo.org> (2020-02-10) +# Unmaintained, EAPI 4, doesn't respect CFLAGS and LDFLAGS, which masks +# undefined symbols in the shared object, upstream gone, no other distro +# packages this anymore, no revdeps. Removal in 30 days. +sys-apps/hbaapi + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-09) +# Dead upstream, broken by Qt 5.14, bug #703930. Masked for removal in 30 days. +net-nntp/kwooty + +# Mike Pagano <mpagano@gentoo.org> (2020-02-07) +# The standalone ebuild for this driver is made +# unnecessary as it is included in the package: +# sys-kernel/linux-firmware. Bug #708622 +sys-firmware/iwl6050-ucode + +# Patrick McLean <chutzpah@gentoo.org> (2020-02-07) +# Mask until sys-libs/libxcrypt[system] is unmasked +>=virtual/libcrypt-2 + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-05) +# Blocks dev-python/pygtk removal, bug #706478. Masked for removal in 30 days. +dev-libs/libappindicator:2 +dev-perl/Gtk2-AppIndicator +x11-plugins/pidgin-indicator + # Michał Górny <mgorny@gentoo.org> (2020-02-05) # Unmaintained. No Python 3 support. Last release ~2014, homepage # gone. @@ -52,11 +84,11 @@ dev-python/egenix-mx-base sci-chemistry/shelx # Joonas Niilola <juippis@gentoo.org> (2020-02-05) -# Stagnant upstream with latest release from 2016, python2-only, no maintainer -# in Gentoo, no notable ebuild action in years, multiple bugs open. Blocks -# pygtk removal. -# Switch to alternatives such as, -# net-misc/connman, net-misc/dhcpcd, net-misc/netifrc, net-misc/NetworkManager +# Stagnant upstream with latest release from 2016, python2-only, no maintainer +# in Gentoo, no notable ebuild action in years, multiple bugs open. Blocks +# pygtk removal. +# Switch to alternatives such as, +# net-misc/connman, net-misc/dhcpcd, net-misc/netifrc, net-misc/NetworkManager # and so on. Removal in ~90 days. #708316 net-misc/wicd @@ -603,24 +635,12 @@ dev-lang/vala:0.42 # https://bugs.gentoo.org/705144 =dev-util/meson-0.53.0 -# Göktürk Yüksek <gokturk@gentoo.org> (2020-01-08) -# Declared deprecated by upstream and is no longer being maintained. -# Use app-crypt/yubikey-manager[,-qt] to configure a Yubikey device -# over CCID. -# Removal in 30 days. -app-crypt/libykneomgr - -# Ulrich Müller <ulm@gentoo.org> (2020-01-07) -# No upstream SRC_URI. No license, so it cannot be mirrored. -# Masked for removal in 30 days. Bug #702936. -media-fonts/nepali-fonts - # Ulrich Müller <ulm@gentoo.org> (2020-01-06) # Snapshots from Git, masked for testing. =app-editors/emacs-27.0.50_pre* # Jonas Stein <jstein@gentoo.org> (2019-12-30) -# Package masked for removal. Broken SRC_URI, +# Package masked for removal. Broken SRC_URI, # last upstream activity was ~16 years ago. # Bug #704316. # Removal after 2020-03-01 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index eba77f32db7b..38e4896fc000 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-05) +# Required by many packages, most notably Mozilla products +dev-lang/python sqlite + # Lars Wendler <polynomial-c@gentoo.org> (2019-03-20) # Enable client by default. Usually desktop users need the client. net-fs/samba client @@ -54,7 +58,7 @@ app-text/xmlto text # Ben de Groot <yngwin@gentoo.org> (2015-02-18) # Enable sensible defaults for desktop users (bug #540046) -dev-python/PyQt5 gui network printsupport widgets +dev-python/PyQt5 gui multimedia network printsupport widgets # Samuli Suominen <ssuominen@gentoo.org> (2014-07-24) # Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8da481f1d336..73d37be22501 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -492,6 +492,7 @@ app-emulation/docker-credential-helpers:pass - Build pass helper for the pass ut app-emulation/docker-runc:ambient - Enable support for ambient capability app-emulation/docker-runc:apparmor - Enable AppArmor support app-emulation/dosemu:fluidsynth - use media-sound/fluidsynth for MIDI emulation +app-emulation/faudio:dumpvoices - FAudio dumps buffer data to individual files with RIFF/XWMA headers, usable with players like ffplay/testxwma. app-emulation/faudio:ffmpeg - FAudio has optional support for decoding xWMA resources using FFmpeg, requiring: media-video/ffmpeg (note: this feature is not supported by media-video/libav). app-emulation/faudio:test - Build and run faudio testsuite. app-emulation/faudio:utils - Build all faudio utilities. @@ -2110,12 +2111,10 @@ dev-libs/efl:hyphen - Enable text hyphenation support dev-libs/efl:ibus - Enable Intelligent Input Bus dev-libs/efl:ico - Enable Ico image loader dev-libs/efl:json - Enable lottie animation support -dev-libs/efl:libuv - Enable dev-libs/libuv support dev-libs/efl:luajit - USE dev-lang/luajit instead of dev-lang/lua dev-libs/efl:mono - Enable mono bindings dev-libs/efl:physics - Enable Bullet physics effects and support dev-libs/efl:pmaps - Enable PMAPS image loader -dev-libs/efl:ppm - Enable PMAPS image loader dev-libs/efl:psd - Enable PSD image loader dev-libs/efl:scim - Enable Smart Common Input Method dev-libs/efl:system-lz4 - Use system liblz4 instead of bundled one @@ -2123,7 +2122,6 @@ dev-libs/efl:tga - Enable Tga image loader dev-libs/efl:tgv - Enable Tgv image loader dev-libs/efl:tslib - Enable x11-libs/tslib for touchscreen events dev-libs/efl:unwind - Enable debug support via sys-libs/libunwind -dev-libs/efl:valgrind - Enable usage of dev-util/valgrind in debug dev-libs/efl:vlc - Enable media-video/vlc support dev-libs/efl:xcf - Enable XCF image loader dev-libs/efl:xim - Enable X Input Method @@ -2590,7 +2588,6 @@ dev-python/pypy-exe:low-memory - Build using PyPy with the engine configured tow dev-python/pypy3-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time. dev-python/python-mpd:twisted - Enable twisted support dev-python/python-stdnum:vies - Enable VIES -dev-python/pyudev:pygobject - Install PyGobject bindings dev-python/pyudev:qt5 - Install PyQt5 bindings dev-python/pyyaml:libyaml - enable support for C implementation using libyaml dev-python/pyzor:gdbm - Enables the Gdbm back-end database engine for pyzord @@ -2765,7 +2762,6 @@ dev-qt/qtwebchannel:qml - Build QML/QtQuick bindings and imports dev-qt/qtwebengine:designer - Install the QWebEngineView plugin used to add widgets in dev-qt/designer forms that display web pages. dev-qt/qtwebengine:geolocation - Enable physical position determination via dev-qt/qtpositioning dev-qt/qtwebengine:jumbo-build - Combine source files to speed up build process. -dev-qt/qtwebengine:pax_kernel - Enable building under a PaX enabled kernel dev-qt/qtwebengine:system-ffmpeg - Use the system-wide media-video/ffmpeg instead of bundled. dev-qt/qtwebengine:system-icu - Use the system-wide dev-libs/icu instead of bundled. dev-qt/qtwebengine:widgets - Enable QtWidgets support @@ -2805,7 +2801,6 @@ dev-ruby/ruby-sdl:sge - Enable sdl-sge support dev-ruby/rubygems:server - Install support for the rubygems server dev-scheme/gauche:mbedtls - Enable support for net-libs/mbedtls dev-scheme/gauche-gl:cg - Enable NVidia Cg binding -dev-scheme/gauche-gtk:glgd - Enable GL graph draw dev-scheme/guile:debug-freelist - Include garbage collector freelist debugging code dev-scheme/guile:debug-malloc - Include malloc debugging code dev-scheme/guile:deprecated - Enable deprecated features @@ -3695,6 +3690,7 @@ kde-plasma/kinfocenter:gles2 - Show OpenGL ES information in kinfocenter kde-plasma/kinfocenter:pci - Show advanced PCI information kde-plasma/kmenuedit:hotkeys - Enable support for hotkey editing kde-plasma/kscreenlocker:consolekit - Support for killing the screenlocker when sys-auth/consolekit is the session tracker +kde-plasma/ksysguard:pcap - Enable per-process network statistic collection using net-libs/libpcap kde-plasma/kwin:gles2 - Use OpenGL ES 2 instead of full GL kde-plasma/kwin:multimedia - Enable effect video button in desktop effects KCM kde-plasma/libksysguard:webengine - Enable display of detailed memory information using dev-qt/qtwebengine. @@ -4135,6 +4131,7 @@ media-gfx/iscan-plugin-gt-f500:minimal - Install the firmware only, and not the media-gfx/jpeg2ps:metric - Default to A4 paper size media-gfx/kphotoalbum:kipi - Support for the KDE Image Plugin Interface media-gfx/kphotoalbum:map - Enable map display support using kde-apps/libkgeomap +media-gfx/kphotoalbum:share - Enable support for a share menu using kde-frameworks/purpose media-gfx/krita:color-management - Enable color management via media-libs/opencolorio media-gfx/krita:heif - Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format using media-libs/libheif media-gfx/krita:qtmedia - Enable sound support for animations via dev-qt/qtmultimedia @@ -4310,6 +4307,7 @@ media-libs/libsdl2:sound - Control audio support (disable at your own risk) media-libs/libsdl2:tslib - Build with tslib support for touchscreen devices media-libs/libsdl2:video - Control video support (disable at your own risk) media-libs/libsdl2:vulkan - Enable Vulkan support +media-libs/libtgvoip:dsp - Enable signal processing (echo cancellation, noise suppression, and automatic gain control) media-libs/libvisio:tools - Build conversion tools media-libs/libvpx:highbitdepth - Enable 10 and 12 bit support for VP9. media-libs/libvpx:postproc - Enable additional post processing filters @@ -4530,7 +4528,6 @@ media-radio/ax25-tools:X - Enable some X based configuration tools. media-radio/fldigi:hamlib - Enables support by the Hamlib amateur radio rig control library to get/set frequency and mode of the ham radio in use media-radio/tucnak:hamlib - Enables support by the Hamlib amateur radio rig control library to get/set frequency and mode of the ham radio media-radio/unixcw:ncurses - Enables building the curses based morse code tutor program 'cwcp'. -media-radio/xastir:gdal - Support for some further map formats media-radio/xastir:geotiff - Install geotiff support. Allows using USGS DRG topo maps or other types of geotiff mapes/images media-sound/abcde:aiff - Enable support for Audio Interchange File Format (AIFF) output encoding media-sound/abcde:id3tag - Support ID3, ID3v2 tagging of audio files @@ -4593,7 +4590,6 @@ media-sound/clementine:seafile - Enable support for seafile: a file sync service media-sound/clementine:skydrive - Enable Skydrive support media-sound/clementine:wiimote - Enable support for Wii remote media-sound/cmus:cdio - Use libcdio for CD support -media-sound/cmus:cue - Enable CUE sheet parsing media-sound/cmus:discid - Enable reading the ID of the inserted CD media-sound/cmus:elogind - Enable MPRIS support via sys-auth/elogind media-sound/cmus:pidgin - Install support script for net-im/pidgin @@ -5809,6 +5805,7 @@ net-im/bitlbee:purple - Use libpurple instead of the built-in IM protocol suppor net-im/bitlbee:twitter - Enable Twitter protocol support net-im/choqok:attica - Build Open Collaboration Services plugin using kde-frameworks/attica net-im/choqok:konqueror - Build Konqueror Choqok plugin +net-im/choqok:share - Enable support for a share menu using kde-frameworks/purpose net-im/choqok:telepathy - Enable support for the real-time communication framework telepathy net-im/corebird:spellcheck - Support spell checking net-im/coturn:mongodb - Enable support for the mongodb database @@ -5886,7 +5883,6 @@ net-im/pyicq-t:webinterface - Install dependencies needed for the web interface net-im/qtox:X - Adds support for X11 net-im/qtox:notification - Adds support for GTK Status Notifier tray backends net-im/skypeforlinux:pax_kernel - Triggers a paxmarking of the main skype binary -net-im/slack-bin:pax_kernel - Triggers a paxmarking of the binary net-im/spectrum2:frotz - Enables the Z-Engine backend. net-im/spectrum2:irc - Enables the IRC backend, based on net-im/libcommuni. net-im/spectrum2:purple - Enables the libpurple backend, based on net-im/pidgin. @@ -6261,7 +6257,6 @@ net-mail/mailutils:clients - Build client programs - frm maidag mail sieve messa net-mail/mailutils:kyotocabinet - Enable Kyoto Cabinet database support net-mail/mailutils:servers - Build server programs - imap4d pop3d comsatd net-mail/mailutils:tokyocabinet - Enable Tokyo Cabinet database support -net-mail/mairix:gnus - Add support for the marks propagation feature in GNUS (provided by app-editors/emacs or app-xemacs/gnus for XEmacs users) net-mail/mu:emacs - Install the mu4e mail client net-mail/mu:mug - Install the mug toy client, not for normal use net-mail/notmuch:crypt - Support decryption and verification of PGP/MIME messages and in Emacs UI - encryption; support also S/MIME signature verification since version 0.22 @@ -7271,7 +7266,6 @@ sci-electronics/pcb:nelma - NELMA file export sci-electronics/pcb:png - PNG graphics export sci-electronics/pcb:tk - Build tcl/tk graphical QFP footprint generator sci-electronics/pcb:toporouter - Build toporouter -sci-electronics/pcb:xrender - Translucent PCB display for Motif/Lesstif GUI sci-electronics/pulseview:decode - Enable decoding of protocols while capturing sci-electronics/sigrok-cli:decode - Enable decoding of protocols while capturing sci-electronics/splat:hires - Builds additional high resolution application 'rfsplat-hd' @@ -7737,7 +7731,6 @@ sci-visualization/paraview:development - Install development files including hea sci-visualization/paraview:nvcontrol - Add NVCONTROL support for OpenGL options sci-visualization/paraview:offscreen - Offscreen rendering through OSMesa sci-visualization/paraview:plugins - Build and install additional plugins -sci-visualization/veusz:fits - Add FITS format via dev-python/astropy sci-visualization/veusz:minuit - Use Minuit during fitting viadev-python/pyminuit sci-visualization/yt:hub - Connect to the yt hub with dev-python/girder-client sec-policy/selinux-base:open_perms - Enable the open permissions for file object classes (SELinux policy capability). @@ -8700,6 +8693,7 @@ www-client/chromium:system-icu - Use system icu instead of the bundled one www-client/chromium:system-libvpx - Use system libvpx instead of the bundled one www-client/chromium:tcmalloc - Use bundled tcmalloc instead of system malloc www-client/chromium:widevine - Unsupported closed-source DRM capability (required by Netflix VOD) +www-client/dillo:xembed - Enable X11 XEmbed support www-client/elinks:bittorrent - Enable support for the BitTorrent protocol www-client/elinks:brotli - Enable support for brotli compression www-client/elinks:finger - Enable support for the finger protocol @@ -8818,6 +8812,7 @@ www-servers/nginx-unit:php5-6 - Support for PHP 5.6 www-servers/nginx-unit:php7-1 - Support for PHP 7.1 www-servers/nginx-unit:php7-2 - Support for PHP 7.2 www-servers/nginx-unit:php7-3 - Support for PHP 7.3 +www-servers/nginx-unit:php7-4 - Support for PHP 7.4 www-servers/pshs:magic - Enable automatic detection of Content-Type using libmagic (sys-apps/file) www-servers/pshs:netlink - Use libnetlink (sys-apps/iproute2) to get network interface addresses www-servers/pshs:qrcode - Enable generating QRCodes for server URL @@ -9065,6 +9060,8 @@ x11-themes/gentoo-artwork:grub - Install extra sys-boot/grub themes x11-themes/gentoo-artwork:icons - Install icons x11-themes/gentoo-artwork:lilo - Install extra sys-boot/lilo themes x11-themes/gentoo-artwork:pixmaps - Install pixmaps +x11-themes/greybird:gtk2 - Install theme for GTK+-2.0 +x11-themes/greybird:gtk3 - Install theme for GTK+-3.0 x11-themes/greybird:xfce - Install theme for xfce-base/xfwm4 x11-themes/gtk-engines-murrine:animation-rtl - Progressbar animation from right to left x11-themes/gtk-engines-murrine:themes - Pull in themes via x11-themes/murrine-themes |