summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:25:18 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:25:18 +0000
commitff91330910e79875ff229d3b983f26e0a4615fc4 (patch)
tree384fc2a97355f7fd9e94fea9055532b5155864e2 /profiles
parent36f3ac653f9441a014349f81c67d9b801244ad40 (diff)
resync profile
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults5
-rw-r--r--profiles/base/use.stable.mask1
-rw-r--r--profiles/package.mask43
-rw-r--r--profiles/use.local.desc7
4 files changed, 17 insertions, 39 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 493af9ce..799b0d1a 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -81,8 +81,9 @@ NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb p
USE="${USE} modules"
# Manuel RĂ¼ger <mrueg@gentoo.org> (09 Sep 2015)
-# Default Ruby build targets
-RUBY_TARGETS="ruby22"
+# Default Ruby build target
+# Updated to include ruby23 on 21 Jan 2018
+RUBY_TARGETS="ruby22 ruby23"
# Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009)
# Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 50bb9974..4f486243 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -17,7 +17,6 @@ python_single_target_pypy3
# Hans de Graaff <graaff@gentoo.org> (25 Dec 2017)
# Currently in testing and not ready to go stable yet.
-ruby_targets_ruby23
ruby_targets_ruby24
ruby_targets_ruby25
diff --git a/profiles/package.mask b/profiles/package.mask
index 2ded8b0e..0ab86239 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,14 @@
#--- END OF EXAMPLES ---
+# 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.
+# Masked for removal in 30 days. Bugs #520070, 555082, 643994, 644312
+net-p2p/dogecoin-qt
+net-p2p/primecoin-qt
+net-p2p/primecoind
+
# Andreas Sturmlechner <asturm@gentoo.org> (19 Jan 2018)
# Outdated and broken for a long time, holding up several cleanups.
# Masked for removal in 30 days. Bug #513564
@@ -679,41 +687,6 @@ media-radio/tucnak2
# Masked for testing
=dev-libs/libical-3.0.1
-# Michael Palimaka <kensington@gentoo.org> (22 Dec 2017)
-# Dead upstream. Requires dead Qt 4.
-# Masked for removal in 30 days.
-sci-calculators/qalculator
-
-# Michael Palimaka <kensington@gentoo.org> (22 Dec 2017)
-# Dead upstream. Requires dead Qt 4.
-# Masked for removal in 30 days.
-x11-misc/basqet
-
-# Michael Palimaka <kensington@gentoo.org> (22 Dec 2017)
-# Dead upstream. Requires dead Qt 4.
-# Masked for removal in 30 days.
-x11-misc/okindd
-
-# Michael Palimaka <kensington@gentoo.org> (22 Dec 2017)
-# Dead upstream. Requires dead Qt 4.
-# Masked for removal in 30 days.
-x11-misc/qsynergy
-
-# Michael Palimaka <kensington@gentoo.org> (22 Dec 2017)
-# Dead upstream. Requires dead Qt 4.
-# Masked for removal in 30 days.
-app-editors/znotes
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Dec 2017)
-# Dead upstream, depends on dead Qt4.
-# Bug #629032. Masked for removal in 30 days.
-media-gfx/wally
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Dec 2017)
-# Dead upstream, depends on dead Qt4.
-# Bug #637108. Masked for removal in 30 days.
-app-cdr/qpxtool
-
# Patrice Clement <monsieurp@gentoo.org> (19 Dec 2017)
# A slightly better syntax file for PAM configuration files is shipped with Vim
# since version 8.0. The one we package is old and out of date.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 86377483..0c76afb6 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1913,7 +1913,8 @@ dev-lang/php:opcache - Enables built-in opcode cache, replacing pecl-apc et al.
dev-lang/php:pdo - Enable the bundled PDO extensions
dev-lang/php:phar - Enables the phar extension to provide phar archive support
dev-lang/php:phpdbg - Enable the PHP Debug Command Line SAPI (like gdb for php)
-dev-lang/php:sodium - Enable support for crypto through libsodium
+dev-lang/php:session-mm - Include dev-libs/mm support for session storage
+dev-lang/php:sodium - Enable support for crypto through dev-libs/libsodium
dev-lang/php:tokyocabinet - Enable support for dev-db/tokyocabinet db backend
dev-lang/php:vpx - Enable webp support for GD in php-5.x
dev-lang/php:webp - Enable webp support for GD in php-7.x
@@ -4257,6 +4258,7 @@ media-libs/netpbm:rle - Build converters for the RLE format (utah raster toolkit
media-libs/opencolorio:pdf - Install extra documentation in PDF format
media-libs/opencv:contrib - Install user contributed scripts from opencv_contrib (Experimental!)
media-libs/opencv:contrib_cvv - CVV module requires Qt5
+media-libs/opencv:contrib_dnn - DNN module contrib requires tiny dnn
media-libs/opencv:contrib_hdf - HDF module requires sci-libs/hdf5
media-libs/opencv:contrib_sfm - SFM module requires eigen, gflags, and glog
media-libs/opencv:contrib_xfeatures2d - Enables xfeatures2d and autodownload of samples in contrib
@@ -8176,6 +8178,7 @@ sys-devel/llvm:multitarget - Build all host targets (default: host only)
sys-devel/llvm:ncurses - Support querying terminal properties using ncurses' terminfo
sys-devel/llvm:sanitize - Build compiler-rt's sanitizers
sys-devel/llvm:static-analyzer - Install the Clang static analyzer (requires USE=clang)
+sys-devel/llvm:xar - Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar)
sys-devel/sparse:gtk - Build the test-inspect utility (requires x11-libs/gtk+ version 2)
sys-devel/sparse:llvm - Build the sparse-llvm utility
sys-devel/sparse:xml - Build the c2xml utility (requires dev-libs/libxml2)
@@ -8372,7 +8375,9 @@ sys-libs/libcxx:libunwind - Use libunwind instead of libgcc_s for stack unwindin
sys-libs/libcxxabi:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependency on gcc
sys-libs/libcxxrt:libunwind - Use libunwind instead of libgcc_s for unwinding. This should allow avoiding relying on sys-devel/gcc but for now clang is setup to use libgcc_s.
sys-libs/libhugetlbfs:perl - Install the cpupcstat tool and some perl modules
+sys-libs/libomp:cuda - Build CUDA offloading plugin (only with USE=offload)
sys-libs/libomp:hwloc - Enable CPU affinity support via hwloc
+sys-libs/libomp:offload - Support offloading OpenMP using libomptarget
sys-libs/libomp:ompt - Enable OpenMP Tools Interface support
sys-libs/libselinux:pcre2 - Use dev-libs/libpcre2 for fcontext regexes
sys-libs/libunwind:debug-frame - Adds support for DWARF .debug_frame section: Use the information from this section if available