From f660c6de84558324d784218831d8f0782ee41e2e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 27 Oct 2021 22:41:01 +0100 Subject: gentoo resync : 27.10.2021 --- profiles/Manifest.gz | Bin 146957 -> 146961 bytes profiles/arch/arm/package.use.mask | 5 +++ profiles/arch/riscv/package.use.mask | 4 +++ profiles/base/package.use.mask | 13 +++----- profiles/base/package.use.stable.force | 10 +++++- profiles/package.mask | 57 ++++++++++++++------------------- profiles/thirdpartymirrors | 2 +- profiles/use.local.desc | 10 +++--- 8 files changed, 51 insertions(+), 50 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 0de40279045e..617d028663a9 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index c51f02eac24a..88a8463a0774 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 (2021-10-26) +# Avoid dragging in obscure parts of dev-qt/* unless/until +# somebody needs them. bug #816981. +dev-python/QtPy pyside2 + # Tomáš Mózes (2021-09-25) # Unkeyworded dependencies. app-admin/syslog-ng mongodb diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 74860dc8e6e2..91aa042a09fb 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-10-26) +# sys-libs/libhugetlbfs is not keyworded on ~riscv right now +sys-apps/nvme-cli hugepages + # Michael Seifert (2021-10-23) # dev-python/furo isn't keyworded here dev-python/argon2-cffi doc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 433e46b81846..860878e5c348 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. +# Jakov Smolić (2021-10-26) +# Depends on masked sys-fabric/dapl +sys-fabric/ofed dapl + # Conrad Kostecki (2021-10-23) # Build tools is currently broken, so masking until upstream fixes # See https://voidpoint.io/terminx/eduke32/-/issues/206 @@ -209,10 +213,6 @@ dev-libs/efl efl-one # The respective dependencies are masked for removal. app-metrics/collectd collectd_plugins_onewire -# Michał Górny (2020-08-22) -# These flags depend on packages masked for removal due to py2. -sci-geosciences/qgis grass - # Thomas Deutschmann (2020-08-17) # Only supported on 64bit systems, see storage/columnstore/CMakeLists.txt dev-db/mariadb columnstore @@ -223,11 +223,6 @@ dev-db/mariadb columnstore # distutils_enable_sphinx to build docs. <=dev-python/lockfile-0.12.2-r2 doc -# Michał Górny (2020-07-27) -# Requires Python 2 support in xapian-bindings which in turn require -# Python 2 in dev-python/sphinx. - (2020-07-20) # Required dependencies are not yet in the Gentoo ebuild tree # Please file a bug if this feature is needed diff --git a/profiles/base/package.use.stable.force b/profiles/base/package.use.stable.force index bac5f6a6f2f2..888ae45e9dd2 100644 --- a/profiles/base/package.use.stable.force +++ b/profiles/base/package.use.stable.force @@ -1,9 +1,17 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.force +# Sam James (2021-10-26) +# Force USE=daemon for now because current versions of PA ebuilds need +# complicated package.use changes to satisfy REQUIRED_USE with -daemon +# We want users to be able to benefit from the other PA 15 fixes, so +# force this on for now, to be revisited once libpulse split is complete +# in Gentoo. bug #820332 +media-sound/pulseaudio daemon + ## Kent Fredric (2019-07-11) # The absense of these features require dev-perl/GD, which currently # can't be considered stable due to serious defects upstream. diff --git a/profiles/package.mask b/profiles/package.mask index d6c79f3b09e7..6f270f2ab9a6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,30 @@ #--- END OF EXAMPLES --- +# Pacho Ramos (2021-10-27) +# Not maintained and not needed with recent pulseaudio and pipewire. +# Removal in a month. +media-sound/pulseaudio-modules-bt + +# Jakov Smolić (2021-10-26) +# Fails to build with glibc-2.34, uses EAPI 5. +# Removal on 2021-11-25. Bug #806577. +sys-fabric/dapl + +# Jakov Smolić (2021-10-26) +# Fails to build with glibc-2.34, broken test suite, +# dead upstream, no revdeps. +# Removal on 2021-11-25. Bug #806344. +app-shells/heirloom-sh + +# Hans de Graaff (2021-10-26) +# New rubygems versions check extension installation and will +# fail to find gems when extensions are not installed correctly. +# Not all packages in the tree have been updated for this yet. +# Also Gentoo defaults need to be updated for this to work correctly. +# Masked pending fixes in dev-ruby packages. +>=dev-ruby/rubygems-3.2.22 + # Sam James (2021-10-25) # Fails to build with glibc-2.34 and binutils-2.34+. Not many other # distros packaging this and no upstream commits since 2011. No reverse @@ -40,12 +64,6 @@ # bug #707848, bug #806476. Removal on 2021-11-25. dev-util/mutrace -# Sam James (2021-10-25) -# Fails to build with glibc-2.34 and appears to be obsolete. No -# reverse dependencies. -# bug #806079. Removal on 2021-11-25. -sys-libs/libhugetlbfs - # Sam James (2021-10-25) # Fails to build with glibc-2.33 and no activity upstream; seems like # a new fork should be packaged. @@ -490,23 +508,11 @@ dev-ml/ppx_metaquot # VM image data corruption bug, causing I/O errors in VMs. Bug #815379 =app-emulation/qemu-6.1.0 -# Joonas Niilola (2021-09-26) -# A library without revdeps, EAPI-5. #776901 -# Removal in ~30 days. -media-libs/libyami - # Brian Evans (2021-09-26) # Mask for 8.1 RC dev-lang/php:8.1 virtual/httpd-php:8.1 -# Jakov Smolić (2021-09-25) -# Upstream renamed the Theano project and continued as dev-python/aesara. -# No reverse dependencies. -# Removal on 2021-10-25. -dev-python/theano -dev-python/theano-pymc - # Mart Raudsepp (2021-09-24) # Experimental split media-sound/pulseaudio packages, bug #536780. media-libs/libpulse @@ -525,13 +531,6 @@ media-sound/pulseaudio-daemon # Incompatible with c++17 abseil-cpp, no in-tree consumers yet media-libs/webrtc-audio-processing:1 -# Michał Górny (2021-09-23) -# Ancient version from 2016 that collides with dev-python/pyjwt. -# Never bumped by the maintainer. The only revdep turned out to be -# false positive. -# Removal on 2021-10-23. Bug #814449. -dev-python/python-jwt - # Alfredo Tupone (2021-09-19) # Mask gnat-gpl-2018 and gnat-gpl-2019. Please switch # to a fresher gnat-gpl branch. @@ -673,14 +672,6 @@ net-libs/libsoup:3.0 # bug #772998 ~net-misc/openntpd-6.8_p1 -# Sam James (2021-03-01) -# Mask new proj 8.x as it removes deprecated -# API. Likely to break several consumers -# which haven't yet ported. -# bug #729098 ->=sci-libs/proj-8.0.0 ->=sci-geosciences/qmapshack-1.16 - # Lars Wendler (2021-02-15) # Mask development versions now that they were bumped... =net-misc/kea-1.9* diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index f66652c74312..784b99b13e82 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -11,7 +11,7 @@ gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.hea goproxy https://proxy.golang.org/ https://goproxy.io/ idsoftware ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff ftp://ftp.gamers.org/pub/idgames/idstuff imagemagick https://www.imagemagick.org/download/releases/ https://mirror.checkdomain.de/imagemagick/releases/ https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ ftp://ftp.fifi.org/pub/ImageMagick/releases/ -kde https://download.kde.org http://mirror.csclub.uwaterloo.ca/kde ftp://mirrors.dotsrc.org/kde ftp://kde.mirror.anlx.net +kde https://download.kde.org https://mirror.csclub.uwaterloo.ca/kde ftp://mirrors.dotsrc.org/kde ftp://kde.mirror.anlx.net lokigames http://updates.lokigames.com mariadb https://archive.mariadb.org/ http://ftp.bme.hu/pub/mirrors/mariadb/ https://ftp.heanet.ie/mirrors/mariadb/ https://ftp.nluug.nl/db/mariadb/ https://mirrors.up.pt/pub/mariadb/ https://rsync.osuosl.org/pub/mariadb/ https://mirror.netcologne.de/mariadb/ mplayer https://www1.mplayerhq.hu/MPlayer http://www2.mplayerhq.hu/MPlayer http://www7.mplayerhq.hu/MPlayer http://www8.mplayerhq.hu/MPlayer ftp://ftp1.mplayerhq.hu/MPlayer/ ftp://ftp6.mplayerhq.hu/MPlayer/ ftp://ftp7.mplayerhq.hu/MPlayer/ ftp://ftp8.mplayerhq.hu/MPlayer/ diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b91dc4864ef7..8fa45cec7005 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2497,13 +2497,13 @@ dev-python/simplespectral:fastest - Use dev-python/pyFFTW to speed up drawing to dev-python/socketpool:eventlet - Install dev-python/eventlet as needed for the eventlet backend. dev-python/socketpool:gevent - Install dev-python/gevent as needed for the gevent backend. dev-python/subprocess-tee:test-full - Enable full test mode. Pulls in many additional dependencies, and requires having been emerged without this flag first in order to avoid a circular dependency. +dev-python/sympy:aesara - Add support for dev-python/aesara dev-python/sympy:imaging - Add support for dev-python/pillow dev-python/sympy:ipython - Add support for dev-python/ipython dev-python/sympy:mathml - Add support for mathml dev-python/sympy:pyglet - Use dev-python/pyglet for plots and print preview dev-python/sympy:symengine - Add support for a dev-python/symengine backend dev-python/sympy:texmacs - Add app-office/texmacs interface -dev-python/sympy:theano - Add support for dev-python/theano dev-python/tappy:yaml - Pull dependencies needed to support YAML blocks associated with test results. dev-python/translate-toolkit:html - Support conversion between po and html files dev-python/translate-toolkit:ical - Support conversion between po and ical files @@ -4222,10 +4222,6 @@ media-libs/libvpx:highbitdepth - Enable 10 and 12 bit support for VP9. media-libs/libvpx:postproc - Enable additional post processing filters media-libs/libvpx:svc - Enable spatial-svc support (experimental) media-libs/libwebp:swap-16bit-csp - Enable byte swapping for 16 bit colorspace -media-libs/libyami:dmabuf - Enable dma_buf buffer sharing. -media-libs/libyami:egl - Enable EGL support. -media-libs/libyami:md5 - Add support for generating md5 sums for each frame. -media-libs/libyami:v4l - Add support for V4L2 hardware codecs. media-libs/libzmf:tools - Build conversion tools media-libs/lilv:dyn-manifest - Add LV2 Dynamic Manifest support. See http://lv2plug.in/ns/ext/dynmanifest/ media-libs/lsp-plugins:lv2 - build lv2 plugins @@ -7782,7 +7778,9 @@ sys-apps/net-tools:arp - build the arp and rarp tools (for manipulating the ARP sys-apps/net-tools:hostname - build the hostname and dnsdomainname tools sys-apps/net-tools:plipconfig - build the plipconfig tool (for working with old PLIP hardware) sys-apps/net-tools:slattach - build the slattach tool (for working with old serial ports) -sys-apps/nvme-cli:uuid - UUID support +sys-apps/nvme-cli:hugepages - Use huge pages for memory allocations via sys-libs/libhugetlbfs +sys-apps/nvme-cli:json - Support JSON output via dev-libs/json-c +sys-apps/nvme-cli:uuid - UUID support via sys-apps/util-linux sys-apps/openrc:bash - enable the use of bash in service scripts (experimental) sys-apps/openrc:netifrc - enable Gentoo's network stack (net.* scripts) sys-apps/openrc:newnet - enable the new network stack (experimental) -- cgit v1.2.3