diff options
Diffstat (limited to 'profiles')
51 files changed, 105 insertions, 648 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 7f47db38dfeb..c58575a12ec7 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch.list b/profiles/arch.list index 64e86438046c..a917db8334a7 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -7,10 +7,8 @@ hppa ia64 m68k mips -nios2 ppc ppc64 -riscv s390 sh sparc diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 10b8a7a6d3f9..b5a541324b9c 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -12,10 +12,6 @@ firebird # The modern versions of CUDA SDK are not suitable for stabilization. cuda -# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014) -# sys-libs/libapparmor -apparmor - # Andrey Grozin <grozin@gentoo.org> (25 Jun 2014) # no stable versions on amd64 clozurecl diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 8ac1ac7a902c..9dac9c178b85 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -47,8 +47,7 @@ kde-frameworks/ktextwidgets speech # Patrice Clement <monsieurp@gentoo.org> (24 Sep 2017) # Unmask Raspberry Pi support on arm. -# Recent mpv versions has broken Raspberry Pi, see Gentoo bug 630556. -<media-video/mpv-0.27.0 -raspberry-pi +media-video/mpv -raspberry-pi # James Le Cuirot <chewi@gentoo.org> (20 Sep 2017) # media-sound/mac's executable segfaults when compressing all but the diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 21804a4bc501..160866a5949c 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,48 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode <prometheanfire@gentoo.org> (13 Feb 2018) +# USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet +dev-python/setuptools_scm mercurial + +# Matthew Thode <prometheanfire@gentoo.org> (13 Feb 2018) +# USE=scipy requires scipy, which is not keyworded yet +dev-python/networkx scipy + +# Matthew Thode <prometheanfire@gentoo.org> (13 Feb 2018) +# USE=mongodb requires dev-python/pymongo +# which requires dev-db/mongodb which are both not keyworded yet. +dev-python/kombu mongodb + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=dmraid requires sys-fs/dmraid that is not keyworded yet. +sys-libs/libblockdev dmraid + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=smartcard requires net-libs/gnutls-3[pkcs11] that is use.masked. +net-libs/glib-networking smartcard + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=sofalizer requires sci-libs/netcdf that is not keyworded yet. +media-video/ffmpeg sofalizer + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=rdp requires net-misc/freerdp that is not keyworded yet. +media-video/vlc rdp + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=upnp-av requires net-misc/dleyna-server that is not keyworded yet. +>=media-plugins/grilo-plugins-0.3.5 upnp-av + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=vtk requires sci-libs/vtk that is not keyworded yet. +media-libs/opencv vtk + +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# USE=lua requires dev-lua/lgi that is not keyworded yet. +# USE=lua,jit required dev-lang/luajit that is not keyworded yet. +dev-libs/libpeas lua jit + # Michał Górny <mgorny@gentoo.org> (23 Jan 2018) # Requires dev-libs/efl that is not keyworded. dev-libs/dbus-c++ ecore diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 75edad6e51f8..1b0ebdaae07a 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -neon -armvfp +# Mart Raudsepp <leio@gentoo.org> (13 Feb 2018) +# net-libs/libsmi not tested on arm64 yet +smi + # Michał Górny <mgorny@gentoo.org> (23 Jan 2018) # sci-geosciences/gpsd is not keyworded here. gps diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults index d6f8e6b8091e..2577dc4934c1 100644 --- a/profiles/arch/base/make.defaults +++ b/profiles/arch/base/make.defaults @@ -3,6 +3,6 @@ USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH" diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index c3ff75cc1863..900b90b13010 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -235,10 +235,8 @@ hppa ia64 m68k mips -nios2 ppc ppc64 -riscv s390 sh sparc diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 9095c39e78b5..ffcea66595ee 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,12 +17,11 @@ #--- END OF EXAMPLES --- -# Andreas Sturmlechner <asturm@gentoo.org> (20 Jan 2018) -# revdeps on dev-libs/boost which is no longer stable. -dev-db/mariadb oqgraph -dev-libs/libsigc++ test -media-libs/chromaprint test -media-libs/gegl raw +# Andreas Sturmlechner <asturm@gentoo.org> (12 Feb 2018) +# dev-libs/libical stabilisation timeout, bug #621724 +app-mobilephone/gnokii ical +net-mail/cyrus-imapd http +net-wireless/bluez obex # Hans de Graaff <graaff@gentoo.org> (26 Nov 2017) # Several packages no longer have stable keywords due diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 10be280ba22a..8fbeaaebed94 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -8,10 +8,6 @@ # Temporary mask to support stable bug 639476 ruby_targets_ruby23 -# Andreas Sturmlechner <asturm@gentoo.org> (20 Jan 2018) -# Mask boost for stabilisation timeout, bug #624662 -boost - # Andreas Sturmlechner <asturm@gentoo.org> (29 Oct 2017) # Mask qt4, qt5 for stabilisation timeout, bug #620334 qt5 diff --git a/profiles/arch/nios2/eapi b/profiles/arch/nios2/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/arch/nios2/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/arch/nios2/make.defaults b/profiles/arch/nios2/make.defaults deleted file mode 100644 index e2d03c6a8e5e..000000000000 --- a/profiles/arch/nios2/make.defaults +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Main Nios II profile. - -ARCH="nios2" -ACCEPT_KEYWORDS="nios2 ~nios2" -CHOST="nios2-unknown-linux-gnu" - -MULTILIB_ABIS="nios2" -DEFAULT_ABI="nios2" -LIBDIR_nios2="lib" -CHOST_nios2="${CHOST}" -ABI="${DEFAULT_ABI}" - -CFLAGS="-O2" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -# Defaults for video drivers -VIDEO_CARDS="fbdev" diff --git a/profiles/arch/nios2/package.use.mask b/profiles/arch/nios2/package.use.mask deleted file mode 100644 index 59d4960881b3..000000000000 --- a/profiles/arch/nios2/package.use.mask +++ /dev/null @@ -1,200 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michał Górny <mgorny@gentoo.org> (08 Aug 2017) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan - -# Mike Frysinger <vapier@gentoo.org> (16 Mar 2015) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - -# Needs testing. -sys-devel/gcc gcj graphite regression-test - -# Julian Ospald <hasufell@gentoo.org> (04 Jan 2014) -# no keyword for media-libs/swfdec and media-libs/libtimidity ->=dev-libs/DirectFB-1.7.1 timidity swfdec - -# Markus Meier <maekke@gentoo.org> (26 Dec 2013) -# Unkeyworded deps, bug #488724 -app-office/gnumeric libgda - -# Pacho Ramos <pacho@gentoo.org> (28 Nov 2013) -# Missing keywords, bug #492820 -net-im/telepathy-connection-managers sipe - -# Pacho Ramos <pacho@gentoo.org> (31 Oct 2013) -# Missing keywords, bug #478254 -gnome-base/gnome classic - -# Benda Xu <heroxbd@gentoo.org> (31 Oct 2013) -# Missing keywords from dev-ml/lablgtk, bug #487722 -net-p2p/mldonkey gtk guionly - -# Pacho Ramos <pacho@gentoo.org> (22 Sep 2013) -# Missing keywords, bug #484734 -media-sound/rhythmbox visualizer - -# Markus Meier <maekke@gentoo.org> (15 Sep 2013) -# Unkeyworded deps, bug #481462 -dev-python/ipython nbconvert - -# Sergey Popov <pinkbyte@gentoo.org> (06 Sep 2013) -# sci-libs/hdf does not build properly on arm -dev-perl/PDL hdf - -# Michael Weber <xmw@gentoo.org> (23 Aug 2013) -# Unkeyworded deps -media-gfx/fim graphicsmagick svg - -# Markus Meier <maekke@gentoo.org> (04 Aug 2013) -# Unkeyworded deps, bug #474026 -app-admin/conky lua-cairo lua-imlib xmms2 audacious moc - -# Sergey Popov <pinkbyte@gentoo.org> (30 Jul 2013) -# Not tested -media-libs/devil allegro nvtt - -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Jul 2013) -# requires net-misc/freerdp which is not keyworded on arm -dev-libs/weston rdp - -# Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2013) -# Firmware loader not keyworded yet -sci-libs/linux-gpib firmware - -# Markus Meier <maekke@gentoo.org> (10 May 2013) -# unkeyworded deps for dev-python/ipython -dev-python/ipython mongodb - -# Christoph Junghans <junghans@gentoo.org> (29 Apr 2013) -# MKL not available on this arch -media-gfx/povray mkl - -# Benda Xu <heroxbd@gentoo.org> (1 Apr 2013) -# dev-ml/lablgtk not keyworded -net-misc/unison gtk - -# Julian Ospald <hasufell@gentoo.org> (31 Mar 2013) -# depends on mono ->=net-irc/hexchat-2.9.4-r1 theme-manager - -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (20 Feb 2013) -# Mask flags of calligra and dependencies due to lack of keywords -app-office/calligra openexr spacenav -media-gfx/pstoedit emf - -# Michał Górny <mgorny@gentoo.org> (01 Feb 2013) -# virtual/cblas not keyworded on arm, bug #455050. -dev-python/numpy lapack - -# Alexandre Rostovtsev <tetromino@gentoo.org> (22 Jan 2013) -# remove mask if/when media-gfx/argyllcms is keywored here. -x11-misc/colord extra-print-profiles - -# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012) -# requires app-office/unoconv, which requires virtual/ooo, which is not -# keyworded here. Remove mask if this situation changes. -gnome-extra/sushi office - -# Alexandre Rostovtsev <tetromino@gentoo.org> (30 Dec 2012) -# requires dev-util/bustle, which is written in haskell -# remove mask if/when dev-lang/ghc is keywoded for arm -dev-util/dbus-test-runner test - -# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012) -# remove mask when >=app-editors/gedit-3.6 is keyworded here -dev-util/devhelp gedit - -# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012) -# remove mask when app-crypt/libsecret is keyworded here ->=gnome-base/gvfs-1.14 gnome-keyring - -# Markus Meier <maekke@gentoo.org> (25 Dez 2012) -# unkeyworded deps for app-accessibility/speech-dispatcher -app-accessibility/speech-dispatcher flite - -# Markus Meier <maekke@gentoo.org> (23 Dec 2012) -# mask kde-apps/* flags due to unkeyworded dependencies -kde-apps/kalzium editor solver -kde-apps/okular chm -kde-apps/kstars indi -kde-apps/kdeutils-meta floppy - -# Markus Meier <maekke@gentoo.org> (08 Dec 2012) -# mask app-office/libreoffice java extensions -app-office/libreoffice libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher - -# Steev Klimaszewski <steev@gentoo.org> (03 Aug 2012) -# No java on ARM -net-analyzer/wireshark doc-pdf - -# Markus Meier <maekke@gentoo.org> (25 Jul 2012) -# no stable media-video/vlc yet, bug #401313 -media-libs/phonon vlc - -# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) -# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for -# gobject-introspection[doctool], bug #411761 -dev-libs/gobject-introspection -doctool - -# Michael Sterrett <mr_bones_@gentoo.org> (04 Mar 2012) -# arm is missing keywords for >=dev-libs/json-glib-0.12 -app-admin/syslog-ng json - -# Alexandre Rostovtsev <tetromino@gentoo.org> (09 Jan 2012) -# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so -# it's masked in base profile and unmasked here (bug #396313). -net-libs/webkit-gtk -jit - -# Anthony G. Basile <blueness@gentoo.org> (Dec 21, 2011) -# Mask the vde flag on tinc because net-misc/vde is not -# keyworded for arm -net-vpn/tinc vde - -# Tobias Klausmann <klausman@gentoo.org> (02 Nov 2011) -# libpcre jit is not supported on alpha -dev-libs/libpcre jit - -# Markus Meier <maekke@gentoo.org> (05 Sep 2011) -# unkeyworded deps for bug 379657 and bug 379651 -app-admin/packagekit-base entropy - -# Robin H. Johnson <robbat2@gentoo.org> (03 Sep 2011) -# Remove this for your arch after you keyword dev-utils/google-perftools and virtual/gsasl (bug #381737) -dev-libs/libmemcached sasl - -# Markus Meier <maekke@gentoo.org> (13 Mar 2011) -# needs stable kde stuff -sys-auth/polkit kde - -# Sebastian Pipping <sping@gentoo.org> (22 Feb 2011) -# No media-sound/lilypond here, yet (bug #356069) -app-text/asciidoc test - -# Michael Weber <xmw@gentoo.org> (10 Feb 2011) -# kde-frameworks/kdelibs is not stable for arm -net-libs/libproxy kde - -# Raúl Porcel <armin76@gentoo.org> (28 Mar 2010) -# Needs kde-frameworks/kwallet and kde-frameworks/kdelibs stable -dev-vcs/subversion kwallet - -# Jim Ramsay <lack@gentoo.org> (5 Nov 2008) -# app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded -app-admin/gkrellm ntlm - -# missing keyword for sys-cluster/openmpi sys-cluster/mpich2 -dev-libs/boost mpi - -# missing keywords -media-sound/sox ladspa -media-plugins/gst-plugins-meta aac dts dv lame libvisual taglib vcd wavpack - -# projectm not keyworded, bug #314969 -media-video/vlc projectm chromaprint opencv - -# Ultrabug <ultrabug@gentoo.org> (05 Sept 2011) -# missing keyword for net-libs/zeromq -app-admin/rsyslog zeromq diff --git a/profiles/arch/nios2/parent b/profiles/arch/nios2/parent deleted file mode 100644 index 7663f5297bb4..000000000000 --- a/profiles/arch/nios2/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../features/multilib -../base diff --git a/profiles/arch/nios2/use.force b/profiles/arch/nios2/use.force deleted file mode 100644 index fbd63671fd62..000000000000 --- a/profiles/arch/nios2/use.force +++ /dev/null @@ -1,2 +0,0 @@ -# Force the flag which corresponds to ARCH. -nios2 diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask deleted file mode 100644 index ec70bfde6e8b..000000000000 --- a/profiles/arch/nios2/use.mask +++ /dev/null @@ -1,175 +0,0 @@ -# Unmask the flag which corresponds to ARCH. --nios2 - -# Markus Meier <maekke@gentoo.org> (22 Aug 2010) -# net-wireless/wimax not tested -wimax - -# Markus Meier <maekke@gentoo.org> (21 Aug 2010) -# app-antivirus/clamav not tested -clamav - -# Kacper Kowalik <xarthisius@gentoo.org> (9 Aug 2010) -# cblas-external as virtual/cblas is also masked -cblas-external - -# Samuli Suominen <ssuominen@gentoo.org> (17 Oct 2009) -# Required package: media-sound/musepack-tools -musepack - -# Raúl Porcel <armin76@gentoo.org> -# I've been told xfs is broken on ARM -xfs - -# Raúl Porcel <armin76@gentoo.org> -# Fails to build/work -openexr - -# Samuli Suominen <drac@gentoo.org> -# media-libs/amrnb and media-libs/amrwb not tested. -amr - -# Samuli Suominen <drac@gentoo.org> -# media-gfx/gimp not tested. -gimp - -# No hardware to test by the team -dvb -ios -ipod - -# Stuff that doesn't make sense on this arch -3dfx -dmi - -# Stuff we don't want -fuse -R -octave -tracker -xindy -mpi -lasi -schroedinger -hardened -frei0r -pdfannotextractor -prelude -mssql - -# havent tested yet -ruby -ctypes-python -sasl -libproxy -pkcs11 -gnutls -bazaar -darcs -mercurial -kerberos -gpg -gnome -gnome-keyring -doc -emacs -gphoto2 -afs -mono -lirc -lm_sensors -xemacs -rpm -scanner -zvbi -ldap -mysql -postgres -dvd -fluidsynth -sid -mms -mtp -ieee1394 -sctp -pm-utils -darcs -bs2b -toolame -ladspa -ldns -ggi -nut -dvd -fits -tokyocabinet -vaapi -rtmp -vpx -plotutils -lpsol -upnp -quvi -bluray -libtar -zvbi -aacplus -devil -gts -anthy -icu -gtk -qt4 -qt5 -R -sdl -slang -tk -vim-syntax -X - -# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org> -# Modular X: mask for architectures on which they aren't available -video_cards_glint -video_cards_mga -video_cards_nouveau -video_cards_nv -video_cards_r128 -video_cards_radeon -video_cards_tdfx -video_cards_vesa -video_cards_via -video_cards_voodoo - -# Matt Turner <mattst88@gentoo.org> -# Mask more VIDEO_CARDs added with mesa-8.0 -video_cards_amdgpu -video_cards_r100 -video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_radeonsi - -# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. -# Bug #184563, 18 Sep 2007 -# Robin H. Johnson <robbat2@gentoo.org> -audit - -# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012) -# media-libs/xine-lib is not keyworded -xine - -# Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) -# libdlm and cman are not keyworded -cman -clvm - -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013) -# virtual/opencl is not keyworded -opencl - -# sys-libs/libseccomp has not been ported to this arch yet #524148 -seccomp - -# No nios2 java support yet. -java diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 357aceb881b0..f03d1c27668e 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (13 Feb 2018) +# Requires not yet keyworded dependencies +sys-libs/gwenhywfar sensors serialport webkit + # Andreas Sturmlechner <asturm@gentoo.org> (29 Jan 2018) # Requires media-libs/libffado, which requires dev-python/PyQt5, # which is not keyworded. diff --git a/profiles/arch/riscv/make.defaults b/profiles/arch/riscv/make.defaults deleted file mode 100644 index c25e0e72a40c..000000000000 --- a/profiles/arch/riscv/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Main RISC-V profile; endian/bitsize independent. - -ARCH="riscv" -ACCEPT_KEYWORDS="riscv" diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask deleted file mode 100644 index c456a6fedb42..000000000000 --- a/profiles/arch/riscv/package.use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# libpcre doesn't support jit on RISC-V. -dev-libs/libpcre jit diff --git a/profiles/arch/riscv/parent b/profiles/arch/riscv/parent deleted file mode 100644 index eb001c6e8ab8..000000000000 --- a/profiles/arch/riscv/parent +++ /dev/null @@ -1 +0,0 @@ -../base diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force deleted file mode 100644 index 612aced6a1fa..000000000000 --- a/profiles/arch/riscv/use.force +++ /dev/null @@ -1,2 +0,0 @@ -# Force the flag which corresponds to ARCH. -riscv diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 128d367ad42a..ffeb89d7e94e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This file requires >=portage-2.1.1 @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner <asturm@gentoo.org> (10 Feb 2018) +# Depends on unreleased media-libs/libaom, and 9999 is currently broken +media-video/vlc aom + # Andreas K. Hüttel <dilfridge@gentoo.org> (2 Feb 2018) # This feature is not ready yet, see bug 146882 comment 26 sys-libs/glibc compile-locales @@ -59,10 +63,6 @@ dev-java/oracle-jre-bin:9 gentoo-vm # Requires audacious, which is masked. Bug 632513 =media-libs/freeverb3-3.1.2_pre20151102-r1 jack -# Andreas Sturmlechner <asturm@gentoo.org> (29 Oct 2017) -# Depends on deprecated x11-libs/qscintilla[qt4]/qt4, bug #634972 -net-analyzer/linkchecker X - # Andreas Sturmlechner <asturm@gentoo.org> (16 Oct 2017) # USE=qt4 depends on masked dev-qt/qtwebkit:4, bug #620754 sci-physics/root qt4 @@ -519,7 +519,6 @@ gnustep-apps/cynthiune flac # Richard Freeman <rich0@gentoo.org> (24 Mar 2013) # Dependency is masked for buffer overflows for now -app-text/yagf cuneiform dev-python/pyocr cuneiform # Tom Wijsman <TomWij@gentoo.org> (10 Mar 2013) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a93f1e7d4b71..456700c16208 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (13 Feb 2018) +# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.1 is stabilized +# due to a security bug, so we won't bother with javascript this time. +~media-video/mpv-0.27.1 javascript + # Andrey Grozin <grozin@gentoo.org> (24 Jan 2018) # Depends on unstable dev-python/sphinx-gallery. # Bug #643840. diff --git a/profiles/default/linux/nios2/13.0/eapi b/profiles/default/linux/nios2/13.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/nios2/13.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/nios2/13.0/parent b/profiles/default/linux/nios2/13.0/parent deleted file mode 100644 index 7c0377510996..000000000000 --- a/profiles/default/linux/nios2/13.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/13.0 diff --git a/profiles/default/linux/nios2/17.0/eapi b/profiles/default/linux/nios2/17.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/nios2/17.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/nios2/17.0/parent b/profiles/default/linux/nios2/17.0/parent deleted file mode 100644 index 4ce24f0217a8..000000000000 --- a/profiles/default/linux/nios2/17.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/17.0 diff --git a/profiles/default/linux/nios2/eapi b/profiles/default/linux/nios2/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/nios2/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/nios2/parent b/profiles/default/linux/nios2/parent deleted file mode 100644 index 3cf5cd28b688..000000000000 --- a/profiles/default/linux/nios2/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../../base -.. -../../../arch/nios2 diff --git a/profiles/default/linux/riscv/13.0/desktop/eapi b/profiles/default/linux/riscv/13.0/desktop/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/13.0/desktop/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/13.0/desktop/parent b/profiles/default/linux/riscv/13.0/desktop/parent deleted file mode 100644 index ad6c5e126fbb..000000000000 --- a/profiles/default/linux/riscv/13.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/desktop diff --git a/profiles/default/linux/riscv/13.0/developer/eapi b/profiles/default/linux/riscv/13.0/developer/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/13.0/developer/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/13.0/developer/parent b/profiles/default/linux/riscv/13.0/developer/parent deleted file mode 100644 index 4c893748ce71..000000000000 --- a/profiles/default/linux/riscv/13.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/developer diff --git a/profiles/default/linux/riscv/13.0/eapi b/profiles/default/linux/riscv/13.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/13.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/13.0/parent b/profiles/default/linux/riscv/13.0/parent deleted file mode 100644 index 7c0377510996..000000000000 --- a/profiles/default/linux/riscv/13.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/13.0 diff --git a/profiles/default/linux/riscv/17.0/desktop/eapi b/profiles/default/linux/riscv/17.0/desktop/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/desktop/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/desktop/parent b/profiles/default/linux/riscv/17.0/desktop/parent deleted file mode 100644 index ad6c5e126fbb..000000000000 --- a/profiles/default/linux/riscv/17.0/desktop/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/desktop diff --git a/profiles/default/linux/riscv/17.0/developer/eapi b/profiles/default/linux/riscv/17.0/developer/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/developer/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/developer/parent b/profiles/default/linux/riscv/17.0/developer/parent deleted file mode 100644 index 4c893748ce71..000000000000 --- a/profiles/default/linux/riscv/17.0/developer/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../targets/developer diff --git a/profiles/default/linux/riscv/17.0/eapi b/profiles/default/linux/riscv/17.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/17.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/17.0/parent b/profiles/default/linux/riscv/17.0/parent deleted file mode 100644 index 4ce24f0217a8..000000000000 --- a/profiles/default/linux/riscv/17.0/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../releases/17.0 diff --git a/profiles/default/linux/riscv/eapi b/profiles/default/linux/riscv/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/linux/riscv/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/linux/riscv/parent b/profiles/default/linux/riscv/parent deleted file mode 100644 index 1f65d976126f..000000000000 --- a/profiles/default/linux/riscv/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../../base -.. -../../../arch/riscv diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index 77be14da04ba..19bcfdebdd93 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -9,6 +9,7 @@ aarch64 - ARM64 system emulation target alpha - system emulation target arm - system emulation target cris - system emulation target +hppa - system emulation target i386 - system emulation target lm32 - LatticeMico32 system emulation target m68k - system emulation target diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 76c2721cd8cf..721a1f566e20 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -6,11 +6,12 @@ # Keep it sorted. aarch64 - ARM64 userspace emulation target +aarch64_be - ARM64 big endian userspace emulation target alpha - userspace emulation target arm - ARM (little endian) userspace emulation target armeb - ARM (big endian) userspace emulation target cris - userspace emulation target -hppa - usersparce emulation target +hppa - userspace emulation target i386 - userspace emulation target m68k - userspace emulation target microblazeel - userspace emulation target diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index b1e80653f29f..23f79922d54a 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -20,7 +20,7 @@ LINGUAS="en" IUSE_IMPLICIT="prefix prefix-chain prefix-guest" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index fdbb561d5371..a34bb2e68e46 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -11,6 +11,7 @@ www-misc/profile-sync-daemon # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F app-admin/systemdgenie app-eselect/eselect-gnome-shell-extensions +app-office/wps-office sys-apps/systemd app-admin/calamares dev-python/python-systemd diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask index e00abaeb1eb6..085e71a6fffa 100644 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ b/profiles/hardened/linux/amd64/no-multilib/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # These are broken as reported by Halcy0n, Aug, 23, 2011 @@ -141,7 +141,6 @@ sci-electronics/eagle sci-chemistry/cara-bin sci-chemistry/cyana sci-chemistry/mars -sci-chemistry/xdsgui sci-chemistry/xdsstat-bin sci-libs/ipp sys-libs/lib-compat-loki diff --git a/profiles/package.mask b/profiles/package.mask index 2819f5b785f9..bf7b0cd284c5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,15 +29,21 @@ #--- END OF EXAMPLES --- +# Sergey Popov <pinkbyte@gentoo.org> (13 Feb 2018) +# Requires dead Qt4 (bug #645420). Removal in 30 days +media-gfx/qiviewer + +# Kristian Fiskerstrand <k_f@gentoo.org> (11 Feb 2018) +# Lastrite: app-crypt/monkeysign . Please use caff from +# app-crypt/signing-party instead. Removal in 30 days. +# Bug: #647352 +app-crypt/monkeysign + # Michael Palimamka <kensington@gentoo.org> (11 Feb 2018 # Fails to build (bug #538400). Requires dead Qt 4 (bug #637014). # Dead upstream. Masked for removal in 30 days. media-sound/lastfmplayer -# Aaron W. Swenson <titanofold@gentoo.org> (10 Feb 2018) -# The 9.2 branch of PostgreSQL is past EOL. Removal in 30 days (12 Mar 2018). -<dev-db/postgresql-9.3 - # Lars Wendler <polynomial-c@gentoo.org> (08 Feb 2018) # 4.4.0 server does not properly write lease changes to the lease file # in some cases: @@ -210,8 +216,8 @@ net-p2p/primecoind sci-physics/geant-python # Patrice Clement <monsieurp@gentoo.org> (18 Jan 2018) -# mpv-0.28.0 requires changes currently only available in ffmpeg-9999. -=media-video/mpv-0.28.0 +# mpv >= 0.28.0 requires changes currently only available in ffmpeg-9999. +>=media-video/mpv-0.28.0 # Andreas Sturmlechner <asturm@gentoo.org> (18 Jan 2018) # Broken by >=kde-apps/kcalcore-17.12.0, but also merged into @@ -228,133 +234,6 @@ dev-tex/pstplus # Masked for removal in 30 days. Bug #634986 dev-tex/texamator -# Aaron W. Swenson <titanofold@gentoo.org> (14 Jan 2018) -# Upstream is now Upwork. Use app-office/upwork instead. -# Masked for removal in 30 days. -app-office/odeskteam - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -sys-kernel/kccmp - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -app-backup/qt4-fsarchiver - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -media-gfx/pictureflow - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -app-mobilephone/past - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -x11-misc/ptbatterysystemtray - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -x11-misc/launchy - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -x11-misc/wmiface - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -x11-misc/appmenu-qt - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Depends on dead Qt4, needs porting to Qt5. -# Masked for removal in 30 days. -sci-chemistry/xdsgui -sci-visualization/xds-viewer - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -dev-db/dbmodel - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -media-sound/mp3diags - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -x11-misc/touchfreeze - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Use sci-geosciences/gpsbabel[gui] instead. -# Masked for removal in 30 days. -sci-geosciences/gebabbel - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -app-editors/lfhex - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -app-text/tuxcards - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -app-text/yagf - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -net-ftp/qshare - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -net-ftp/scythia - -# Andreas Sturmlechner <asturm@gentoo.org> (13 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -app-dicts/qvortaro - -# Andreas Sturmlechner <asturm@gentoo.org> (12 Jan 2018) -# Dead upstream, depends on dead Qt4, no port to Qt5. -# Masked for removal in 30 days. -net-dns/cagibi - -# Andreas Sturmlechner <asturm@gentoo.org> (12 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -dev-util/beediff - -# Andreas Sturmlechner <asturm@gentoo.org> (12 Jan 2018) -# Dead upstream, depends on dead Qt4. -# Masked for removal in 30 days. -net-misc/netfleet - -# Andreas Sturmlechner <asturm@gentoo.org> (12 Jan 2018) -# Dead upstream, EAPI 2, depends on dead Qt4. kde-apps/filelight -# is a possible alternative. Masked for removal in 30 days. -sys-apps/qdiskusage - -# Kent Fredric <kentnl@gentoo.org> (10 Jan 2018) -# Dead upstream, Broken since 2009. -# Bug #644146. Removal in 30 days -dev-perl/SVN-Simple - # Michał Górny <mgorny@gentoo.org> (10 Jan 2018) # The Fuzzer library is now installed as part of core LLVM. That's # sys-devel/llvm in LLVM 5, and sys-libs/compiler-rt-sanitizers @@ -386,11 +265,6 @@ dev-libs/libFuzzer =sys-kernel/gentoo-sources-4.14.11 # Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) -# Nobody bothered to bump it for ages, NPAPI is phased out (#468772). -# Removal in a month. -media-plugins/npapi-vlc - -# Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) # Fails to fetch (#597424). Removal in a month. sci-chemistry/platon @@ -425,11 +299,6 @@ dev-db/lib_mysqludf_sys dev-db/lib_mysqludf_json # Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) -# Not properly mirrored, 14 years old and not really useful this days -# (#629328). Removal in a month. -x11-themes/lush - -# Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) # Fails multilib-strict check (#628836). Nothing requires it. Removal in a # month. dev-libs/dclog @@ -455,10 +324,6 @@ net-im/mu-conference dev-libs/libmcs # Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) -# Upstream dead, QT4 consumer (#630550). Removal in a month. -x11-libs/qwtplot3d - -# Pacho Ramos <pacho@gentoo.org> (04 Jan 2018) # No reverse deps, fails to build (#630866). Removal in a month. dev-libs/libmowgli-glib @@ -631,6 +496,7 @@ games-kids/crayon-physics >=dev-python/thunarx-python-0.4.0 >=xfce-base/thunar-1.7 >=xfce-extra/thunar-archive-plugin-0.4.0 +>=xfce-extra/thunar-media-tags-plugin-0.3.0 # Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017) # Qt4WebKit is ancient and full of security holes. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index ecb3607d80c9..b4d21fbae54e 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -34,7 +34,7 @@ amd64 default/linux/amd64/13.0/systemd stable amd64 default/linux/amd64/13.0/x32 dev amd64 default/linux/amd64/17.0 stable amd64 default/linux/amd64/17.0/selinux dev -amd64 default/linux/amd64/17.0/hardened dev +amd64 default/linux/amd64/17.0/hardened stable amd64 default/linux/amd64/17.0/hardened/selinux dev amd64 default/linux/amd64/17.0/desktop stable amd64 default/linux/amd64/17.0/desktop/gnome stable @@ -43,7 +43,7 @@ amd64 default/linux/amd64/17.0/desktop/plasma stable amd64 default/linux/amd64/17.0/desktop/plasma/systemd stable amd64 default/linux/amd64/17.0/developer stable amd64 default/linux/amd64/17.0/no-multilib stable -amd64 default/linux/amd64/17.0/no-multilib/hardened dev +amd64 default/linux/amd64/17.0/no-multilib/hardened stable amd64 default/linux/amd64/17.0/no-multilib/hardened/selinux dev amd64 default/linux/amd64/17.0/systemd stable amd64 default/linux/amd64/17.0/x32 dev @@ -154,11 +154,6 @@ mips default/linux/mips/13.0/mipsel/multilib/o32 dev mips default/linux/mips/13.0/mipsel/multilib/n32 dev mips default/linux/mips/13.0/mipsel/multilib/n64 exp -# Nios II Profiles -# @MAINTAINER: ? -nios2 default/linux/nios2/13.0 exp -nios2 default/linux/nios2/17.0 exp - # PPC32 Profiles # @MAINTAINER: ppc@gentoo.org ppc default/linux/powerpc/ppc32/13.0 stable @@ -199,11 +194,6 @@ ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/developer ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian exp ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd exp -# RISC-V Profiles -# @MAINTAINER: ? -riscv default/linux/riscv/13.0 exp -riscv default/linux/riscv/17.0 exp - # S390 Profiles # @MAINTAINER: s390@gentoo.org s390 default/linux/s390/13.0 exp @@ -248,7 +238,7 @@ x86 default/linux/x86/13.0/developer stable x86 default/linux/x86/13.0/systemd stable x86 default/linux/x86/17.0 stable x86 default/linux/x86/17.0/selinux dev -x86 default/linux/x86/17.0/hardened dev +x86 default/linux/x86/17.0/hardened stable x86 default/linux/x86/17.0/desktop stable x86 default/linux/x86/17.0/desktop/gnome stable x86 default/linux/x86/17.0/desktop/gnome/systemd stable diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5ea06223ef89..7c947d6c5c0b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -454,7 +454,6 @@ app-emacs/bbdb:vm - Add support for app-emacs/vm app-emacs/calfw:howm - Add support for the app-emacs/howm note-taking tool app-emacs/company-mode:ropemacs - Install backend for dev-python/ropemacs app-emacs/emacs-common-gentoo:games - Support shared score files for games -app-emacs/emhacks:jde - Enable support for Java Development Environment app-emacs/org-mode:contrib - Install user-contributed files app-emacs/org-mode:odt-schema - Install non-free schema files for OpenDocument Text exporter app-emacs/remember:bbdb - Include support for app-emacs/bbdb @@ -530,6 +529,9 @@ app-emulation/libvirt:zfs - Enable ZFS backend storage sys-fs/zfs app-emulation/lxc:cgmanager - Enable support for cgroup management using app-admin/cgmanager app-emulation/lxd:daemon - Build the system daemon, not just the client tool app-emulation/lxd:dnsmasq - Depend on dnsmasq to provide DHCP and DNS. +app-emulation/nemu:ovf - Adds support for OVA/OVF import +app-emulation/nemu:savevm - Adds support for QEMU savevm snapshots (experimental, QEMU must be patched) +app-emulation/nemu:vnc-client - Adds support for external VNC client app-emulation/open-vm-tools:doc - Generate API documentation app-emulation/open-vm-tools:grabbitmqproxy - Enable grabbitmqproxy app-emulation/open-vm-tools:pic - Force shared libraries to be built as PIC @@ -1246,8 +1248,6 @@ app-text/writerperfect:wpg - Add support for wpg format using app-text/libwpg app-text/writerperfect:wps - Add support for wps format using app-text/libwps app-text/wv:tools - Install optional utilities considered deprecated in favor of using AbiWord. app-text/xmlto:text - Support conversion from XML to plain text -app-text/yagf:cuneiform - Enable support for the app-text/cuneiform OCR engine. -app-text/yagf:tesseract - Enable support for the app-text/tesseract OCR engine. app-text/zathura:magic - Use libmagic to determine mimetypes app-text/zathura:synctex - Use libsynctex to get latex codeline from pdf app-text/zathura-meta:cb - Install plug-in for ComicBook support @@ -1263,14 +1263,12 @@ dev-ada/aws:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gnat_util:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gnat_util:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gnat_util:shared - Build gnat_util shared library -dev-ada/gnat_util:static - Build gnat_util static library dev-ada/gnat_util:static-pic - Build gnat_util static library with pic code dev-ada/gnatcoll:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gnatcoll:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gnatcoll:projects - Adds support for projects dev-ada/gnatcoll:pygobject - Adds support for pygobject dev-ada/gnatcoll:shared - Build shared library -dev-ada/gnatcoll:static - Build static library dev-ada/gnatcoll:tools - Build associated tools dev-ada/gnatmem:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gnatmem:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 @@ -1279,7 +1277,6 @@ dev-ada/gprbuild:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gtkada:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gtkada:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gtkada:shared - Build gtkada as shared library -dev-ada/gtkada:static - Build gtkada as static library dev-ada/libadalang:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/libadalang:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/libgpr:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 @@ -2074,7 +2071,6 @@ dev-libs/kreport:marble - Enable displaying of maps using kde-apps/marble dev-libs/kreport:scripting - Support Qml scripting using dev-qt/qtdeclarative dev-libs/leveldb:snappy - support the snappy compression library dev-libs/libbase58:tools - Build command line base58 tool -dev-libs/libburn:track-src-odirect - Read track input with O_DIRECT (see man 2 open), this may deliver a better write performance in some situations dev-libs/libcdio:minimal - Only build the libcdio library and little more, just to be used to link against from multimedia players. With this USE flag enabled, none of the command-line utilities are built, nor is the CDDA library. dev-libs/libcec:cubox - Enable support for enable support for the TDA995x dev-libs/libcec:exynos - Enable support for Exynos chipsets @@ -2517,8 +2513,11 @@ dev-python/kaa-base:tls - SSL/TLS support via dev-python/tlslite dev-python/kafka-python:snappy - Install snappy compression/decompression support dev-python/kazoo:gevent - Enable support for the gevent based handler dev-python/kombu:amqplib - Enable amqplib support +dev-python/kombu:mongodb - Enables MongoDB backend dev-python/kombu:msgpack - Enables MessagePack (de)serializer for Python +dev-python/kombu:redis - Enables Redis backend dev-python/kombu:sqs - Enables Amazon SQS transport module for Kombu +dev-python/kombu:yaml - Enables yaml backend dev-python/markdown:pygments - Enable fancy pygments support dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit dev-python/matplotlib:gtk2 - Enable x11-libs/gtk+:2 support @@ -2527,6 +2526,7 @@ dev-python/matplotlib:pyside - Qt support via dev-python/pyside dev-python/mpmath:matplotlib - Add support for dev-python/matplotlib dev-python/nbdime:webtools - Install web-based diff and merge tools. dev-python/netaddr:cli - Enable netaddr shell with dev-python/ipython +dev-python/networkx:scipy - Enables scipy backend dev-python/nltk:numpy - Use numpy for the saved word tokenizer dev-python/numexpr:mkl - Enable support for Intel Vector Math Library, part of sci-libs/mkl. dev-python/pandas:R - Enable support for R via dev-python/rpy @@ -2584,6 +2584,7 @@ dev-python/rdflib:redland - enable support for Redland triplestore dev-python/restkit:cli - Install the restcli command line interface/tool, based on dev-python/ipython dev-python/scrapy:boto - Add support for Amazon S3 via dev-python/boto dev-python/scrapy:ibl - Use Instace Based Learning algorithm for automatic extraction +dev-python/setuptools_scm:mercurial - Enables mercurial backend dev-python/simplecv:shell - Enable the iPython SimpleCV shell dev-python/sphinx:net - enable internet capabilities dev-python/sympy:imaging - Add support for dev-python/pillow @@ -4883,6 +4884,7 @@ media-video/ffmpeg:gpl - Build GPL code. Should be enabled unless you require LG media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly. media-video/ffmpeg:iec61883 - Support for FireWire DV/HDV input device using media-libs/libiec61883. media-video/ffmpeg:kvazaar - Enables media-libs/kvazaar based HEVC encoder. +media-video/ffmpeg:libdrm - Enables x11-libs/libdrm support for better screen grabbing and hardware accelerated codecs. media-video/ffmpeg:libilbc - Enables iLBC de/encoding via media-libs/libilbc. media-video/ffmpeg:librtmp - Enables Real Time Messaging Protocol using librtmp (media-video/rtmpdump) in addition to FFmpeg's native implementation. media-video/ffmpeg:libsoxr - Enables audio resampling through media-libs/soxr. @@ -6098,7 +6100,6 @@ 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/mpop:libsecret - Enable libsecret support to store login credentials net-mail/mu:emacs - Install the mu4e mail client. -net-mail/mu:gui - Build and install the experimental gui 'mug'. 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 net-mail/notmuch:doc - Install API documentation net-mail/notmuch:emacs - Install Emacs UI (the main one) @@ -8124,6 +8125,7 @@ sys-firmware/edk2-ovmf:binary - Use pre-built binaries sys-firmware/intel-microcode:initramfs - install a small initramfs for use with CONFIG_MICROCODE_EARLY sys-firmware/intel-microcode:monolithic - install the large text microcode.dat (used by older kernels via microcode_ctl) sys-firmware/intel-microcode:split-ucode - install the split binary ucode files (used by the kernel directly) +sys-firmware/ipxe:binary - Use pre-built binaries sys-firmware/ipxe:efi - Build an EFI program for using PXE sys-firmware/ipxe:iso - Build a bootable ISO for using PXE sys-firmware/ipxe:lkrn - Build a linux kernel bootable file for using with grub/etc... @@ -8133,6 +8135,7 @@ sys-firmware/ipxe:usb - Build a bootable USB image for using PXE sys-firmware/ipxe:vmware - Build the PXE ROM images that VMWare uses sys-firmware/seabios:binary - Use official upstream pre-built binaries sys-firmware/seabios:seavgabios - Include SeaVGABIOS binaries (replacement for vgabios) +sys-firmware/sgabios:binary - Use pre-built binaries sys-firmware/sigrok-firmware-fx2lafw:binary - Use official upstream pre-built binaries sys-firmware/vgabios:binary - Use official upstream pre-built binaries (only default and cirrus images) sys-freebsd/boot0:tftp - Enable PXE/TFTP boot support. @@ -8291,7 +8294,12 @@ sys-libs/glibc:nscd - Build, and enable support for, the Name Service Cache Daem sys-libs/glibc:rpc - Enable obsolete RPC/NIS layers sys-libs/glibc:suid - Make internal pt_chown helper setuid -- not needed if using Linux and have /dev/pts mounted with gid=5 sys-libs/glibc:systemtap - enable systemtap static probe points +sys-libs/gwenhywfar:designer - Build plugins for dev-qt/designer sys-libs/gwenhywfar:fox - Use x11-libs/fox graphical toolkit +sys-libs/gwenhywfar:qml - Enable support for plugins using QML +sys-libs/gwenhywfar:sensors - Enable support for dev-qt/qtsensors module +sys-libs/gwenhywfar:serialport - Enable support for dev-qt/qtserialport module +sys-libs/gwenhywfar:webkit - Enable support for dev-qt/qtwebkit sys-libs/libblockdev:bcache - Enable block device cache support. sys-libs/libblockdev:cryptsetup - Enable sys-fs/cryptsetup support sys-libs/libblockdev:dmraid - Support for dmraid devices, also known as ATA-RAID, or Fake RAID. |