summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-26 16:00:40 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-26 16:00:40 +0000
commitaedfe8f2ea1a91d0ca63e4eea8d7dd3246082ebf (patch)
treeba5bb1352bc15070fc6ca969e780ca1f224f75d6 /profiles
parentff91330910e79875ff229d3b983f26e0a4615fc4 (diff)
resync profile
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/base/make.defaults4
-rw-r--r--profiles/arch/base/use.mask3
-rw-r--r--profiles/base/package.use.force6
-rw-r--r--profiles/base/package.use.mask4
-rw-r--r--profiles/base/package.use.stable.mask13
-rw-r--r--profiles/package.mask103
-rw-r--r--profiles/use.local.desc19
7 files changed, 79 insertions, 73 deletions
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults
index 29f3d360..d6f8e6b8 100644
--- a/profiles/arch/base/make.defaults
+++ b/profiles/arch/base/make.defaults
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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-fbsd 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 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"
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 2ef9288f..510e4eee 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/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
# James Le Cuirot <chewi@gentoo.org> (29 Jun 2017)
@@ -251,6 +251,5 @@ riscv
s390
sh
sparc
-sparc-fbsd
x86
x86-fbsd
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index bd862234..62ac82a8 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -34,12 +34,6 @@ dev-lang/python threads
# Package fails to build with dbus USE flag being disabled (bug #560208)
=x11-wm/afterstep-2.2.12 dbus
-# Gilles Dartiguelongue <eva@gentoo.org> (25 May 2015)
-# webkit fails to build with USE=wayland, bug #549228
-# https://bugs.webkit.org/show_bug.cgi?id=142879
-# https://bugs.webkit.org/show_bug.cgi?id=136831
->=net-libs/webkit-gtk-2.8 X
-
# Justin Lecher <jlec@gentoo.org> (10 Aug 2014)
# Doesn't work without acl support
# No patch yet, #516626
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 264ae931..9fc4a4c7 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -323,10 +323,6 @@ www-client/firefox system-cairo
mail-client/thunderbird system-cairo
>=www-client/seamonkey-2.41 system-cairo
-# Michael Palimaka <kensington@gentoo.org> (17 Apr 2016)
-# Fails to build with recent doxygen. Bug #569776.
-dev-cpp/eigen:2 doc
-
# James Le Cuirot <chewi@gentoo.org> (10 Apr 2016)
# Slower and less reliable than HotSpot and we don't support Java on
# any non-HotSpot platforms. Don't unmask these unless you know what
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index f0f583ba..aa24aa01 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,10 +4,15 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
-# Andreas Sturmlechner <asturm@gentoo.org> (16 Jan 2018)
-# USE=wxwidgets Requires x11-libs/wxGTK:3.0-gtk3 stabilisation
-# USE=tcl does not build reliably, bug #624576
->=sci-libs/plplot-5.12 tcl wxwidgets
+# Andrey Grozin <grozin@gentoo.org> (24 Jan 2018)
+# Depends on unstable dev-python/sphinx-gallery.
+# Bug #643840.
+dev-python/matplotlib doc
+
+# Michał Górny <mgorny@gentoo.org> (20 Jan 2018)
+# Requires proprietary fetch-restricted package that is not suitable
+# for stabilization. Bug #645092.
+net-proxy/haproxy device-atlas
# Bernard Cafarelli <voyageur@gentoo.org> (27 Nov 2017)
# Dependencies have no stable keyword
diff --git a/profiles/package.mask b/profiles/package.mask
index 0ab86239..361b72fd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,64 @@
#--- END OF EXAMPLES ---
+# Michael Palimaka <kensington@gentoo.org> (25 Jan 2018)
+# Requires dead Qt 4. Dead upstream.
+# Masked for removal in 30 days. Bug #644532.
+media-video/qx11grab
+
+# Hans de Graaff <graaff@gentoo.org> (24 Jan 2018)
+# Remove packages that are ruby22-only, and either cannot
+# be updated to ruby23, or are in old, obsolete, slots.
+# Masked for removal in 30 days.
+dev-ruby/amq-protocol:0
+dev-ruby/aws-sdk:0
+dev-ruby/bson:3
+dev-ruby/camping
+dev-ruby/execjs:1
+dev-ruby/mocha:0.11
+dev-ruby/mocha:0.12
+dev-ruby/mocha:0.13
+dev-ruby/mongo
+dev-ruby/net-ssh-multi
+dev-ruby/pcaprub:0.11
+dev-ruby/postgres_ext:2.4
+dev-ruby/rack:1.4
+dev-ruby/rack:1.5
+dev-ruby/rbtree
+dev-ruby/recog:2.0.14
+dev-ruby/right_http_connection
+dev-ruby/rspec-rails:2
+dev-ruby/sass:0
+dev-ruby/sass-rails:4.0
+dev-ruby/snmplib
+dev-ruby/sprockets:2
+dev-ruby/test-unit:0
+dev-ruby/tilt:0
+virtual/ruby-minitest
+www-apps/jekyll-gist
+
+
+# Andreas Sturmlechner <asturm@gentoo.org> (23 Jan 2018)
+# Depends on deprecated Qt4, no revdeps left.
+# Masked for removal in 30 days.
+dev-libs/libindicate-qt
+
+# Andreas Sturmlechner <asturm@gentoo.org> (22 Jan 2018)
+# Depends on deprecated Qt4, dead project.
+# Masked for removal in 30 days.
+app-emulation/qtemu
+
+# Andreas Sturmlechner <asturm@gentoo.org> (22 Jan 2018)
+# Depends on deprecated Qt4, upstream is slowly doing a qml port.
+# Masked for removal in 60 days. Revisit bug #645504 before deciding
+# eventual removal.
+games-strategy/hedgewars
+
+# Eray Aslan <eras@gentoo.org> (22 Jan 2018)
+# Vulnerable - see https://bugs.gentoo.org/630684
+# Please migrate to cyrus-imapd-3.0 releases
+=net-mail/cyrus-imapd-2.5*
+
# Andreas Sturmlechner <asturm@gentoo.org> (20 Jan 2018)
# Outdated and broken for a long time, blocking cleanups.
# Depends on deprecated LINGUAS/Qt4/kde4-functions.eclass.
@@ -42,10 +100,6 @@ net-p2p/primecoind
# Masked for removal in 30 days. Bug #513564
sci-physics/geant-python
-# Jeroen Roovers <jer@gentoo.org> (19 Jan 2018)
-# Breaks net-libs/nodejs (bug #645018)
-=dev-libs/libuv-1.19.0
-
# 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
@@ -217,11 +271,6 @@ media-video/2mandvd
# Masked for removal in 30 days, no more rdeps, bug #602816
dev-python/python-poppler-qt4
-# Mikle Kolyada <zlogene@gentoo.org> (07 Jan 2018)
-# The package was suddenly forgotten during tuxonice-sources masking.
-# Mask for removal in 14 days as the sources package has already been removed.
-sys-apps/tuxonice-userui
-
# Andreas Sturmlechner <asturm@gentoo.org> (05 Jan 2018)
# Masked for removal in 30 days, merged into dev-util/kdevelop
dev-util/kdevplatform
@@ -628,29 +677,11 @@ net-voip/ekiga
=sys-kernel/gentoo-sources-4.14.10
=sys-kernel/vanilla-sources-4.14.10
-# Andreas K. Hüttel <dilfridge@gentoo.org> (27 Dec 2017)
-# Ancient. EAPI=3. (Nearly) no consumers. Needs to go.
-# Removal in 30 days.
-dev-lang/swig:1
-
-# Andreas K. Hüttel <dilfridge@gentoo.org> (27 Dec 2017)
-# Last remaining consumer of dev-lang/swig:1, which needs
-# to go the way of the dinosaur. Removal in 30 days.
-dev-python/apse
-
# Matthias Maier <tamiko@gentoo.org> (26 Dec 2017)
# gcc depends on mpfr and this version changes soname. Spare users with
# FEATURES=-preserve-libs from completely frying their system.
>=dev-libs/mpfr-4.0.0
-# Andreas K. Hüttel <dilfridge@gentoo.org> (25 Dec 2017)
-# Provided (and blocked) by app-text/texlive-core
-# Removal in 30 days; bug 628820
-app-text/dvibook
-app-text/dvipdfm
-app-text/dvipdfmx
-app-text/xdvipdfmx
-
# Thomas Beierlein <tomjbe@gentoo.org> (23 Dec 2017)
# To adapt to changed version naming by upstream
# (pcb-yyyymmdd to pcb-x.y.z) we move the ebuild to
@@ -658,24 +689,6 @@ app-text/xdvipdfmx
# Do not remove the mask until newer version gets stable
>=sci-electronics/pcb-20000000
-# Mike Gilbert <floppym@gentoo.org> (23 Dec 2017)
-# Fails to build without glibc rpc support, bug 630670.
-# Use net-nds/rpcbind instead.
-# Removal in 30 days.
-net-nds/portmap
-
-# Mike Gilbert <floppym@gentoo.org> (23 Dec 2017)
-# Fails to build without glibc rpc support, bug 641154.
-# Dead upstream.
-# Removal in 30 days.
-mail-client/drac
-
-# Thomas Beierlein <tomjbe@gentoo.org> (22 Dec 2017)
-# Development moved to another naming scheme.
-# Use media-radio/tucnak instead.
-# Masked for removal in 30 days.
-media-radio/tucnak2
-
# Alice Ferrazzi <alicef@gentoo.org> (22 Dec 2017)
# Masked for removal in 30 days.
# Linux kernel 4.13 can break various laptops.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0c76afb6..62ef60c1 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -100,6 +100,7 @@ app-admin/pass:fish-completion - Enable fish completion support.
app-admin/pass:git - Use dev-vcs/git for password revisions.
app-admin/pass:importers - Allow importing passwords from other password managers using various contributed scripts.
app-admin/passwordsafe:minimal - Avoid collision with app-misc/pwsafe
+app-admin/passwordsafe:qr - Enable QR code password display
app-admin/passwordsafe:xml - Enable XML import support
app-admin/passwordsafe:yubikey - Enable support for Yubikey
app-admin/prelude-manager:dbx - Enables Prelude Manager storing Prelude alerts into database through dev-libs/libpreludedb .
@@ -858,6 +859,7 @@ app-misc/ca-certificates:cacert - Include root certificates from CAcert (http://
app-misc/ca-certificates:insecure_certs - Install certificates which are known to be untrustworthy.
app-misc/carbon-c-relay:lz4 - add support for LZ4 compressed transport
app-misc/ddccontrol:pci - enable direct PCI memory access (the setuid ddcpci util)
+app-misc/ddcutil:drm - Use x11-libs/libdrm for more verbose diagnostics.
app-misc/ddcutil:usb-monitor - Adds support for monitors attached via USB.
app-misc/ddcutil:user-permissions - Adds a udev rules to allow non-root users in the i2c group to access the /dev/i2c-* devices. If usb-monitor is selected, users will need to be added to the video group to access the USB monitor. Otherwise, only root will be able to use ddcutil.
app-misc/digitemp:ds2490 - Build support for the ds2490 sensor
@@ -1019,7 +1021,8 @@ app-office/libreoffice:coinmp - Use sci-libs/coinor-mp as alternative solver
app-office/libreoffice:collada - Enable Collada for rendering 3D models stored in *.dae and *.kmz format
app-office/libreoffice:gltf - Use media-libs/libgltf for inserting 3D models in the glTF format into presentations
app-office/libreoffice:googledrive - Enable support for remote files on Google Drive
-app-office/libreoffice:gtk3 - Enable highly experimental gtk3 frontend
+app-office/libreoffice:gtk2 - Enable legacy gtk2 frontend
+app-office/libreoffice:gtk3 - Enable experimental gtk3 frontend
app-office/libreoffice:jemalloc - Use dev-libs/jemalloc for allocations
app-office/libreoffice:odk - Build the Office Development Kit
app-office/libreoffice:pdfimport - Enable PDF import via the Poppler library
@@ -1283,7 +1286,6 @@ dev-ada/libgpr:static-pic - Build static library with pic code
dev-ada/xmlada:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/xmlada:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
dev-ada/xmlada:shared - Build shared library
-dev-ada/xmlada:static - Build static library
dev-ada/xmlada:static-pic - Build static library with pic code
dev-cpp/eigen:c++11 - Build using the C++11 standard
dev-cpp/eigen:cuda - Build with cuda support
@@ -1413,7 +1415,6 @@ dev-db/percona-server:tokudb-backup-plugin - Builds the TokuDB backup plugin
dev-db/percona-server:yassl - Enable SSL connections and crypto functions using the bundled yaSSL
dev-db/pgadmin3:databasedesigner - Enable the Database Designer component
dev-db/pgbouncer:c-ares - Use c-ares as the DNS backend instead of evdns (libevent).
-dev-db/pgbouncer:libevent - Use libevent 2.0+ and evdns as the DNS backend
dev-db/pgbouncer:udns - Use udns as the DNS backend instead of evdns (libevent). Supports IPv4 only.
dev-db/pgpool2:memcached - Use memcached for query caching.
dev-db/pgrouting:drivingdistance - Enable to calculate driving distance
@@ -1936,6 +1937,7 @@ dev-lang/ruby:rdoc - Install dev-ruby/rdoc after installing Ruby.
dev-lang/ruby:readline - Use the sys-libs/readline library to provide the readline extension, used for instance by the irb tool. This flag is meaningful only if the libedit USE flag is disabled. If neither libedit nor readline USE flags are enabled, the readline extension will not be built (and irb will lose line editing functionality).
dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed
dev-lang/rust:clang - Use sys-devel/clang for building
+dev-lang/rust:jemalloc - Use sys-libs/jemalloc as the standard memory allocator
dev-lang/rust:libcxx - Use sys-libs/libcxx as standard library when building with sys-devel/clang
dev-lang/rust:system-llvm - Use system sys-devel/llvm in place of the bundled one
dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.
@@ -1987,6 +1989,7 @@ dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random
dev-libs/apr-util:libressl - Use dev-libs/libressl instead of dev-libs/openssl for 'openssl' USE flag
dev-libs/apr-util:nss - Install apr_crypto_nss module
dev-libs/apr-util:openssl - Install apr_crypto_openssl module
+dev-libs/atcore:gui - Build test GUI
dev-libs/beignet:ocl-icd - Enable compatibility with the dev-libs/ocl-icd OpenCL ICD loader
dev-libs/beignet:ocl20 - Enable experimental OpenCL 2.0 support on Skylake and newer architectures
dev-libs/bitset:jemalloc - Use dev-libs/jemalloc for allocations
@@ -2784,7 +2787,6 @@ dev-scheme/kawa:krl - Build BRL emulation and KRL
dev-scheme/kawa:sax - Assume SAX2 is available with dev-java/sax
dev-scheme/kawa:servlets - Build support for generating servlets with dev-java/servletapi
dev-scheme/kawa:swing - Assume Swing is available
-dev-scheme/kawa:swt - Assume SWT is available with dev-java/swt
dev-scheme/kawa:xqtests - Support XQuery Test Suite
dev-scheme/racket:backtrace - Support GC backtrace dumps
dev-scheme/racket:futures - Enable racket/future library for fine-grained hardware parallelism
@@ -4165,7 +4167,6 @@ media-libs/libextractor:archive - Enable archive support using app-arch/libarchi
media-libs/libextractor:gsf - Enable OLE2 (MS Office) plug-in support using gnome-extra/libgsf
media-libs/libextractor:magic - Enable magic support using sys-apps/file
media-libs/libextractor:midi - Enable MIDI support through media-libs/libsmf
-media-libs/libffado:qt4 - Install qt4-based mixer frontend
media-libs/libffado:test-programs - Install standalone test programs
media-libs/libggi:vis - Enables sparc vis support for libggi
media-libs/libgphoto2:serial - Enable serial port support
@@ -4281,7 +4282,6 @@ media-libs/openimageio:cpu_flags_x86_f16c - SIMD Optimization
media-libs/openimageio:field3d - Use media-libs/Field3D
media-libs/openimageio:opencv - Use media-libs/opencv
media-libs/openimageio:ptex - Use media-libs/ptex
-media-libs/openimageio:tbb - Use dev-cpp/tbb
media-libs/opensubdiv:cuda - Enable NVIDIA CUDA Toolkit support through dev-util/nvidia-cuda-toolkit.
media-libs/opensubdiv:opencl - Enable OpenCL support through virtual/opencl.
media-libs/opensubdiv:ptex - Adds support for faster per-face texture mapping through media-libs/ptex.
@@ -4439,8 +4439,6 @@ media-plugins/vdr-xineliboutput:xine - Compile the xine input plugin for display
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/tucnak2:ftdi - Enable support for FTDI USB chips
-media-radio/tucnak2: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:festival - Enable text to speech synthesizer
media-radio/xastir:gdal - Support for some further map formats
@@ -4711,6 +4709,7 @@ media-sound/split2flac:flake - Add support for Flake, alternative FLAC encoder
media-sound/split2flac:mac - Add support for Monkey's Audio files
media-sound/split2flac:replaygain - Support for Replay Gain metadata, for relative volume adjustment
media-sound/spotify:pax_kernel - Triggers a paxmarking of the main Spotify binary
+media-sound/spotify:systray - Pulls in dependencies needed for systray support on some desktop environments
media-sound/supercollider:emacs - Enable the SCEL user interface
media-sound/supercollider:gedit - Enable the SCED user interface
media-sound/supercollider:gpl3 - Build GPL-3 licensed code (recommended)
@@ -6914,6 +6913,7 @@ net-p2p/primecoin-qt:qrcode - Enable generation of QR Codes for receiving paymen
net-p2p/primecoind:logrotate - Use app-admin/logrotate for rotating logs
net-p2p/pybitmessage:opencl - Uses dev-python/pyopencl for GPU acceleration.
net-p2p/qbittorrent:webui - Enable the Web UI
+net-p2p/resilio-sync:pax_kernel - Use paxctl to mark binaries
net-p2p/retroshare:cli - Enables the CLI version of RetroShare
net-p2p/retroshare:feedreader - Enables the Feedreader plugin
net-p2p/retroshare:gnome-keyring - Enables potentially insecure autologin capability via Gnome Keyring
@@ -7836,6 +7836,7 @@ sys-apps/policycoreutils:audit - Enable support for sys-process/audit and use th
sys-apps/portage:epydoc - Build html API documentation with epydoc.
sys-apps/portage:ipc - Use inter-process communication between portage and running ebuilds.
sys-apps/portage:native-extensions - Compiles native "C" extensions (speedups, instead of using python backup code). Currently includes libc-locales. This should only be temporarily disabled for some bootstrapping operations. Cross-compilation is not supported.
+sys-apps/portage:rsync-verify - Enable full-tree cryptographic verification of Gentoo repository rsync checkouts using app-portage/gemato.
sys-apps/portage:xattr - Preserve extended attributes (filesystem-stored metadata) when installing files. Usually only required for hardened systems.
sys-apps/proot:care - Build dynamic CARE binary (more info - http://reproducible.io/)
sys-apps/pyrenamer:music - Enable support for renaming music
@@ -7880,7 +7881,6 @@ sys-apps/systemd:vanilla - Disable Gentoo-specific behavior and compatibility qu
sys-apps/systemd:xkb - Depend on x11-libs/libxkbcommon to allow logind to control the X11 keymap
sys-apps/tcp-wrappers:netgroups - Support matching NIS (host) netgroup names via the @netgroup syntax (if you don't know what this means, you most likely do not need it)
sys-apps/timer_entropyd:debug - Enable printf debugging and logging to the syslog at DEBUG level
-sys-apps/tuxonice-userui:fbsplash - Add support for framebuffer splash
sys-apps/usb_modeswitch:jimtcl - Use dev-lang/jimtcl instead of dev-lang/tcl for smaller memory footprint
sys-apps/usermode-utilities:fuse - Build tools (currently umlmount) needing fuse
sys-apps/util-linux:caps - build setpriv helper (run programs with diff capabilities)
@@ -8218,7 +8218,6 @@ sys-freebsd/freebsd-sbin:ipfilter - Build tools to administer the ipfilter firew
sys-freebsd/freebsd-sbin:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP).
sys-freebsd/freebsd-sbin:pf - Build tools to administer the PF firewall.
sys-freebsd/freebsd-sbin:zfs - Enable ZFS support.
-sys-freebsd/freebsd-share:isdn - Enable ISDN support
sys-freebsd/freebsd-share:zfs - Enable ZFS support.
sys-freebsd/freebsd-sources:build-kernel - Build and install a kernel (recommended).
sys-freebsd/freebsd-sources:dtrace - Enable DTrace support.