From 7387c23ff485f2416512185bf64584028335b993 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 Jan 2024 01:16:32 +0000 Subject: gentoo auto-resync : 15:01:2024 - 01:16:32 --- profiles/Manifest.gz | Bin 188432 -> 188442 bytes profiles/arch/alpha/package.use.mask | 2 +- profiles/arch/amd64/package.use.mask | 2 +- profiles/arch/base/package.use.mask | 2 +- profiles/arch/hppa/package.use.mask | 2 +- profiles/arch/hppa/package.use.stable.mask | 2 +- profiles/arch/ia64/package.use.mask | 2 +- profiles/arch/powerpc/ppc32/package.use.mask | 2 +- profiles/arch/powerpc/ppc64/package.use.mask | 4 ++-- profiles/arch/s390/package.use.mask | 2 +- profiles/arch/sparc/package.use.mask | 2 +- .../standalone/kernel-2.6.16+/profile.bashrc | 4 ++-- profiles/features/prefix/standalone/profile.bashrc | 2 +- profiles/info_pkgs | 2 +- profiles/package.mask | 19 +++++++++++++++---- profiles/targets/desktop/package.use | 2 +- profiles/updates/1Q-2024 | 5 +++++ profiles/use.local.desc | 20 +++++--------------- 18 files changed, 41 insertions(+), 35 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 833b6294eb99..580ceb2c2f4a 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 6099f2df38d5..17d95fde6aba 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -20,7 +20,7 @@ dev-perl/DBD-mysql mysql # matoro (2023-11-01) # Qt 6 not keyworded here. app-text/doxygen gui -dev-util/cmake gui +dev-build/cmake gui # Violet Purcell (2023-10-12) # dev-build/samurai is not keyworded here. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index e150a87519db..cde94fbd99ae 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -87,7 +87,7 @@ net-misc/curl -nghttp3 # Sam James (2023-07-18) # dev-cpp/cppdap is not keyworded in most places -dev-util/cmake -dap +dev-build/cmake -dap # Marek Szuba (2023-06-29) # Now that we globally unmask USE=qt6 for amd64, the mask set diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 62e83683950a..ed5692624192 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -53,7 +53,7 @@ media-video/pipewire roc # Sam James (2023-07-18) # dev-cpp/cppdap is not keyworded in most places -dev-util/cmake dap +dev-build/cmake dap # Sam James (2023-07-09) # sys-libs/libhugetlbfs is broken w/ newer glibc, bug #806079 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index db4ce9e90e09..4b607081a632 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -44,7 +44,7 @@ app-text/doxygen gui # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Sam James (2023-09-18) # x11-libs/gtksourceview:4 not keyworded here diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index e9e8113acd7c..ccbecff2e469 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -168,7 +168,7 @@ dev-python/twisted test dev-tcltk/bwidget test dev-tcltk/snack test dev-tcltk/tcllib test -dev-util/cmake test +dev-build/cmake test sys-apps/dbus test # Rolf Eike Beer (2020-12-14) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index cf2c7474c9fb..c18de78a3314 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -39,7 +39,7 @@ app-text/doxygen gui # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Rich Freeman (2023-09-13) # Tests require shellcheck which is not currently available diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index a31cdc07a54a..e78219c307fe 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -23,7 +23,7 @@ dev-perl/DBD-mysql mysql # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Sam James (2023-09-22) # sys-apps/flatpak is not keyworded here diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 705cdeb43627..c1d907fe1c86 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens (2023-10-09) @@ -7,7 +7,7 @@ media-libs/libplacebo -shaderc # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Joonas Niilola (2023-08-24) # media-video/libva-utils is masked on ppc64, so hwaccel on Firefox diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index dd06dd907f21..ed4e9afb401b 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -37,7 +37,7 @@ app-text/doxygen gui # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Sam James (2023-06-18) # Qt 5 not keyworded here diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index eb1f8de33578..9fd8b2de8235 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -64,7 +64,7 @@ sys-apps/openrc s6 # Sam James (2023-09-22) # Qt 6 not keyworded here. -dev-util/cmake gui +dev-build/cmake gui # Rich Freeman (2023-09-13) # Tests require shellcheck which is not currently available diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc index daf95e971573..caee13cd8cf1 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc @@ -1,9 +1,9 @@ -# Copyright 2018-2020 Gentoo Authors +# Copyright 2018-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # tricks to circumvent false positive checks of old kernel -if [[ ${CATEGORY}/${PN} == dev-util/cmake && ${EBUILD_PHASE} == configure ]]; then +if [[ ${CATEGORY}/${PN} == dev-build/cmake && ${EBUILD_PHASE} == configure ]]; then einfo "Removing utimensat outputs..." sed -e '/UTIMENSAT=/d' -i "${S}"/Source/kwsys/CMakeLists.txt || die elif [[ ${CATEGORY}/${PN} == dev-libs/libuv && ${EBUILD_PHASE} == prepare ]]; then diff --git a/profiles/features/prefix/standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc index 56d55959e8ad..6dba1b9ff713 100644 --- a/profiles/features/prefix/standalone/profile.bashrc +++ b/profiles/features/prefix/standalone/profile.bashrc @@ -57,7 +57,7 @@ elif [[ ${CATEGORY}/${PN} == dev-lang/php && ${EBUILD_PHASE} == prepare ]]; then ebegin "Prefixifying ext/iconv/config.m4 paths" sed -i -r "/for i in/s,(/usr(/local|)),${EPREFIX}\1,g" "${S}"/ext/iconv/config.m4 eend $? -elif [[ ${CATEGORY}/${PN} == dev-util/cmake && ${EBUILD_PHASE} == prepare ]]; then +elif [[ ${CATEGORY}/${PN} == dev-build/cmake && ${EBUILD_PHASE} == prepare ]]; then einfo "Removing Debian magic..." for f in Modules/{CMakeFindPackageMode,FindPkgConfig,GNUInstallDirs,Platform/{GNU,Linux}}.cmake; do ebegin " Updating $f" diff --git a/profiles/info_pkgs b/profiles/info_pkgs index 4fdd47b2093c..d73d46d82471 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -28,7 +28,7 @@ sys-devel/lld sys-devel/gcc sys-devel/gcc-config dev-java/java-config -dev-util/cmake +dev-build/cmake dev-build/meson # NOTE: portage no longer list /etc/gentoo-release, # so this is not redundant diff --git a/profiles/package.mask b/profiles/package.mask index 4ef352de62b2..29638fbe3310 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,20 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2024-01-15) +# Old version of a Java library, presently without consumer. +# Blocks removal of dev-java/osgi-core-api +# Version bump to be done later when junit5 can be used for testing. +dev-java/bnd-junit + +# Volkmar W. Pogatzki (2024-01-15) +# Unused Java libraries. Removal on 2024-02-15 +dev-java/glassfish-persistence +dev-java/osgi-core-api +dev-java/osgi-enterprise-api +dev-java/osgi-compendium +dev-java/osgi-foundation + # Michał Górny (2024-01-12) # Breaks data collection for a lot of packages, by attempting to import # all modules (not just test files), and therefore failing if they have @@ -387,6 +401,7 @@ dev-python/ruamel-std-pathlib ~kde-frameworks/kxmlgui-5.248.0 ~kde-frameworks/purpose-5.248.0 ~kde-frameworks/qqc2-desktop-style-5.248.0 +~kde-apps/kaccounts-integration-24.01.90 ~kde-apps/kdegraphics-mobipocket-24.01.90 =kde-apps/kio-extras-23.08.5-r100 ~kde-apps/kio-extras-24.01.90 @@ -651,10 +666,6 @@ x11-drivers/nvidia-drivers:0/390 # migrate to a newer branch. (2022-09-18) -# Unfixed root privilege escalation, bug #631552 -sys-cluster/slurm - # Joonas Niilola (2022-04-29) # Apparently the "b" in version means "beta". 3.24 is available, we # should update to that. #841437 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index fb40cc967f28..64368f304e8b 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -16,7 +16,7 @@ dev-qt/qtgui:5 accessibility egl libinput # on desktop profiles and CMake is unavoidable, it feels a shame to drag in # Qt 6 just for something people are unlikely to want. Plus, it avoids a # circular dependency out of the box. -dev-util/cmake -gui -qt5 -qt6 +dev-build/cmake -gui -qt5 -qt6 # Andreas Sturmlechner (2023-07-29) # Required by dev-python/PyQt5[multimedia] diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 89830ccb80c0..61c3e0552ef4 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -19,3 +19,8 @@ move sys-devel/remake dev-build/remake move dev-util/valgrind dev-debug/valgrind move dev-util/meson-format-array dev-build/meson-format-array move dev-util/meson dev-build/meson +move dev-util/cmake-fedora dev-build/cmake-fedora +move dev-util/ignition-cmake dev-build/ignition-cmake +move dev-util/rocm-cmake dev-build/rocm-cmake +move dev-util/tinycmmc dev-build/tinycmmc +move dev-util/cmake dev-build/cmake diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8c3df95abb66..410611816771 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -476,6 +476,10 @@ app-editors/vim:racket - Enable support for Scheme using dev-scheme/racket app-editors/vim:terminal - Enable terminal emulation support app-editors/vim:vim-pager - Install vimpager and vimmanpager links app-editors/vis:tre - more memory efficient regex search using dev-libs/tre +app-editors/vscode:egl - Use EGL platform, enables smooth rending in high refresh rate monitors on X11/Xwayland +app-editors/vscode:wayland - Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions. +app-editors/vscodium:egl - Use EGL platform, enables smooth rending in high refresh rate monitors on X11/Xwayland +app-editors/vscodium:wayland - Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions. app-editors/xemacs:athena - Chooses the MIT Athena widget set app-editors/xemacs:bignum - Support for OpenSSL bignum implementation app-editors/xemacs:dnd - Enables support for the x11-libs/dnd drag-n-drop library @@ -1298,6 +1302,7 @@ dev-ada/spawn:static-pic - Build static library with pic code dev-ada/templates-parser:shared - Build shared library dev-ada/xmlada:shared - Build shared library dev-ada/xmlada:static-pic - Build static library with pic code +dev-build/cmake:dap - Build debugger for CMake with Debug Adapter Protocol support via dev-cpp/cppdap dev-cpp/glog:gflags - Use dev-cpp/gflags for flag parsing dev-cpp/glog:libunwind - Use libunwind library (sys-libs/libunwind or sys-libs/llvm-libunwind) instead of built-in fallback implementation for stack unwinding dev-cpp/jwt-cpp:picojson - Enable use of dev-cpp/picojson @@ -2782,7 +2787,6 @@ dev-util/ccache:redis - Enable Redis backend for storage via dev-libs/hiredis dev-util/ccache:static-c++ - Avoid dynamic dependency on gcc's libstdc++. dev-util/cccc:apidoc - Build software docs with doxygen/graphviz and metrics with cccc dev-util/cccc:mfc - Add patch for MFC dialect options -dev-util/cmake:dap - Build debugger for CMake with Debug Adapter Protocol support via dev-cpp/cppdap dev-util/codeblocks:contrib - Build additional contrib components dev-util/codeblocks:fortran - Build FortranProject plugin which enables to use Code::Blocks IDE for Fortran language dev-util/cppcheck:charts - Enable QtCharts usage in the GUI @@ -8075,20 +8079,6 @@ sys-cluster/rdma-core:neigh - Enable iwpmd support sys-cluster/rdma-core:python - Enable pyverbs support sys-cluster/resource-agents:libnet - Force use of net-libs/libnet sys-cluster/resource-agents:rgmanager - Install resources for rgmanager -sys-cluster/slurm:html - Build html documentation -sys-cluster/slurm:ipmi - Build support for collecting some ipmi stats -sys-cluster/slurm:json - Add support for json-persing via json-c -sys-cluster/slurm:multiple-slurmd - Allow multiple slurmd to run -sys-cluster/slurm:munge - Enable authentication via munge -sys-cluster/slurm:numa - Add NUMA awareness -sys-cluster/slurm:nvml - Enable the NVML device discovery -sys-cluster/slurm:ofed - Add Infiniband support via ofed -sys-cluster/slurm:rrdtool - Enable RRD export plugin -sys-cluster/slurm:slurmdbd - Install SQL server for slurmdbd -sys-cluster/slurm:slurmrestd - Enable interface to Slurm via REST API -sys-cluster/slurm:torque - Enable perl scripts that emulates pbs (qstat, qsub etc.) -sys-cluster/slurm:ucx - Enable Unified Communication X library support -sys-cluster/slurm:yaml - Enable YAML support sys-cluster/spark-bin:scala211 - Install Spark JARs pre-built with Scala 2.11. sys-cluster/spark-bin:scala212 - Install Spark JARs pre-built with Scala 2.12. sys-cluster/torque:autorun - Enable the AUTORUN_JOBS codebase -- cgit v1.2.3