diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 15:08:14 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 20:11:35 +0100 |
commit | ed38416e955f9bfd07cc5f2663778d8373ee9877 (patch) | |
tree | 8c514818dc77ccd36d494cec872ded8e7037801c /kde-plasma | |
parent | media-video/vdr: fixed LINGUAS to L10N handling (diff) | |
download | gentoo-ed38416e955f9bfd07cc5f2663778d8373ee9877.tar.gz gentoo-ed38416e955f9bfd07cc5f2663778d8373ee9877.tar.bz2 gentoo-ed38416e955f9bfd07cc5f2663778d8373ee9877.zip |
kde-plasma: Drop KDE Plasma 5.10.5
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'kde-plasma')
84 files changed, 0 insertions, 2519 deletions
diff --git a/kde-plasma/bluedevil/Manifest b/kde-plasma/bluedevil/Manifest index f78bd735af8c..5709f89afa61 100644 --- a/kde-plasma/bluedevil/Manifest +++ b/kde-plasma/bluedevil/Manifest @@ -1,2 +1 @@ -DIST bluedevil-5.10.5.tar.xz 144576 BLAKE2B d8a3fc88f2af954aacd32287d23d230ded4d1cbc20787bc30afa3c75024eed3202f1b6276e758e63e0bd30c4e37ec6eb0c06010b515743795aa2c5741d879b95 SHA512 fb4b58dd9a98c72f74125245fa1d89048a6deb02c0bfa538338c58f3efa5f02a71d14a0518d0354db4c7ff79bf3690489f1d3172480217ef118aaf7ffdbe113a DIST bluedevil-5.11.5.tar.xz 153380 BLAKE2B 1342ea233c6ea2b7a325eefafe1528d27d1f060bdf628ecd6c7dcddb0323ed10d6dc11ddcbf96a9f6913202ea327979a4f06d9cc7fdc70d02595b0a593a9a819 SHA512 273c1d3a649c7e78e78f27a10199057e2b06940e281eeeb7555bd2d40a6d9f9f7aaa38b5c0a84549f3ff13ec3209b63dde00dcce2ef8855a0cf46030f477594b diff --git a/kde-plasma/bluedevil/bluedevil-5.10.5.ebuild b/kde-plasma/bluedevil/bluedevil-5.10.5.ebuild deleted file mode 100644 index 4b984cee5513..000000000000 --- a/kde-plasma/bluedevil/bluedevil-5.10.5.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Bluetooth stack for KDE Plasma" -HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep bluez-qt) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kded) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -DEPEND="${COMMON_DEPEND} - x11-misc/shared-mime-info -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !app-mobilephone/obexd - !app-mobilephone/obex-data-server - !kde-plasma/bluedevil:4 -" diff --git a/kde-plasma/breeze-grub/Manifest b/kde-plasma/breeze-grub/Manifest index 25399cac7397..f7b113ba170b 100644 --- a/kde-plasma/breeze-grub/Manifest +++ b/kde-plasma/breeze-grub/Manifest @@ -1,2 +1 @@ -DIST breeze-grub-5.10.5.tar.xz 3132960 BLAKE2B 5e09c1a9d0d535ef36c0443eae75245a45190e47eae481a7472cd70af01197bdf90ff9830e6980ec45ac0b4fb19328f1f30cddf6aafccbc8f8df8c98df1a5cb0 SHA512 918ef829f00adbaf2e791028c92b24f7ea9c455591017afd5c76fa82c66a6e7fae48c8ecc9817bab0551316af0b8397c1ff41422537178004de1479439290f1e DIST breeze-grub-5.11.5.tar.xz 3157272 BLAKE2B 1c4f9bed314f4968b00e7283203ce24ffa7911c4e7fcd0631ddb942ece5eaa104773bf267ee23449125cc902a20e7d8eae5be595d12c7b1eeae055455b5849d4 SHA512 87802343c23cf4a73160a669fbec69cd529b992c31fb6d4a3578e31f5c9eeb4bc418ba811e705d95c37b1e2047bd08619c369f3e16208dba7fcde1f8d56bd6f8 diff --git a/kde-plasma/breeze-grub/breeze-grub-5.10.5.ebuild b/kde-plasma/breeze-grub/breeze-grub-5.10.5.ebuild deleted file mode 100644 index 10e696f29827..000000000000 --- a/kde-plasma/breeze-grub/breeze-grub-5.10.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_AUTODEPS="false" -KDE_DEBUG="false" -inherit kde5 - -DESCRIPTION="Breeze theme for GRUB" -LICENSE="GPL-3+" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -src_prepare() { - default -} - -src_configure() { - : -} - -src_compile() { - : -} - -src_install() { - insinto /usr/share/grub/themes - doins -r breeze -} diff --git a/kde-plasma/breeze-gtk/Manifest b/kde-plasma/breeze-gtk/Manifest index 9f321fc343ae..53fa15a36e4e 100644 --- a/kde-plasma/breeze-gtk/Manifest +++ b/kde-plasma/breeze-gtk/Manifest @@ -1,2 +1 @@ -DIST breeze-gtk-5.10.5.tar.xz 211368 BLAKE2B cfe3512475633a8510d06cf144bf310309abb79afa91d625be2b4443198fd6b289080f3188560026f3c84ab77bdc6c55711130a0fb9a1cf258e7ea55b2b6954e SHA512 3ba76d370ff5dca9e31f6aa609a308725a9d6f4ccdae6a487d5f48427c5faf5566d877ac199d4dbd9d7bf01bce09ed305dc0c9146c608fed2d69f3cea6dda497 DIST breeze-gtk-5.11.5.tar.xz 218340 BLAKE2B 9f729336e0a5844fc8258f9900f7e5dc738c33e4d6a63f3a8b7fcc0f5fdf202d36a991397568dcdd3c608e3a93e9c5ff085d47b2d91a345f7b6587b530b035b1 SHA512 d940624cff5b785d2b32ca6329f463b4c545ae613fb5e7364537703086900f920fe72c25f5731ba24409e27469e2281b5d74bfd36ffedee66cbd8ac62be0c53d diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.10.5.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.10.5.ebuild deleted file mode 100644 index ea4082ea1e13..000000000000 --- a/kde-plasma/breeze-gtk/breeze-gtk-5.10.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Official GTK+ port of Plasma's Breeze widget style" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze-gtk" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm x86" -IUSE="" diff --git a/kde-plasma/breeze-plymouth/Manifest b/kde-plasma/breeze-plymouth/Manifest index 17751f8e89c9..50e5fab98c80 100644 --- a/kde-plasma/breeze-plymouth/Manifest +++ b/kde-plasma/breeze-plymouth/Manifest @@ -1,2 +1 @@ -DIST breeze-plymouth-5.10.5.tar.xz 104904 BLAKE2B c3a13885c98d5c9720abec314a26ce5e100d9ec04a62ee4d97491cc87e28e9b774debc13bc8f95c29bf0da9f9a17a38a917ccce88f68e89f32544b298e0a742d SHA512 179f3f61198ef983812fe97e1f62898a6fb943063e21acca441ac4776d38192fc0b5f1ecf7f7b73f1e4efdbcc6fec31ec669a6a47ce7ea1b858a2d6b63c7e5bc DIST breeze-plymouth-5.11.5.tar.xz 106612 BLAKE2B d2f3f63e1f04f31de8b98a4ca63a529cbd2282db64527fe6faf030bd6bfa441da9213b467ac441eddffd870028f3e5bbfe79562fa7eb3f485d5f391f4c7d1dae SHA512 218045bf35efff475bf9aa4f1e8d117b42b671ba036a7dd67a2b6a8538ee4317f84415e53ffd17bb9645f7971bf575beae1cc1de7b6f67e37166fde25cf92c44 diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.10.5.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.10.5.ebuild deleted file mode 100644 index 58d4da73cd2b..000000000000 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.10.5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_AUTODEPS="false" -inherit kde5 - -DESCRIPTION="Breeze theme for Plymouth" -LICENSE="GPL-2+ GPL-3+" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -RDEPEND="sys-boot/plymouth" -DEPEND="${RDEPEND} - $(add_frameworks_dep extra-cmake-modules) -" - -src_configure() { - local mycmakeargs=( - -DDISTRO_NAME="Gentoo Linux" - -DDISTRO_VERSION= - ) - - kde5_src_configure -} diff --git a/kde-plasma/breeze/Manifest b/kde-plasma/breeze/Manifest index 3d827aad3a17..caeba360aee0 100644 --- a/kde-plasma/breeze/Manifest +++ b/kde-plasma/breeze/Manifest @@ -1,2 +1 @@ -DIST breeze-5.10.5.tar.xz 17426192 BLAKE2B 587142752a7c2f11fca3463d73200a073a99f225bb377e77b48cc093c5851f45ed37303b6f361ead925a6f661ada24f2ed0e38f14664acce6176e9ea21d8a753 SHA512 4af601d1b8f446d6e9d0a381e84ec932294de862f8b13b8e17d01c81d89249d4d841b236498094f21e4402f1448b4f103a49f8010fef90ce603a8493691c3747 DIST breeze-5.11.5.tar.xz 22228964 BLAKE2B f3fdcc10b7350acf612bec9edf4cbea544c6f1dbbc713c8cf9903054b3fb015fffa3a9be5fed4ce5d19209a476d9a84fbcc219ff5cdcdc93e05f3537bb209e85 SHA512 4ef2e7507f7175af7725157611bfe6339d417749d565e50760a5da70db7603f59a9c41deec42f343149442b2e82204eb9519354fb91e407d4c89a9300edad2df diff --git a/kde-plasma/breeze/breeze-5.10.5.ebuild b/kde-plasma/breeze/breeze-5.10.5.ebuild deleted file mode 100644 index ff171d4d30ab..000000000000 --- a/kde-plasma/breeze/breeze-5.10.5.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 multibuild - -DESCRIPTION="Breeze visual style for the Plasma desktop" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="qt4 wayland" - -COMMON_DEPEND=" - $(add_frameworks_dep frameworkintegration) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_plasma_dep kdecoration) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libxcb - qt4? ( - kde-frameworks/kdelibs:4 - x11-libs/libX11 - ) - wayland? ( $(add_frameworks_dep kwayland) ) -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kpackage) - qt4? ( dev-util/automoc:0 ) -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep breeze-icons) - $(add_plasma_dep kde-cli-tools) -" - -pkg_setup() { - kde5_pkg_setup - MULTIBUILD_VARIANTS=( kf5 $(usev qt4) ) -} - -src_configure() { - myconfigure() { - local mycmakeargs=( - $(cmake-utils_use_find_package wayland KF5Wayland) - ) - - if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then - mycmakeargs+=( -DUSE_KDE4=true ) - fi - - kde5_src_configure - } - - multibuild_foreach_variant myconfigure -} - -src_compile() { - multibuild_foreach_variant kde5_src_compile -} - -src_test() { - multibuild_foreach_variant kde5_src_test -} - -src_install() { - multibuild_foreach_variant kde5_src_install -} diff --git a/kde-plasma/kactivitymanagerd/Manifest b/kde-plasma/kactivitymanagerd/Manifest index 62cfddfb29fc..dbb92af5f713 100644 --- a/kde-plasma/kactivitymanagerd/Manifest +++ b/kde-plasma/kactivitymanagerd/Manifest @@ -1,2 +1 @@ -DIST kactivitymanagerd-5.10.5.tar.xz 84528 BLAKE2B b495aca1cec3f5ce5cc72d6da2124030b93476ec7ef08c3ad62a5cb91e906d3ae001b1272dc3a687b77afc94f4c4d6815fd55ef53d7aa83fc26d59858a86fee0 SHA512 97215cbbbb22f75e4244e2e16bfec97612eade16a1e0537698452a823df4198e28e23934b96d988b304afd090df6caa9657708eda53324d78bf509793ae28673 DIST kactivitymanagerd-5.11.5.tar.xz 89720 BLAKE2B b4fea473744ed25abd44831418a2e427b86b865385392044aea8b3bada705b8038c2e85b6273f05874c2bd26d6f283e7bf674f082f5435690a08b2348ae2c1f2 SHA512 8c10b5a8716580dbbb42883bf7acc78e23877797e30208400cca9b37d7d921a2873854733ffd730fbb37b6d79b0b44aebbfa6274376123fdfc0999f362793745 diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.10.5.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.10.5.ebuild deleted file mode 100644 index 921e75228a57..000000000000 --- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.10.5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="System service to manage user's activities, track the usage patterns etc." -LICENSE="|| ( GPL-2 GPL-3 )" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtsql 'sqlite') - $(add_qt_dep qtwidgets) -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/boost-1.54 -" -RDEPEND="${COMMON_DEPEND} - !<kde-frameworks/kactivities-4.13.3-r2:4 - !kde-plasma/kactivitymanagerd:4 - !<kde-plasma/plasma-desktop-5.6.1 -" diff --git a/kde-plasma/kde-cli-tools/Manifest b/kde-plasma/kde-cli-tools/Manifest index 71e1e16253c0..166bd70f2a3a 100644 --- a/kde-plasma/kde-cli-tools/Manifest +++ b/kde-plasma/kde-cli-tools/Manifest @@ -1,2 +1 @@ -DIST kde-cli-tools-5.10.5.tar.xz 502000 BLAKE2B f34d6c7db98aa50632b93af3234178c2ebbc743f4d734c59319e5bcbe4d3b828a857e20d1e085a1ac7e4ab910ee54074325ead5f7e26b47686eae8a06f3d99f1 SHA512 02836ce8760d8471a9c800c070d78c2e3513ce7a69ea04e2dabb33d5944fe53a7b480f48b9a47d339ec53b5bfd4f9798164b656f3c2080485f62d47703c5ba91 DIST kde-cli-tools-5.11.5.tar.xz 597040 BLAKE2B 8e17d08d45699c618325710fd4a054e1acde34e17965b65fb9054111d77e8c944fb4806d7d50e5073debabc948c79bf167887243c68e3227fc0c74c31d5eea74 SHA512 1f1363026d7d372552a06db19630a7deece8228bba020c0469971012f6393d4439fc56645b7348fca777b27dd86f7ffe8299c6e024384aaf7525d91baebe4b48 diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.10.5.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.10.5.ebuild deleted file mode 100644 index e8d69bc9d9cb..000000000000 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.10.5.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="optional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kde-cli-tools" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="+kdesu X" - -DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - kdesu? ( $(add_frameworks_dep kdesu) ) - X? ( - $(add_qt_dep qtx11extras) - x11-libs/libX11 - ) -" -RDEPEND="${DEPEND} - !kde-apps/kdesu -" - -# requires running kde environment -RESTRICT+=" test" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package kdesu KF5Su) - $(cmake-utils_use_find_package X Qt5X11Extras) - ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - use kdesu && dosym ../$(get_libdir)/libexec/kf5/kdesu /usr/bin/kdesu - use kdesu && dosym ../$(get_libdir)/libexec/kf5/kdesu /usr/bin/kdesu5 -} diff --git a/kde-plasma/kde-gtk-config/Manifest b/kde-plasma/kde-gtk-config/Manifest index 47ecb0a60385..3ed1a1ae853d 100644 --- a/kde-plasma/kde-gtk-config/Manifest +++ b/kde-plasma/kde-gtk-config/Manifest @@ -1,2 +1 @@ -DIST kde-gtk-config-5.10.5.tar.xz 152488 BLAKE2B 48fcb70619d7d002c5bd767dea5c2485244ce68d3a1f1455ce8956b0aed66ec88bccfe13f4451884e885bf15513815d5ded0418e59ee18321e7246d014faf56b SHA512 6043b8f37ec291bb0add449ea1a1777fef89d7aa246fac9af0fa4aa417e9c9551429a4c9ca1918d0079fb93e1bde13d82b1fdf83c615d2951f74558b013570a3 DIST kde-gtk-config-5.11.5.tar.xz 159700 BLAKE2B 3de3d056f47cedc7d04191853a7642e783d8e03af60a5198e9dc3f8eb49d14f2422324972a1e3569816df36869c19c1d34bfb5e7c0ce9bf20b8543c26029ab20 SHA512 bcaf0e8c6495fa2418caa92e4fa30f6369b7ed6d45ed288a6f4d071661cefad9240e990c57727aa709e398c1947a4caa6bcf77f3ef53c24127a5696186c989df diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.10.5.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.10.5.ebuild deleted file mode 100644 index c8fc25764daa..000000000000 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.10.5.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="KDE Plasma systemsettings kcm to set GTK application look&feel" -HOMEPAGE="https://projects.kde.org/kde-gtk-config" -LICENSE="GPL-3" -KEYWORDS="amd64 ~arm x86" -IUSE="+gtk3" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - dev-libs/glib:2 - x11-libs/gtk+:2 - x11-libs/libXcursor - gtk3? ( x11-libs/gtk+:3 ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) - !kde-plasma/kde-gtk-config:4 -" - -RESTRICT+=" test" - -PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) - -src_configure() { - local mycmakeargs=( - -DDATA_INSTALL_DIR="${EPREFIX}/usr/share" - -DBUILD_gtk3proxies=$(usex gtk3) - ) - - kde5_src_configure -} - -pkg_postinst() { - kde5_pkg_postinst - einfo - elog "If you notice missing icons in your GTK applications, you may have to install" - elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk" - elog "for example." - einfo -} diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest index 50ddb537cf99..d7a47e1e3ece 100644 --- a/kde-plasma/kdecoration/Manifest +++ b/kde-plasma/kdecoration/Manifest @@ -1,2 +1 @@ -DIST kdecoration-5.10.5.tar.xz 35604 BLAKE2B 7eb820e7fb0bc828d29706c3ea7ca97f87489b7a40f1d46e20efcc4a06aa3e25ffffee6af8a90a66df5d3effc75a1833d3aeed37ce53ae23b1a22504db45bd5e SHA512 23a75d237a607d2cb9b7f9ce4cd1f378e791d2774354870bcabc3232b7546775db6770f840e6bbd2f843421338e4fd56122a042520fc4b10a98929c3cacf709f DIST kdecoration-5.11.5.tar.xz 36280 BLAKE2B 64a8bbe8d9891f011bfbce69de5b989931f2129a87d01486378ae2a327c11615baca1223113c6a2e21a9bd2698cee7c908a6454b598389fca6082788df8f683e SHA512 a7dbec450e7a67b6c029ebba1663ffb3fa199f4c855322673ddedc4411506b20ff922a1dc6c728a6a8b5332ca8b0eb542fc52dad91ce3d01ed39d5bc5efc4cbc diff --git a/kde-plasma/kdecoration/kdecoration-5.10.5.ebuild b/kde-plasma/kdecoration/kdecoration-5.10.5.ebuild deleted file mode 100644 index b1c42dab82d7..000000000000 --- a/kde-plasma/kdecoration/kdecoration-5.10.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Plugin based library to create window decorations" -LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND="$(add_qt_dep qtgui)" -RDEPEND="${DEPEND}" diff --git a/kde-plasma/kdeplasma-addons/Manifest b/kde-plasma/kdeplasma-addons/Manifest index a8d44c5c9f56..327313d65b76 100644 --- a/kde-plasma/kdeplasma-addons/Manifest +++ b/kde-plasma/kdeplasma-addons/Manifest @@ -1,2 +1 @@ -DIST kdeplasma-addons-5.10.5.tar.xz 1373676 BLAKE2B 96b23bd2fc06466c214414ad173cd3c8322023f4312759e34c76541f5accdaa74585ee116e1f82369090de09dee6e1c795299615197fffb6a5664d97640ad80e SHA512 dc9ee0cfa52333b98afe3281914e0ece38caeeb9c29b3fd8a63e5ad657fd68aeeaa4eaf10e7f8ee9470d4b76493ae7249889efb810426b708a213ba4e3c95942 DIST kdeplasma-addons-5.11.5.tar.xz 1459308 BLAKE2B e64360e7607b7ee653953dd487bc4bc087be349304909f88546f6f7bd1c79903f3b67d239bbca63d4b145cb95317e4542e3b8fba0cfc5c7cd470c3b8c9bf9d94 SHA512 b4a2e191573dc72d6a32d3f1a612153ccc502232fe7908dea90a7dc869002da6e50e6126a0b6b921478fe687479eac096971fb105ed757d82bacbbfb15fed471 diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.10.5.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.10.5.ebuild deleted file mode 100644 index 6f554581ac2e..000000000000 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.10.5.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Extra Plasma applets and engines" -LICENSE="GPL-2 LGPL-2" -KEYWORDS="amd64 ~arm x86" -IUSE="share" - -DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep karchive) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kross) - $(add_frameworks_dep krunner) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kunitconversion) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - $(add_frameworks_dep sonnet) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - share? ( dev-libs/purpose:5 ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep plasma-workspace) - !kde-plasma/kdeplasma-addons:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package share KDEExperimentalPurpose) - ) - - kde5_src_configure -} diff --git a/kde-plasma/kgamma/Manifest b/kde-plasma/kgamma/Manifest index 4e1f516937e0..56e7e50987f7 100644 --- a/kde-plasma/kgamma/Manifest +++ b/kde-plasma/kgamma/Manifest @@ -1,2 +1 @@ -DIST kgamma5-5.10.5.tar.xz 60564 BLAKE2B ea6767d13a5ac3f048026440713b53d3e0cd44325fa30f6bb4c8ba88cc2186611b59c41be0e31504fefaaf88e113910a3567976830fd8659736e51e90ce4ec8f SHA512 2a57b6ab38b6412bb4784fe3e057c2f34ec678b2ed1d3220ba6332cf991f376ea2471128622a657f6d25ca096dc80b39323b6258bfb483e0ca96d278a6973a3b DIST kgamma5-5.11.5.tar.xz 64108 BLAKE2B 0eb21c1c79a40c60e066f7aa80e336768cbd89405a0083019a299d6dc379d7ccb9100efe01ccb1481413d465afbdf61f64db546337c4b2c1675e18a54951cff7 SHA512 ac923f6e899b2b35ce80ed990315c3e72bfd239ad79a8630cdbdfbdc3248dd72608ac219cbeafd1d20e768496dc6bd2d71d1d326017a84f30b681b6c65e604df diff --git a/kde-plasma/kgamma/kgamma-5.10.5.ebuild b/kde-plasma/kgamma/kgamma-5.10.5.ebuild deleted file mode 100644 index 44dc9a668dac..000000000000 --- a/kde-plasma/kgamma/kgamma-5.10.5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KMNAME="${PN}5" -inherit kde5 - -DESCRIPTION="Screen gamma values kcontrol module" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -RDEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - x11-libs/libX11 - x11-libs/libXxf86vm -" -DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto -" diff --git a/kde-plasma/khotkeys/Manifest b/kde-plasma/khotkeys/Manifest index c8371a9dec8c..e5b87d2c581c 100644 --- a/kde-plasma/khotkeys/Manifest +++ b/kde-plasma/khotkeys/Manifest @@ -1,2 +1 @@ -DIST khotkeys-5.10.5.tar.xz 699072 BLAKE2B 215c0dbb141ac2e81644dae2c5a8ebdced549383e3f704d2fa265a99f8130a8ee25c71b8ea0e0c46a1937648f71dfbb296c2a0df117137b8e05600e53ab8671f SHA512 2886565c6f859b68129d74084639a4ef7ab37cf752bae902b7841cd6fda6ae76bd196d259e3aae256d3c6dcaaa75d076b7fb28d8437da4a617134e850411d47d DIST khotkeys-5.11.5.tar.xz 1071588 BLAKE2B ded5b2936068cc0a540ed6ec6f0229c62babefc8038db76578180625f04214dd98d3c06da7ee3d4b8a7d7286319039c2fa8c1fb5107f595cfaeb2109a9677c25 SHA512 fbbe09514cba58749945fc310b67e4ee716a49c38e602087c26e9c531334e0d1483a388778ef013678f7705ef575d18d403d922d83058d6025eedff0420693a3 diff --git a/kde-plasma/khotkeys/khotkeys-5.10.5.ebuild b/kde-plasma/khotkeys/khotkeys-5.10.5.ebuild deleted file mode 100644 index e00a05f3011a..000000000000 --- a/kde-plasma/khotkeys/khotkeys-5.10.5.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="KDE Plasma workspace hotkey module" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support X) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libX11 - x11-libs/libXtst -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kded) - $(add_plasma_dep kde-cli-tools) - !kde-plasma/khotkeys:4 - !kde-plasma/systemsettings:4 -" -DEPEND="${COMMON_DEPEND} - x11-libs/libxcb - x11-libs/libXtst - x11-proto/xproto -" diff --git a/kde-plasma/kinfocenter/Manifest b/kde-plasma/kinfocenter/Manifest index a09db5029cde..eaa9de283c34 100644 --- a/kde-plasma/kinfocenter/Manifest +++ b/kde-plasma/kinfocenter/Manifest @@ -1,3 +1,2 @@ DIST glogo-small.png 24583 BLAKE2B 0af2ceae708e56f217120e5d8b880fb71401e3761ab26c4af5e74c0622368aa4e34b05160fae15fbfbbc832077810ab5c1e424826632748299fd22997cbe665c SHA512 648be463ec3812a2edcdab54d7a230bf2bd7e6895f4ffe72321d8fca28a5e1e0980f6e3b9a32f369c8369943ceb802a65a94b9dad820dcf2c81d4581d814cb48 -DIST kinfocenter-5.10.5.tar.xz 1263864 BLAKE2B 4e51abb8c8e91c7cb121e6aa61c355fa4fdf49a3a0bae07e111d7b92c8fe07cbc5d0443a42f0f2521cc4922d05c928b13b3b103152033edbe289a7b148d04519 SHA512 556bb7e369f28ce1203129f02009bc01d3c018e6e0cc7c3c18382fdc7bb6fa54e9056deb5ffbfcb429853b5f0076e537ce01be721cf698d493a531777ef1225f DIST kinfocenter-5.11.5.tar.xz 1302960 BLAKE2B bd938c9c330c8f335825810e3fc8e8c97b1629d89bfeef0eb18bd4852f939f5ba0fb55640338b6d817c08d0b8f0099cdc303a19874811af52c35afd2a63a728c SHA512 d64cf466b4b883c9a57a0dddfe5a1d1cae0687655897803e5f14bcf73e90c1ea05d96458dbe131428c6d19a50d92b2614036136fdb897e422b1c1fc3d38f5303 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.10.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.10.5.ebuild deleted file mode 100644 index be15b2ccedb8..000000000000 --- a/kde-plasma/kinfocenter/kinfocenter-5.10.5.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="A utility that provides information about a computer system" -HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/" -SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" -KEYWORDS="amd64 ~arm x86" -IUSE="gles2 ieee1394 +opengl +pci wayland" - -REQUIRED_USE="wayland? ( || ( gles2 opengl ) )" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - x11-libs/libX11 - ieee1394? ( sys-libs/libraw1394 ) - opengl? ( - $(add_qt_dep qtgui 'gles2=') - media-libs/mesa[gles2?] - !gles2? ( media-libs/glu ) - ) - pci? ( sys-apps/pciutils ) - wayland? ( - $(add_frameworks_dep kwayland) - media-libs/mesa[egl] - ) -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep plasma) -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !kde-apps/kcontrol:4 - !kde-misc/about-distro - !kde-plasma/kinfocenter:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package gles2 OpenGLES) - $(cmake-utils_use_find_package ieee1394 RAW1394) - $(cmake-utils_use_find_package opengl OpenGL) - $(cmake-utils_use_find_package pci PCIUTILS) - $(cmake-utils_use_find_package wayland EGL) - $(cmake-utils_use_find_package wayland KF5Wayland) - ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - - insinto /etc/xdg - doins "${FILESDIR}"/kcm-about-distrorc - - insinto /usr/share/${PN} - doins "${DISTDIR}"/glogo-small.png -} - -pkg_postinst() { - if ! has_version "net-fs/nfs-utils"; then - einfo "Installing net-fs/nfs-utils will enable the NFS information module." - fi - if ! has_version "net-fs/samba" || ! has_version "net-fs/samba[server]"; then - einfo "Installing net-fs/samba[server(+)] will enable the Samba status information module." - fi -} diff --git a/kde-plasma/kmenuedit/Manifest b/kde-plasma/kmenuedit/Manifest index cc2b410f3391..3d6c152a363e 100644 --- a/kde-plasma/kmenuedit/Manifest +++ b/kde-plasma/kmenuedit/Manifest @@ -1,2 +1 @@ -DIST kmenuedit-5.10.5.tar.xz 650320 BLAKE2B 5fefb6e9e9d498b66e43ccec31eb0f00c59f05cf1ef88642bc56074a8578632b7bb30b7b237b77afbb13f1381d82481b3b7e8ba689413552406d2676f8e599ac SHA512 cf5b332f37fe4e1b89a029f5e9f407063f54a7dc0250322887164c21d69f44a96b5973589ff62ae29f1a7ec50951bfe3840708344c0bc37bccdc8162dc0c072d DIST kmenuedit-5.11.5.tar.xz 663336 BLAKE2B 2a3adeb669c00cacb0e5334f7e5c41f38683926db315714d2026256b702cef9788c8d9014dbaf63c6e68b28de953f42b9421ec5a94a165e121341e7d945ca2f7 SHA512 65fd7e67eb67c56adad3f9dc422f8005fefa40fae37a29444e305a20434a1e228c63c8db04c4f031cf60f9f06d07d794727344ad10d8f3d5681119ea44e3c5b7 diff --git a/kde-plasma/kmenuedit/kmenuedit-5.10.5.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.10.5.ebuild deleted file mode 100644 index 5e446918b5e8..000000000000 --- a/kde-plasma/kmenuedit/kmenuedit-5.10.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="KDE Plasma menu editor" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kmenuedit" -KEYWORDS="amd64 ~arm x86" -IUSE="+hotkeys" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep sonnet) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - hotkeys? ( $(add_plasma_dep khotkeys) ) -" -RDEPEND="${DEPEND} - !kde-plasma/kmenuedit:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface) - ) - - kde5_src_configure -} diff --git a/kde-plasma/kscreen/Manifest b/kde-plasma/kscreen/Manifest index 7be709152a35..9e4257e1900a 100644 --- a/kde-plasma/kscreen/Manifest +++ b/kde-plasma/kscreen/Manifest @@ -1,2 +1 @@ -DIST kscreen-5.10.5.tar.xz 116752 BLAKE2B a30aee6a78ed0b38b9bd2370e0a22600ebdbb32c327851c9238f585f036c10413503c406b058a8dcb67209a3677532b62434db7104776f657741ac59e094b9bf SHA512 e51dfc358a008ba2b1d48c35ef1ab80292389a772008a07cf960c6b302cd9275b8afd1b96bd825a2d2564c5e8f207a547970682a1cd5433edab462e521511d57 DIST kscreen-5.11.5.tar.xz 124060 BLAKE2B f9af27d740c3467700aeab51b8cf75cb087379dff833f2bb43c1fe4c958fc28204af41c81247d3835bb376516ccc2e400272b4cc9d0f9778af38a0fdf17b65f6 SHA512 a6224de2c9f3c2e539e97461ef2a7cdd626c78dc3a1e3eeebdc63b12368df26c83315497d647abd008f9246f9b7aa2f1b94425a2c6d366200811725b64d012ab diff --git a/kde-plasma/kscreen/kscreen-5.10.5.ebuild b/kde-plasma/kscreen/kscreen-5.10.5.ebuild deleted file mode 100644 index 852674ec8caa..000000000000 --- a/kde-plasma/kscreen/kscreen-5.10.5.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -inherit kde5 - -DESCRIPTION="KDE Plasma screen management" -HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen" - -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep libkscreen) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - $(add_frameworks_dep plasma) - $(add_plasma_dep kde-cli-tools) - $(add_qt_dep qtgraphicaleffects) - !kde-plasma/kscreen:4 -" - -# bug #580440, last checked 5.6.3 -RESTRICT+=" test" diff --git a/kde-plasma/kscreenlocker/Manifest b/kde-plasma/kscreenlocker/Manifest index adae4577eca6..1faa587e70b1 100644 --- a/kde-plasma/kscreenlocker/Manifest +++ b/kde-plasma/kscreenlocker/Manifest @@ -1,2 +1 @@ -DIST kscreenlocker-5.10.5.1.tar.xz 118440 BLAKE2B 5fb9dde17a5cff1bfb4b1de855cf51a0d8c47b2a0ec345f51c87ad3fbb4a154a73f7a56525fc9433f8879b287f7e2ff71feeaa46893f997331145e7ab14ca96d SHA512 cef3a7f48f9cdd0b3967a403848a5c8a37d1253d6d7fc73cdb12feddfe088e7a8a9128f2ae8d53e1847c75d64b369cf92facce725f17654ea085f9d03024a70d DIST kscreenlocker-5.11.5.tar.xz 125528 BLAKE2B 32bad30682da09245cc567f3cb79c0e0fd4ffdba26b47ef0c49c3094374503640cab7718033cb9c366ef7acddb6180995f4121b61ed1d04bbd867e1361e9d7ea SHA512 20eefbb4f970b2476d3df2e36bf74021d854f0ba61cba4946b3fc7190cff9edc9fef753d3bdde24ab135cc0dc5ad826cb22063db7b12ce817007355a98a3011a diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.10.5.1.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.10.5.1.ebuild deleted file mode 100644 index 900ae567e91c..000000000000 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.10.5.1.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 pam - -DESCRIPTION="Library and components for secure lock screen architecture" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="+pam seccomp" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui '-gles2') - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - dev-libs/wayland - x11-libs/libX11 - x11-libs/libXi - x11-libs/libxcb - x11-libs/xcb-util-keysyms - pam? ( virtual/pam ) - seccomp? ( sys-libs/libseccomp ) -" -DEPEND="${COMMON_DEPEND} - x11-proto/xproto -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !<kde-plasma/kcheckpass-4.11.22-r1:4 - !kde-plasma/kdebase-pam:0 -" - -RESTRICT+=" test" - -S="${S/%.1}" - -src_prepare() { - kde5_src_prepare - - use test || sed -i \ - -e "/add_subdirectory(autotests)/ s/^/#/" greeter/CMakeLists.txt || die -} - -src_test() { - # requires running environment - local myctestargs=( - -E x11LockerTest - ) - kde5_src_test -} - -src_configure() { - local mycmakeargs=( - -DPAM_REQUIRED=$(usex pam) - $(cmake-utils_use_find_package pam PAM) - $(cmake-utils_use_find_package seccomp Seccomp) - ) - kde5_src_configure -} - -src_install() { - kde5_src_install - - newpamd "${FILESDIR}/kde.pam" kde - newpamd "${FILESDIR}/kde-np.pam" kde-np - - if ! use pam; then - chown root "${ED}"usr/$(get_libdir)/libexec/kcheckpass || die - chmod +s "${ED}"usr/$(get_libdir)/libexec/kcheckpass || die - fi -} diff --git a/kde-plasma/ksshaskpass/Manifest b/kde-plasma/ksshaskpass/Manifest index 3a2ead5a4f95..f6fbbcec1f24 100644 --- a/kde-plasma/ksshaskpass/Manifest +++ b/kde-plasma/ksshaskpass/Manifest @@ -1,2 +1 @@ -DIST ksshaskpass-5.10.5.tar.xz 20316 BLAKE2B 64417511cb1f5092a7cce0484d0862b9e57cf29034078fb620466c696179b7976a9fef4933a26b1f831bb4256143ffce633da2164ee79c9c0f2e09dc42b86641 SHA512 bf55ea1b5b79b43d1720c32bbd569aabdde1516d818de3ab567de95736e967327a58055e1e4f73c895c90b35b8149ecc4e736c9b067a05a13852ae4579d0cd6b DIST ksshaskpass-5.11.5.tar.xz 23168 BLAKE2B 74d10be7c303d0b7d1d8765e08a89986b4c1745e5f601982dd406cefc7c73ac684c1c05acdd355d45f5078e034ab9971467b4b76c0ae3a94800ce6480fa8c3f0 SHA512 34a8fe5da983a0fcc6d5d223120f2d23e0168a534d29941e83024110eafe981d6c46ee503abfb7bf8e072dc64060eea373c191ef0f8dbc5051cb2d968e6d49d3 diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.10.5.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.10.5.ebuild deleted file mode 100644 index b500cb99227c..000000000000 --- a/kde-plasma/ksshaskpass/ksshaskpass-5.10.5.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/ksshaskpass" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtwidgets) -" -RDEPEND=" - ${DEPEND} - !kde-plasma/ksshaskpass:4 -" - -src_install() { - kde5_src_install - - insinto /etc/plasma/startup - doins "${FILESDIR}/05-ksshaskpass.sh" -} - -pkg_postinst() { - kde5_pkg_postinst - - elog "" - elog "In order to have ssh-agent start at kde startup," - elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment" - elog "the lines enabling ssh-agent." - elog - elog "If you do so, do not forget to uncomment the respective" - elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to" - elog "properly kill the agent when the session ends." - elog - elog "${PN} has been installed as your default askpass application" - elog "for Plasma 5 sessions." - elog "If that's not desired, select the one you want to use in" - elog "/etc/plasma/startup/05-ksshaskpass.sh" - elog "" -} diff --git a/kde-plasma/ksysguard/Manifest b/kde-plasma/ksysguard/Manifest index edf6ea566b8b..8b8e73869523 100644 --- a/kde-plasma/ksysguard/Manifest +++ b/kde-plasma/ksysguard/Manifest @@ -1,2 +1 @@ -DIST ksysguard-5.10.5.tar.xz 486420 BLAKE2B b871dfe1c49ed46f532da03cc3888a16e24b6d607909d50dcfa551bbbb5df4004f5144585f6d06c508a7e2394396684a8bda56d37a36cb7642d0aa5275c7675c SHA512 ce94cca9a0b2b68355a650d0355d243c02ab0b551add1d4fd779e8baae90e2110d72e204c9515031d1faf028f4cdb752fa351e7404b7df356d65a2b37bc8856c DIST ksysguard-5.11.5.tar.xz 502228 BLAKE2B 49e82c26ea1c032e8e036e509c6a46c5da409f4092679a623bc26342f34ffa90d96306fb5638b1fe5a4edafe6f48af6ee12876286788b11145c00c1a32765edb SHA512 62af21b0d911abac5b66ccddeb0180c08199c0cfd8807d461fcfe444105ce7912efb5b8286e7f4955e97cb537edc32f046d646e82ecfc2d61ec39b2a53ed4d93 diff --git a/kde-plasma/ksysguard/ksysguard-5.10.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.10.5.ebuild deleted file mode 100644 index 12064cd2d20f..000000000000 --- a/kde-plasma/ksysguard/ksysguard-5.10.5.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Network-enabled task manager and system monitor" -LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="lm_sensors" - -DEPEND=" - $(add_plasma_dep libksysguard '-minimal(-)') - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kinit) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - lm_sensors? ( sys-apps/lm_sensors ) -" -RDEPEND="${DEPEND} - !kde-plasma/ksysguard:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package lm_sensors Sensors) - ) - - kde5_src_configure -} diff --git a/kde-plasma/kwallet-pam/Manifest b/kde-plasma/kwallet-pam/Manifest index 3ee923606b27..d02db1dfec97 100644 --- a/kde-plasma/kwallet-pam/Manifest +++ b/kde-plasma/kwallet-pam/Manifest @@ -1,2 +1 @@ -DIST kwallet-pam-5.10.5.tar.xz 17908 BLAKE2B dc1a49c25b8d87dc51cc4940016f1ca84964e237126f33e18f71e58ebdce92a00e37d7e0cdcd1abdf25c70a6af423bc571d29a68ec45233b28b100ea68d86051 SHA512 7a2e1a0a85ffc7d9dfd6a1dc8a16d7117f30fc3b983756e28fc11a19bddf99a273842a1774ccf93c5c879a1d899212f6b6d0808fa14eb17260396f5c207e3dc5 DIST kwallet-pam-5.11.5.tar.xz 19060 BLAKE2B 814199f67c9026ca420c66d0dbe48ef9f1cab2d30bf3784cb3441af56ceec9ab3841dcf41021bbc5d42edffc0fc0849b714c1f279065c974bba794924fc0879c SHA512 1602ef0eeec86c653c2a99c1c514133367e7dee07d11ffbe0533066d895c71e3b7dd90187cb353446b717738600143cd09de1a5baffad5113152fd616bef90ee diff --git a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-check-graphical.patch b/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-check-graphical.patch deleted file mode 100644 index 61ea4604586f..000000000000 --- a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-check-graphical.patch +++ /dev/null @@ -1,87 +0,0 @@ -From f3b230f7f3bf39dc46b97a216aa7c28595d20a7a Mon Sep 17 00:00:00 2001 -From: Fabian Vogt <fabian@ritter-vogt.de> -Date: Thu, 3 Aug 2017 09:50:30 +0200 -Subject: Check for a graphical session - -Summary: -Avoid running if it detects a text session. This can be overridden by adding -"force_run" as argument. - -Test Plan: -Put pam_kwallet5.so as optional in a global common-session pam file -that is included by all other services. It is not invoked when logging in from -a tty with getty, sudo or su and still works when using SDDM. When adding -force_run it runs in all cases. - -Reviewers: #plasma - -Subscribers: plasma-devel - -Tags: #plasma - -Differential Revision: https://phabricator.kde.org/D7125 ---- - pam_kwallet.c | 26 ++++++++++++++++++++++++++ - 1 file changed, 26 insertions(+) - -diff --git a/pam_kwallet.c b/pam_kwallet.c -index cba57e7..46720a5 100644 ---- a/pam_kwallet.c -+++ b/pam_kwallet.c -@@ -72,6 +72,7 @@ const static char *kwalletd = NULL; - const static char *socketPath = NULL; - const static char *kwalletPamDataKey = NULL; - const static char *logPrefix = NULL; -+static int force_run = 0; - - #ifdef KWALLET5 - const static char *envVar = "PAM_KWALLET5_LOGIN"; -@@ -98,6 +99,8 @@ static void parseArguments(int argc, const char **argv) - kwalletd = argv[x] + 9; - } else if (strstr(argv[x], "socketPath=") != NULL) { - socketPath= argv[x] + 11; -+ } else if (strcmp(argv[x], "force_run") == 0) { -+ force_run = 1; - } - } - #ifdef KWALLET5 -@@ -246,6 +249,24 @@ static void cleanup_free(pam_handle_t *pamh, void *ptr, int error_status) - free(ptr); - } - -+static int is_graphical_session(pam_handle_t *pamh) -+{ -+ //Detect a graphical session -+ const char *pam_tty = NULL, *pam_xdisplay = NULL, -+ *xdg_session_type = NULL, *display = NULL; -+ -+ pam_get_item(pamh, PAM_TTY, (const void**) &pam_tty); -+#ifdef PAM_XDISPLAY -+ pam_get_item(pamh, PAM_XDISPLAY, (const void**) &pam_xdisplay); -+#endif -+ xdg_session_type = get_env(pamh, "XDG_SESSION_TYPE"); -+ -+ return (pam_xdisplay && strlen(pam_xdisplay) != 0) -+ || (pam_tty && pam_tty[0] == ':') -+ || (xdg_session_type && strcmp(xdg_session_type, "x11") == 0) -+ || (xdg_session_type && strcmp(xdg_session_type, "wayland") == 0); -+} -+ - PAM_EXTERN int pam_sm_authenticate(pam_handle_t *pamh, int flags, int argc, const char **argv) - { - pam_syslog(pamh, LOG_INFO, "%s: pam_sm_authenticate\n", logPrefix); -@@ -537,6 +558,11 @@ PAM_EXTERN int pam_sm_open_session(pam_handle_t *pamh, int flags, int argc, cons - - parseArguments(argc, argv); - -+ if (!force_run && !is_graphical_session(pamh)) { -+ pam_syslog(pamh, LOG_INFO, "%s: not a graphical session, skipping. Use force_run parameter to ignore this.", logPrefix); -+ return PAM_IGNORE; -+ } -+ - int result; - result = pam_set_data(pamh, "sm_open_session", "1", NULL); - if (result != PAM_SUCCESS) { --- -cgit v0.11.2 - diff --git a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-cleanups.patch b/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-cleanups.patch deleted file mode 100644 index 38a333131e93..000000000000 --- a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-cleanups.patch +++ /dev/null @@ -1,173 +0,0 @@ -From a33ec22b96e837899528b05963eae8ea6b01171a Mon Sep 17 00:00:00 2001 -From: Fabian Vogt <fabian@ritter-vogt.de> -Date: Thu, 3 Aug 2017 09:02:14 +0200 -Subject: Several cleanups - -Summary: -- No cppcheck warnings anymore -- Use snprintf everywhere -- Avoid pointless multiplication with sizeof(char) -- Avoid memory leaks - -Test Plan: Still builds, works the same as before. - -Reviewers: #plasma - -Subscribers: plasma-devel - -Tags: #plasma - -Differential Revision: https://phabricator.kde.org/D7123 ---- - pam_kwallet.c | 44 ++++++++++++++++++++++++++++++++------------ - 1 file changed, 32 insertions(+), 12 deletions(-) - -diff --git a/pam_kwallet.c b/pam_kwallet.c -index d88c5e0..cba57e7 100644 ---- a/pam_kwallet.c -+++ b/pam_kwallet.c -@@ -151,13 +151,14 @@ static int set_env(pam_handle_t *pamh, const char *name, const char *value) - //We do not return because pam_putenv might work - } - -- char *pamEnv = malloc(strlen(name) + strlen(value) + 2); //2 is for = and \0 -+ size_t pamEnvSize = strlen(name) + strlen(value) + 2; //2 is for = and \0 -+ char *pamEnv = malloc(pamEnvSize); - if (!pamEnv) { - pam_syslog(pamh, LOG_WARNING, "%s: Impossible to allocate memory for pamEnv", logPrefix); - return -1; - } - -- sprintf (pamEnv, "%s=%s", name, value); -+ snprintf (pamEnv, pamEnvSize, "%s=%s", name, value); - int ret = pam_putenv(pamh, pamEnv); - free(pamEnv); - -@@ -240,6 +241,11 @@ cleanup: - return result; - } - -+static void cleanup_free(pam_handle_t *pamh, void *ptr, int error_status) -+{ -+ free(ptr); -+} -+ - PAM_EXTERN int pam_sm_authenticate(pam_handle_t *pamh, int flags, int argc, const char **argv) - { - pam_syslog(pamh, LOG_INFO, "%s: pam_sm_authenticate\n", logPrefix); -@@ -297,14 +303,17 @@ PAM_EXTERN int pam_sm_authenticate(pam_handle_t *pamh, int flags, int argc, cons - return PAM_IGNORE; - } - -- char *key = malloc(sizeof(char) * KWALLET_PAM_KEYSIZE); -- if (kwallet_hash(password, userInfo, key) != 0) { -+ char *key = malloc(KWALLET_PAM_KEYSIZE); -+ if (!key || kwallet_hash(password, userInfo, key) != 0) { -+ free(key); - pam_syslog(pamh, LOG_ERR, "%s: Fail into creating the hash", logPrefix); - return PAM_IGNORE; - } - -- result = pam_set_data(pamh, kwalletPamDataKey, key, NULL); -+ result = pam_set_data(pamh, kwalletPamDataKey, key, cleanup_free); -+ - if (result != PAM_SUCCESS) { -+ free(key); - pam_syslog(pamh, LOG_ERR, "%s: Impossible to store the hashed password: %s", logPrefix - , pam_strerror(pamh, result)); - return PAM_IGNORE; -@@ -385,9 +394,8 @@ cleanup: - static int better_write(int fd, const char *buffer, int len) - { - size_t writtenBytes = 0; -- int result; - while(writtenBytes < len) { -- result = write(fd, buffer + writtenBytes, len - writtenBytes); -+ int result = write(fd, buffer + writtenBytes, len - writtenBytes); - if (result < 0) { - if (errno != EAGAIN && errno != EINTR) { - return -1; -@@ -450,6 +458,7 @@ static void start_kwallet(pam_handle_t *pamh, struct passwd *userInfo, const cha - if (result != PAM_SUCCESS) { - pam_syslog(pamh, LOG_ERR, "%s: Impossible to set %s env, %s", - logPrefix, envVar, pam_strerror(pamh, result)); -+ free(fullSocket); - return; - } - -@@ -459,12 +468,15 @@ static void start_kwallet(pam_handle_t *pamh, struct passwd *userInfo, const cha - if (strlen(fullSocket) > sizeof(local.sun_path)) { - pam_syslog(pamh, LOG_ERR, "%s: socket path %s too long to open", - logPrefix, fullSocket); -+ free(fullSocket); - return; - } - strcpy(local.sun_path, fullSocket); -+ free(fullSocket); -+ fullSocket = NULL; - unlink(local.sun_path);//Just in case it exists from a previous login - -- pam_syslog(pamh, LOG_INFO, "%s: final socket path: %s", logPrefix, fullSocket); -+ pam_syslog(pamh, LOG_INFO, "%s: final socket path: %s", logPrefix, local.sun_path); - - size_t len = strlen(local.sun_path) + sizeof(local.sun_family); - if (bind(envSocket, (struct sockaddr *)&local, len) == -1) { -@@ -477,7 +489,7 @@ static void start_kwallet(pam_handle_t *pamh, struct passwd *userInfo, const cha - return; - } - -- if (chown(fullSocket, userInfo->pw_uid, userInfo->pw_gid) == -1) { -+ if (chown(local.sun_path, userInfo->pw_uid, userInfo->pw_gid) == -1) { - pam_syslog(pamh, LOG_INFO, "%s: Couldn't change ownership of the socket", logPrefix); - return; - } -@@ -655,7 +667,8 @@ int kwallet_hash(const char *passphrase, struct passwd *userInfo, char *key) - #else - char *fixpath = "share/apps/kwallet/kdewallet.salt"; - #endif -- char *path = (char*) malloc(strlen(userInfo->pw_dir) + strlen(kdehome) + strlen(fixpath) + 3);//3 == / and \0 -+ size_t pathSize = strlen(userInfo->pw_dir) + strlen(kdehome) + strlen(fixpath) + 3;//3 == /, / and \0 -+ char *path = (char*) malloc(pathSize); - sprintf(path, "%s/%s/%s", userInfo->pw_dir, kdehome, fixpath); - - struct stat info; -@@ -666,21 +679,26 @@ int kwallet_hash(const char *passphrase, struct passwd *userInfo, char *key) - FILE *fd = fopen(path, "r"); - if (fd == NULL) { - syslog(LOG_ERR, "%s: Couldn't open file: %s because: %d-%s", logPrefix, path, errno, strerror(errno)); -+ free(path); - return 1; - } -- salt = (char*) malloc(sizeof(char) * KWALLET_PAM_SALTSIZE); -+ salt = (char*) malloc(KWALLET_PAM_SALTSIZE); - memset(salt, '\0', KWALLET_PAM_SALTSIZE); - fread(salt, KWALLET_PAM_SALTSIZE, 1, fd); - fclose(fd); - } -+ free(path); -+ - if (salt == NULL) { - syslog(LOG_ERR, "%s-kwalletd: Couldn't create or read the salt file", logPrefix); - return 1; - } - - gcry_error_t error; -+ - error = gcry_control(GCRYCTL_INIT_SECMEM, 32768, 0); - if (error != 0) { -+ free(salt); - syslog(LOG_ERR, "%s-kwalletd: Can't get secure memory: %d", logPrefix, error); - return 1; - } -@@ -691,5 +709,7 @@ int kwallet_hash(const char *passphrase, struct passwd *userInfo, char *key) - GCRY_KDF_PBKDF2, GCRY_MD_SHA512, - salt, KWALLET_PAM_SALTSIZE, - KWALLET_PAM_ITERATIONS,KWALLET_PAM_KEYSIZE, key); -- return 0; -+ -+ free(salt); -+ return (int) error; // gcry_kdf_derive returns 0 on success - } --- -cgit v0.11.2 - diff --git a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-privileges.patch b/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-privileges.patch deleted file mode 100644 index 8b45b293bbf9..000000000000 --- a/kde-plasma/kwallet-pam/files/kwallet-pam-5.10.5-privileges.patch +++ /dev/null @@ -1,49 +0,0 @@ -From 1a01e1eb870e1ab1d96a8641f1f3500af646c974 Mon Sep 17 00:00:00 2001 -From: Fabian Vogt <fabian@ritter-vogt.de> -Date: Thu, 3 Aug 2017 09:27:10 +0200 -Subject: Avoid dropping privileges by initializing gcrypt secmem - -Summary: -It's a documented side effect that initialization of secure memory in gcrypt -drops privileges if getuid() != geteuid(). This results in breaking setuid -callers, like sudo or su. - -Test Plan: Can use sudo again when pam_kwallet is involved. - -Reviewers: #plasma - -Subscribers: plasma-devel - -Tags: #plasma - -Differential Revision: https://phabricator.kde.org/D7124 ---- - pam_kwallet.c | 6 ++++++ - 1 file changed, 6 insertions(+) - -diff --git a/pam_kwallet.c b/pam_kwallet.c -index 46720a5..20d9603 100644 ---- a/pam_kwallet.c -+++ b/pam_kwallet.c -@@ -722,12 +722,18 @@ int kwallet_hash(const char *passphrase, struct passwd *userInfo, char *key) - - gcry_error_t error; - -+ /* We cannot call GCRYCTL_INIT_SECMEM as it drops privileges if getuid() != geteuid(). -+ * PAM modules are in many cases executed through setuid binaries, which this call -+ * would break. -+ * It was never effective anyway as neither key nor passphrase are in secure memory, -+ * which is a prerequisite for secure operation... - error = gcry_control(GCRYCTL_INIT_SECMEM, 32768, 0); - if (error != 0) { - free(salt); - syslog(LOG_ERR, "%s-kwalletd: Can't get secure memory: %d", logPrefix, error); - return 1; - } -+ */ - - gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0); - --- -cgit v0.11.2 - diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.10.5-r1.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.10.5-r1.ebuild deleted file mode 100644 index a92f06b64222..000000000000 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.10.5-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KWallet PAM module to not enter password again" -LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - dev-libs/libgcrypt:0= - virtual/pam -" -RDEPEND="${DEPEND} - net-misc/socat -" - -PATCHES=( - "${FILESDIR}/${P}-cleanups.patch" - "${FILESDIR}/${P}-check-graphical.patch" - "${FILESDIR}/${P}-privileges.patch" -) - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_LIBDIR="/$(get_libdir)" - -DKWALLET4=0 - ) - kde5_src_configure -} - -pkg_postinst() { - check_dm() { - if [[ -e "${ROOT}${2}" ]] ; then - if grep -Eq "auth\s+optional\s+pam_kwallet5.so" "${ROOT}${2}" && \ - grep -Eq "session\s+optional\s+pam_kwallet5.so" "${ROOT}${2}" ; then - elog " ${1} - ${2} ...GOOD" - else - ewarn " ${1} - ${2} ...BAD" - fi - fi - } - elog "This package enables auto-unlocking of kde-frameworks/kwallet:5." - elog "List of things to make it work:" - elog "1. Use standard blowfish encryption instead of GPG" - elog "2. Use same password for login and kwallet" - elog "3. A display manager with support for PAM" - elog "4.a Have the following lines in the display manager's pam.d file:" - elog " -auth optional pam_kwallet5.so" - elog " -session optional pam_kwallet5.so auto_start" - elog "4.b Checking installed DMs..." - has_version "x11-misc/sddm" && check_dm "SDDM" "/etc/pam.d/sddm" - has_version "x11-misc/lightdm" && check_dm "LightDM" "/etc/pam.d/lightdm" - elog - elog "See also: https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking" -} diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index d0fe2f5a1ad0..5cf981ecf6a8 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ -DIST kwayland-integration-5.10.5.tar.xz 18600 BLAKE2B 3201bfbc02e551b8e77a1838700a365e0a487620ac19855ced9159ec22cdb81044258e20ecb00a880f838d4917925cf98962edbabfa1e93ee1afcce51c107272 SHA512 fb8342f476c4ca51fa720f8767146ca19597d600877762bb467810b66073de172111ba3aa469c1fb24125a2cf60a87c0158dc90a9c036c48bc0c0ce387be1440 DIST kwayland-integration-5.11.5.tar.xz 19080 BLAKE2B 3f1bf365f4886398fee77da4a1716232cceb691746ed6f313d6bb48f46d5813eacfb32381b9cf3665cfb7706a04b863d3545be4ddb5749176ac25055e5d643ea SHA512 246ff96d30d6a212aedbc9e7a5680e20bedfcc398591f670b0c96f68127aab547e21537aa11f2db68c505845c7897ce8be657b3430b420033100a774bcf6c1af diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.10.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.10.5.ebuild deleted file mode 100644 index 6b378b2569d2..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.10.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland-integration" - -LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}" diff --git a/kde-plasma/kwin/Manifest b/kde-plasma/kwin/Manifest index e47dd61fff37..955146c9fd81 100644 --- a/kde-plasma/kwin/Manifest +++ b/kde-plasma/kwin/Manifest @@ -1,2 +1 @@ -DIST kwin-5.10.5.tar.xz 4674932 BLAKE2B 5e10f20220f750e49394395e3070ae4259aae3fc6109dbbb5540a92b6ecafbacc8c1ab2187be17413abd60a0d9b01071b2216bc44a80cbe3754ee13311dfb980 SHA512 b679dac07b7cc71c9ac7f4755282f8e30d5c2757c7cf9f29ed4f7653c70832140171e1227299a726af8aef1919db83b115dc4091ff80851b0afc53a4cf06840a DIST kwin-5.11.5.tar.xz 4965516 BLAKE2B 1e9fcc3c97f1a714925b9f33c5741cffd91ffd080698def2693b94c2b8a07d7526566637aeffdbc54b19136144d29327e5a9dad3165f099e95e79e4bd41262ff SHA512 fb1355a33998c5b5ddb0bac59d65862fecfa8bab8bda234bf60c75800f04fb7b96b8069d3fcdd5f2647c06ca7673ed6ef6b7fa49b160b57dcbcb65dc1a853cd2 diff --git a/kde-plasma/kwin/kwin-5.10.5.ebuild b/kde-plasma/kwin/kwin-5.10.5.ebuild deleted file mode 100644 index 43f5862227f0..000000000000 --- a/kde-plasma/kwin/kwin-5.10.5.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -KDE_TEST="optional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="KDE window manager" -LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="gles2 multimedia" - -COMMON_DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kinit) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem X) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - $(add_plasma_dep breeze) - $(add_plasma_dep kdecoration) - $(add_plasma_dep kscreenlocker) - $(add_qt_dep qtcore) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui 'gles2=') - $(add_qt_dep qtscript) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - >=dev-libs/libinput-1.5 - >=dev-libs/wayland-1.2 - media-libs/fontconfig - media-libs/freetype - media-libs/libepoxy - media-libs/mesa[egl,gbm,gles2?,wayland] - virtual/libudev:= - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXi - x11-libs/libdrm - >=x11-libs/libxcb-1.10 - >=x11-libs/libxkbcommon-0.7.0 - x11-libs/xcb-util-cursor - x11-libs/xcb-util-image - x11-libs/xcb-util-keysyms -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - multimedia? ( $(add_qt_dep qtmultimedia 'gstreamer,qml') ) - !<kde-apps/kdeartwork-meta-15.08.3-r1:4 - !kde-plasma/kwin:4 - !kde-plasma/systemsettings:4 -" -DEPEND="${COMMON_DEPEND} - $(add_qt_dep designer) - $(add_qt_dep qtconcurrent) - x11-proto/xproto - test? ( x11-libs/xcb-util-wm ) -" - -RESTRICT+=" test" - -PATCHES=( "${FILESDIR}/${PN}-5.8.7-glibc-sysmacros.patch" ) - -src_prepare() { - kde5_src_prepare - use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch" -} diff --git a/kde-plasma/kwrited/Manifest b/kde-plasma/kwrited/Manifest index 029d86832a28..8062387202a4 100644 --- a/kde-plasma/kwrited/Manifest +++ b/kde-plasma/kwrited/Manifest @@ -1,2 +1 @@ -DIST kwrited-5.10.5.tar.xz 20392 BLAKE2B 1b2f46d4291e466015bf307d5e6b87a0bc3ad4dceb27815e604fb68567c95a9044a2c08be7b6bbf5b2d2620d5e012e3ca9b1ab68137b5df2d916953bf0d43afd SHA512 f5a8de41d75a522125d04ab294a02d34850755587ce16e9be43394fa87267f69168325e0d17caa0b1b47901e8cb174f20af10e22107ee646d28150d3b2a3c698 DIST kwrited-5.11.5.tar.xz 20672 BLAKE2B 4d976948ec85e92981a28e99a291c75dcb888159e1203cbfbe35a238132e13fee682cf1566b455ca7cc2bd39c84e4449fca915cc25037a0a149836ab18272833 SHA512 a8ef4c899aa4b38265c470cbdb0c1b47951567f2637255837febec344cb79920986dda6838c60723aa9474e5d632fb8209e6b3090c52a723b1618e134ecb6246 diff --git a/kde-plasma/kwrited/kwrited-5.10.5.ebuild b/kde-plasma/kwrited/kwrited-5.10.5.ebuild deleted file mode 100644 index 771cd37316d5..000000000000 --- a/kde-plasma/kwrited/kwrited-5.10.5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KDE Plasma daemon listening for wall and write messages" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpty) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - !kde-plasma/kwrited:4 -" diff --git a/kde-plasma/libkscreen/Manifest b/kde-plasma/libkscreen/Manifest index cf5682347e1f..ff4bc2d004bd 100644 --- a/kde-plasma/libkscreen/Manifest +++ b/kde-plasma/libkscreen/Manifest @@ -1,2 +1 @@ -DIST libkscreen-5.10.5.tar.xz 94176 BLAKE2B 2df73d2dd83321ab520c2f6026026d0eee2103aef197fe7b3163d145b1a8f8e415297cfe3876f6828903f77dcd583e17474325557fea45fbe936c65079399c84 SHA512 5f9306c6c3ad2ba923884786a733e2fb334602e18711e39397819acb790cb4968b5549e3666db49d6db9d646e83b78f52173367fa52bfd68c4e38e0395573d5c DIST libkscreen-5.11.5.tar.xz 96556 BLAKE2B e0744934eab4e8f906000ba61ccb0bd8dadde9e699118195c1ff795a97c6625ee89d8478f67f19fcf8c990b339ae9eb5f088b9530a555e98bc55d4d190eade05 SHA512 40f5753d08d7bbed5693cbd2696a680565f4012412b6a097048a773ccc15af59a37659e3b73c3695c012b6c7435a05ff04f05009d9cac7971e40d75696ffacec diff --git a/kde-plasma/libkscreen/libkscreen-5.10.5.ebuild b/kde-plasma/libkscreen/libkscreen-5.10.5.ebuild deleted file mode 100644 index a63d704e24c4..000000000000 --- a/kde-plasma/libkscreen/libkscreen-5.10.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Plasma screen management library" -SLOT="5/7" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kwayland) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtx11extras) - x11-libs/libxcb -" -RDEPEND="${DEPEND} - !x11-libs/libkscreen:5 -" - -# requires running session -RESTRICT+=" test" diff --git a/kde-plasma/libksysguard/Manifest b/kde-plasma/libksysguard/Manifest index abfdc8257225..cd910cf57f30 100644 --- a/kde-plasma/libksysguard/Manifest +++ b/kde-plasma/libksysguard/Manifest @@ -1,2 +1 @@ -DIST libksysguard-5.10.5.tar.xz 565180 BLAKE2B 543f7ae83e728e5f88e286f6f6cbfb13c46d52b8691a176756ae225d3dcf1a7015c4f397fb87e53f2134779a9d1eef5eed37cb547d0d3cef387ce126ef166f13 SHA512 18c649a0fabae7b79159ee70fa1aa60c4dd6d179bdb485f2dfe80d0254d937dee811874c19fe204d8ea164b5907b45ba0ca971b4229551bf5f9330e85916284c DIST libksysguard-5.11.5.tar.xz 576200 BLAKE2B 8e17dc3eda1a69ea2a37664c80695c77087779138e8b4b99c9ab0ae444074d9f78194db55b00170d3d917310c0c1ccbc5c77d3aa07dbb2a31210ff4e8a9155c3 SHA512 3a4c08aba07a71841643fc830a77ae4684ed41a8f26e6222d202738fb3c9f7ee2e816f15bcbbf5b3032fc100d33feb4d6771bf335c70548ab3bb4440d6d90286 diff --git a/kde-plasma/libksysguard/files/libksysguard-5.10.4-unused-dep.patch b/kde-plasma/libksysguard/files/libksysguard-5.10.4-unused-dep.patch deleted file mode 100644 index f76c8df1cbfa..000000000000 --- a/kde-plasma/libksysguard/files/libksysguard-5.10.4-unused-dep.patch +++ /dev/null @@ -1,56 +0,0 @@ -From b6ed1afd8a8a4104a9fcf09c3322bf6d69231622 Mon Sep 17 00:00:00 2001 -From: Allan Sandfeld Jensen <allan.jensen@qt.io> -Date: Mon, 7 Aug 2017 00:25:11 +0200 -Subject: libksysguard does not appear to use QtScript, but just includes it. - -Removing it makes it build with a clean Qt5.9 where QtScript no longer exists. - -Reviewed by: davidedmundson - -Differential Revision: https://phabricator.kde.org/D7036 ---- - CMakeLists.txt | 2 +- - processui/CMakeLists.txt | 1 - - processui/scripting.cpp | 2 -- - 3 files changed, 1 insertion(+), 4 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 84a4479..83987ad 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -9,7 +9,7 @@ include(WriteBasicConfigVersionFile) - find_package(ECM 1.2.0 REQUIRED NO_MODULE) - set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) - --find_package(Qt5 REQUIRED CONFIG COMPONENTS DBus Network Widgets Script) -+find_package(Qt5 REQUIRED CONFIG COMPONENTS DBus Network Widgets) - find_package(Qt5WebKitWidgets CONFIG) - set_package_properties(Qt5WebKitWidgets PROPERTIES - URL "git://gitorious.org/qt/qtwebkit.git" -diff --git a/processui/CMakeLists.txt b/processui/CMakeLists.txt -index 1927839..4dfcbd4 100644 ---- a/processui/CMakeLists.txt -+++ b/processui/CMakeLists.txt -@@ -35,7 +35,6 @@ target_link_libraries(processui - KF5::ConfigCore - PRIVATE - Qt5::DBus -- Qt5::Script - KF5::I18n - KF5::WindowSystem - KF5::Auth -diff --git a/processui/scripting.cpp b/processui/scripting.cpp -index 2aa7088..afdf949 100644 ---- a/processui/scripting.cpp -+++ b/processui/scripting.cpp -@@ -28,8 +28,6 @@ - #include <QDirIterator> - #include <QFile> - #include <QFileInfo> --#include <QScriptValue> --#include <QScriptContext> - #include <QTextStream> - #include <QDialog> - #include <QUrl> --- -cgit v0.11.2 diff --git a/kde-plasma/libksysguard/libksysguard-5.10.5.ebuild b/kde-plasma/libksysguard/libksysguard-5.10.5.ebuild deleted file mode 100644 index 6b23945c2112..000000000000 --- a/kde-plasma/libksysguard/libksysguard-5.10.5.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Task management and system monitoring library" -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="+detailedmemory minimal X" - -COMMON_DEPEND=" - $(add_frameworks_dep kauth) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - sys-libs/zlib - detailedmemory? ( $(add_qt_dep qtwebkit) ) - X? ( - $(add_qt_dep qtx11extras) - x11-libs/libX11 - x11-libs/libXres - ) -" -RDEPEND="${COMMON_DEPEND} - !kde-plasma/ksysguard:4 -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kiconthemes) - !minimal? ( $(add_frameworks_dep plasma) ) - X? ( x11-proto/xproto ) -" - -PATCHES=( "${FILESDIR}/${PN}-5.10.4-unused-dep.patch" ) - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package detailedmemory Qt5WebKitWidgets) - $(cmake-utils_use_find_package !minimal KF5Plasma) - $(cmake-utils_use_find_package X X11) - ) - - kde5_src_configure -} diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest index 02a4cbbc57c2..8c5e63031d32 100644 --- a/kde-plasma/milou/Manifest +++ b/kde-plasma/milou/Manifest @@ -1,2 +1 @@ -DIST milou-5.10.5.tar.xz 56088 BLAKE2B 2414f9c5c9ed5a237f193a522c7584719b2b8963cce6e87f756b43c37b65761a68340ae7c0cf2ef983a8bd931c0fd3d8d6c2c740423f5579e72ab1bfcd6ebfbe SHA512 5c5bc1d1ec03bf0e74cb6c201ca7bd7ce587cfb2e34a6811e7905e16e1e75ca90601a93a2238068e0a780d6a7371596b70170fcec34b83781da53f8f9dbb35e9 DIST milou-5.11.5.tar.xz 61832 BLAKE2B e241f388a6a17243123329a8075b5453603a3b1f174205a1be78306c3fcc84f56f78334be3bd58c54c90c722ea64927acadf2f1108354fcfa613960b9abaf82e SHA512 c0db62a1b8e6e72f4d738d9f26d7d16d3b1e77db1e6566451b23cf32f2b2060ab3ffa439caf1edea2c65c80d73b6e68aa054c73b54aba3fee93446a70d65557f diff --git a/kde-plasma/milou/milou-5.10.5.ebuild b/kde-plasma/milou/milou-5.10.5.ebuild deleted file mode 100644 index 9423858d2523..000000000000 --- a/kde-plasma/milou/milou-5.10.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional-recursive" -inherit kde5 - -DESCRIPTION="Dedicated search application built on top of Baloo" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/milou" - -LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep krunner) - $(add_frameworks_dep kservice) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - !kde-plasma/milou:4 -" diff --git a/kde-plasma/oxygen/Manifest b/kde-plasma/oxygen/Manifest index 41253eaaa988..bbaa74b44161 100644 --- a/kde-plasma/oxygen/Manifest +++ b/kde-plasma/oxygen/Manifest @@ -1,2 +1 @@ -DIST oxygen-5.10.5.tar.xz 4468276 BLAKE2B d14bc24fa7f9d7193f5c15fcbefeaf6b2c0eaa6bce33cbf42fa3f868dbc7326e52e4c08ea05dda8ac6fa00446bb7c969539e1ae428a4b9070a338947d982d616 SHA512 176db69036a3da47544075b9b83059f48d6037be21095ffc622811982bf32ece357a37f501f0528abf6ddd974c5c7d680474c325b752bd2f425c81a33fe94f71 DIST oxygen-5.11.5.tar.xz 4489196 BLAKE2B 89d8e9742a68b59ad03c697875ca8e1e49e253668db0081a04922b057a7ba67bba1ab785e1507bf4e16ceb3ffa63f5adda54fead63a1704d7fe4298408db4b63 SHA512 101b9a3ace2e619510702feba868bb98cb873b18730d3705803e047ce2b0c0a761c884e1714fc654f85775e461c0784d199baa1b9026c6b8f8a4cfecce2e4209 diff --git a/kde-plasma/oxygen/oxygen-5.10.5.ebuild b/kde-plasma/oxygen/oxygen-5.10.5.ebuild deleted file mode 100644 index 00899dcd423e..000000000000 --- a/kde-plasma/oxygen/oxygen-5.10.5.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 multibuild - -DESCRIPTION="Oxygen visual style for the Plasma desktop" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen" -KEYWORDS="amd64 ~arm x86" -IUSE="qt4 wayland" - -COMMON_DEPEND=" - $(add_frameworks_dep frameworkintegration) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_plasma_dep kdecoration) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libxcb - qt4? ( - >=dev-qt/qtcore-4.8.7-r2:4 - >=dev-qt/qtdbus-4.8.7:4 - >=dev-qt/qtgui-4.8.7:4 - kde-frameworks/kdelibs:4 - x11-libs/libX11 - ) - wayland? ( $(add_frameworks_dep kwayland) ) -" -DEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kservice) - qt4? ( - dev-util/automoc:0 - virtual/pkgconfig - ) -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - qt4? ( - !kde-plasma/kstyles:4 - !kde-plasma/liboxygenstyle:4 - ) - !kde-plasma/kdebase-cursors:4 -" - -pkg_setup() { - if use qt4 && [[ $(gcc-major-version) -lt 5 ]] ; then - ewarn "A GCC version older than 5 was detected. There may be trouble. See also Gentoo bug #595618" - fi - - kde5_pkg_setup - MULTIBUILD_VARIANTS=( kf5 $(usev qt4) ) -} - -src_configure() { - myconfigure() { - local mycmakeargs=( - $(cmake-utils_use_find_package wayland KF5Wayland) - ) - - if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then - mycmakeargs+=( -DUSE_KDE4=true ) - fi - - kde5_src_configure - } - - multibuild_foreach_variant myconfigure -} - -src_compile() { - multibuild_foreach_variant kde5_src_compile -} - -src_test() { - multibuild_foreach_variant kde5_src_test -} - -src_install() { - multibuild_foreach_variant kde5_src_install -} diff --git a/kde-plasma/plasma-desktop/Manifest b/kde-plasma/plasma-desktop/Manifest index 3b768088dee7..abc125501b8b 100644 --- a/kde-plasma/plasma-desktop/Manifest +++ b/kde-plasma/plasma-desktop/Manifest @@ -1,2 +1 @@ -DIST plasma-desktop-5.10.5.tar.xz 6076092 BLAKE2B f48d3cb715c4fdac802aa7405940fe517676e6dafbf3c4fbc08f5c32fca4a9bc8ff3bf98de07d28d83c374cdb80ccd66854f7fad1abf62a43746cdd5e3275103 SHA512 992564270216f7bd96dff59bbe35ecb78ceb25b99d5eb3c7c9e1241003aaafafdfb4fd728889b8b95f9252a9a397de95abb9dfa64dcf876c8d713cbd8e1951c4 DIST plasma-desktop-5.11.5.tar.xz 8534060 BLAKE2B 3d3405c5ed1b85cad172c6c5f92c4da9a9204e901a3f3f3e4a581f20726881baeb086df71cc9d7df36715f809856f9fd01487497543efa7d3a28be206381b29c SHA512 328b6a75def1343c87cc783dd9cf6fcbd17a000f5ef7d28f2d558225a38de6d879767335036c97743d1f6ea029c9b932671dec8436d0bdba5a0f27b1afdd82a7 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.10.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.10.5.ebuild deleted file mode 100644 index b5492684f4c3..000000000000 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.10.5.ebuild +++ /dev/null @@ -1,152 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="KDE Plasma desktop" -KEYWORDS="amd64 ~arm x86" -IUSE="appstream +fontconfig gtk2 gtk3 +input_devices_evdev input_devices_synaptics -ibus legacy-systray pulseaudio +qt4 scim +semantic-desktop" - -COMMON_DEPEND=" - $(add_frameworks_dep attica) - $(add_frameworks_dep kactivities) - $(add_frameworks_dep kactivities-stats) - $(add_frameworks_dep karchive) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kbookmarks) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kded) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kemoticons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kparts) - $(add_frameworks_dep kpeople) - $(add_frameworks_dep krunner) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - $(add_frameworks_dep solid) - $(add_frameworks_dep sonnet) - $(add_plasma_dep kwin) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtconcurrent) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtsql) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - $(add_qt_dep qtxml) - media-libs/phonon[qt5(+)] - x11-libs/libX11 - x11-libs/libXcursor - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libxcb - x11-libs/libxkbfile - appstream? ( dev-libs/appstream[qt5] ) - fontconfig? ( - media-libs/fontconfig - media-libs/freetype - x11-libs/libXft - x11-libs/xcb-util-image - ) - ibus? ( - $(add_qt_dep qtx11extras) - app-i18n/ibus - dev-libs/glib:2 - x11-libs/libxcb - x11-libs/xcb-util-keysyms - ) - input_devices_synaptics? ( x11-drivers/xf86-input-synaptics ) - pulseaudio? ( - dev-libs/glib:2 - media-libs/libcanberra - media-sound/pulseaudio - ) - scim? ( app-i18n/scim ) - semantic-desktop? ( $(add_frameworks_dep baloo) ) -" -DEPEND="${COMMON_DEPEND} - dev-libs/boost - x11-proto/xproto - fontconfig? ( x11-libs/libXrender ) - input_devices_evdev? ( x11-drivers/xf86-input-evdev ) -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep breeze) - $(add_plasma_dep kde-cli-tools) - $(add_plasma_dep oxygen) - $(add_qt_dep qtgraphicaleffects) - sys-apps/accountsservice - sys-apps/util-linux - x11-apps/setxkbmap - legacy-systray? ( - gtk2? ( dev-libs/libappindicator:2 ) - gtk3? ( dev-libs/libappindicator:3 ) - qt4? ( dev-libs/sni-qt ) - ) - pulseaudio? ( $(add_plasma_dep plasma-pa ) ) - qt4? ( kde-plasma/qguiplatformplugin_kde:4 ) - !kde-apps/kcontrol - !kde-apps/knetattach[handbook] - !kde-base/plasma-desktop:4 - !kde-misc/kcm-touchpad - !kde-plasma/plasma-workspace:4 - !kde-plasma/solid-actions-kcm:4 - !kde-plasma/systemsettings:4 -" - -REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray ) gtk3? ( legacy-systray )" - -pkg_setup() { - if has_version net-im/skype && use legacy-systray && use amd64; then - einfo - elog "You need to install dev-libs/sni-qt[abi_x86_32] as skype is a 32-bit binary." - einfo - fi -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package appstream AppStreamQt) - $(cmake-utils_use_find_package fontconfig Fontconfig) - $(cmake-utils_use_find_package ibus IBus) - $(cmake-utils_use_find_package input_devices_evdev Evdev) - $(cmake-utils_use_find_package input_devices_synaptics Synaptics) - $(cmake-utils_use_find_package pulseaudio PulseAudio) - $(cmake-utils_use_find_package scim SCIM) - $(cmake-utils_use_find_package semantic-desktop KF5Baloo) - ) - - kde5_src_configure -} diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index 7281b3f90a56..3d41d030d41c 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,2 +1 @@ -DIST plasma-integration-5.10.5.tar.xz 51704 BLAKE2B 9dab067972e4feb9720297ed95cba2242f3f7362bd43715007aae583ce9ff4dff100d8b9ced914e40157fa9a982fb576dc4a1c814b1e2f4ebf6382a184009cd2 SHA512 18fbd5c6374ad65119a3df0bb93caa38cc0b4e599be4b20aaf625b7ad1c27a1bcab5efba8dfc7932f0fd64a0ae039251b02dfb0228382a49ed685dd1e8cff900 DIST plasma-integration-5.11.5.tar.xz 55856 BLAKE2B 4c1d56f9de0007d369eeca5f7a992f95ac9a7853ad30f80b86a762b2ba88a5c87cd0861590e640466314edc4436052063be7e9718754a73388eb60baa253285f SHA512 2e14b0bae19e344dd0ddd27b48ddf9f9075b773c295b58a35b05d0c9d11c1573821ec1c25ae33da4e3a4091386301aef15c51f4d1163aa195a1de5f3ea1844c4 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.10.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.10.5.ebuild deleted file mode 100644 index 7aaf53fa5333..000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.10.5.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep breeze) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui 'dbus' '' '5=') - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libXcursor - x11-libs/libxcb -" -RDEPEND="${DEPEND} - media-fonts/hack - media-fonts/noto -" - -# requires running kde environment -RESTRICT+=" test" diff --git a/kde-plasma/plasma-meta/plasma-meta-5.10.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.10.5.ebuild deleted file mode 100644 index 035656a6d793..000000000000 --- a/kde-plasma/plasma-meta/plasma-meta-5.10.5.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5-functions - -DESCRIPTION="Merge this to pull in all Plasma 5 packages" -HOMEPAGE="https://www.kde.org/workspaces/plasmadesktop/" - -LICENSE="metapackage" -SLOT="5" -KEYWORDS="amd64 ~arm x86" -IUSE="bluetooth +display-manager grub gtk +handbook networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers" - -RDEPEND=" - $(add_plasma_dep breeze) - $(add_plasma_dep kactivitymanagerd) - $(add_plasma_dep kde-cli-tools) - $(add_plasma_dep kdecoration) - $(add_plasma_dep kdeplasma-addons) - $(add_plasma_dep kgamma) - $(add_plasma_dep khotkeys) - $(add_plasma_dep kinfocenter) - $(add_plasma_dep kmenuedit) - $(add_plasma_dep kscreen) - $(add_plasma_dep kscreenlocker) - $(add_plasma_dep ksshaskpass) - $(add_plasma_dep ksysguard) - $(add_plasma_dep kwayland-integration) - $(add_plasma_dep kwin) - $(add_plasma_dep kwrited) - $(add_plasma_dep libkscreen) - $(add_plasma_dep libksysguard) - $(add_plasma_dep milou) - $(add_plasma_dep oxygen) - $(add_plasma_dep plasma-desktop) - $(add_plasma_dep plasma-integration) - $(add_plasma_dep plasma-workspace) - $(add_plasma_dep polkit-kde-agent) - $(add_plasma_dep powerdevil) - $(add_plasma_dep systemsettings) - $(add_plasma_dep user-manager) - bluetooth? ( $(add_plasma_dep bluedevil) ) - display-manager? ( - sddm? ( - $(add_plasma_dep sddm-kcm) - x11-misc/sddm - ) - !sddm? ( x11-misc/lightdm ) - ) - grub? ( $(add_plasma_dep breeze-grub) ) - gtk? ( - $(add_plasma_dep breeze-gtk) - $(add_plasma_dep kde-gtk-config) - ) - handbook? ( $(add_kdeapps_dep khelpcenter) ) - networkmanager? ( $(add_plasma_dep plasma-nm) ) - pam? ( $(add_plasma_dep kwallet-pam) ) - plymouth? ( - $(add_plasma_dep breeze-plymouth) - $(add_plasma_dep plymouth-kcm) - ) - pulseaudio? ( $(add_plasma_dep plasma-pa) ) - sdk? ( $(add_plasma_dep plasma-sdk) ) - wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) ) -" diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest index a4a4f2e2d4e3..4a2f894317ec 100644 --- a/kde-plasma/plasma-nm/Manifest +++ b/kde-plasma/plasma-nm/Manifest @@ -1,2 +1 @@ -DIST plasma-nm-5.10.5.tar.xz 706724 BLAKE2B baf83a37ba88e8b695b9dd46805c8652e5d7aa8e6033515812971da399baedb29761c6fcf1cff69bcdc7f2505e44d33529d9c4f731e0f955369e4c16cdaed3fc SHA512 f2502368e883b4be3dd416be6e294e87cef259ac8c1b7853b63fba291e19ac43c5175c186ee287fb843409251fc1ef97eac87de7929ef48695fc409a0de8e05b DIST plasma-nm-5.11.5.tar.xz 718500 BLAKE2B bdd9520cfa3a305f7f2c271fdfc9678b43ed46e160ff7c7485a963889b32e60f56408bcc39b4fce81e570ce194410730a628bb2eb96afcfba8704b787d90c05a SHA512 6bc42e9b385fff03d994d66fb2088ce22b2766588c655466e4e26a0b57f1533c142ce7712c9182d9003368f30086333ea9670bac54b9b797e58a968f8bfc3512 diff --git a/kde-plasma/plasma-nm/plasma-nm-5.10.5.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.10.5.ebuild deleted file mode 100644 index 461acd01a25b..000000000000 --- a/kde-plasma/plasma-nm/plasma-nm-5.10.5.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KDE Plasma applet for NetworkManager" -LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~arm x86" -IUSE="modemmanager openconnect teamd" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep networkmanager-qt 'teamd=') - $(add_frameworks_dep plasma) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - >=app-crypt/qca-2.1.1:2[qt5] - >=net-misc/networkmanager-0.9.10.0[teamd=] - modemmanager? ( - $(add_frameworks_dep modemmanager-qt) - $(add_qt_dep qtxml) - net-misc/mobile-broadband-provider-info - ) - openconnect? ( - $(add_qt_dep qtxml) - net-misc/networkmanager-openconnect - net-vpn/openconnect:= - ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep plasma-workspace) - !kde-plasma/plasma-nm:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package modemmanager ModemManager) - $(cmake-utils_use_find_package modemmanager KF5ModemManagerQt) - $(cmake-utils_use_find_package openconnect OpenConnect) - ) - - kde5_src_configure -} diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest index 9f01d0c3f2e9..951a87a4f0af 100644 --- a/kde-plasma/plasma-pa/Manifest +++ b/kde-plasma/plasma-pa/Manifest @@ -1,2 +1 @@ -DIST plasma-pa-5.10.5.tar.xz 79440 BLAKE2B 20b87ba7a3dd35be19a820b86a66262732831b45333ff4c80c64af46d525ab6123014d6f7705361762cb6bb700361b8892a8ca6828e3aa90835585c27998fe3d SHA512 63247d099ba74b6beb2b38948115ae1737fae9ab45b36365cb95a5ecae8d58b44c8ecf8f0cc451558c0eebdd2f6e24b055df0ae33f5f627b7cf4965e24880088 DIST plasma-pa-5.11.5.tar.xz 90384 BLAKE2B 06974711a2b64892414906d0330ce1a5ca31cacc7ece0d71e8514ece78e7e838818a936197a2ad46f641a44ebd7c55d8cf99346ac9220b85135bf5f5dc7bd97e SHA512 f7debe7b422b6c5ec0833d22d1bb46bfac06c4fdcdc54ed2f00fc9cf22d5cee8e7fb29f2ec0845cf3eb829bb938b1afb1ebd4a72185208f056c3c63afb1ef7b3 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.10.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.10.5.ebuild deleted file mode 100644 index 3468f505df71..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.10.5.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Plasma applet for audio volume management using PulseAudio" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - dev-libs/glib:2 - gnome-base/gconf:2 - media-libs/libcanberra - media-sound/pulseaudio[gnome] -" - -RDEPEND="${DEPEND}" diff --git a/kde-plasma/plasma-sdk/Manifest b/kde-plasma/plasma-sdk/Manifest index 435f47088f78..80a9ca31a289 100644 --- a/kde-plasma/plasma-sdk/Manifest +++ b/kde-plasma/plasma-sdk/Manifest @@ -1,2 +1 @@ -DIST plasma-sdk-5.10.5.tar.xz 246560 BLAKE2B 1a8fa0efed94aecc637166393c29c7b251e662e5aeea87271284587e96f24edbec99bb5a5ce5b1dc43a0152c4abb707e814c843584b59af3bfb5131853154c98 SHA512 b29db30ece1778b353d7f6bb321d13e7903284497d9962c56273b0def879f97cea9a48ee2c44917907fb7b7db430d5fe878302a787937f7142c3dbd7ebd6bbfa DIST plasma-sdk-5.11.5.tar.xz 265048 BLAKE2B 3da4125bb0db4801462ce5907329dc95a4102dacb0d09e404dd0af85d7dfeae44d4be6b60de6828999769c631c1ad09a52359501d7e9454c18ea2d91757df367 SHA512 b7259e5d17f209edf3bf07a37fb7a2efd0be08a5d34ab78115c55f94c74862e076cf58446ce67327c8021800086d282587cbec0e7ab8634b12ed009de3c26090 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.10.5.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.10.5.ebuild deleted file mode 100644 index bc2f1d42a4ab..000000000000 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.10.5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="optional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Useful applications for Plasma development" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktexteditor) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) -" -RDEPEND="${DEPEND} - !dev-util/plasmate - $(add_frameworks_dep kirigami '' 2.2.0) -" diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 48ee6becbd71..5ca6ff6513b3 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-wallpapers-5.10.5.tar.xz 45914732 BLAKE2B c07ff443a78ab434bb815d220d16692d66ce9da53b004c34168af433931e7d8216b0250def4c7d71cbfdeadd1c13e88f0380a89ca2e71ab3e3dd10fc3d5a6f94 SHA512 97c55e47fd8aea37d4e32324de76b5c735ec4f23b6860730409e2618220c9fab5aceabb8420dfd80bfbf305d25851ebf7c5a36b815d1a15cf29ed49c0e3bdd70 DIST plasma-workspace-wallpapers-5.11.5.tar.xz 45920036 BLAKE2B 5e6898a9ec2444f7b9c8a5a637c898eaf8dd9c7e20428dea3de72d7405b585618f7f868ec9e3e6ab4c17ae60d7bea0696a8918b4f4a65b4a494ed0371809130f SHA512 a4cc1776099be2822073a3a4252a02ab1e063a9308be275002f8376ab0c621f2aba1024d085b93135aafde3c34191f40730567b2125e49cfd22162799ded8057 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.10.5.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.10.5.ebuild deleted file mode 100644 index 18c2e5a62a00..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.10.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_AUTODEPS="false" -KDE_DEBUG="false" -inherit kde5 - -DESCRIPTION="Additional wallpapers for the Plasma workspace" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep extra-cmake-modules) - $(add_qt_dep qtcore) -" -RDEPEND="!<kde-apps/kde-wallpapers-15.08.3-r2" diff --git a/kde-plasma/plasma-workspace/Manifest b/kde-plasma/plasma-workspace/Manifest index 0b32ba860851..9684f57f39a0 100644 --- a/kde-plasma/plasma-workspace/Manifest +++ b/kde-plasma/plasma-workspace/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-5.10.5.tar.xz 6945244 BLAKE2B a242a58dff6c7e954e49f903306a81191eac2a6e7e87c7d7f07ed444b1c6b10742f40df5f871c643fcc51b0778c4961d0c5076e1b1bfee86c65efecd10891731 SHA512 2b205c5bf1fbdfd3713594292565ea6922c0d82fd12ef43c82e8bbc18049293a5d357460889e5be7ed2a185dd89bb8b77df90bad5d572b2472486e84bdb8bfa2 DIST plasma-workspace-5.11.5.tar.xz 6494360 BLAKE2B de4e3608382ab827f68d61b5095d05168a03fe8da65b219ec5b53e28506e21d5105fce0874d840eb23be1253f3bd3fb3e4ee7d0e3c5e15c895fb4b9f133c062d SHA512 6f15e529665a5fbe24ee0420d1c8fe96ff97dbd2788ae120cd1834889b307b5979ca2aedd4f97d3cadcc7ed5cdb06c0e5f9c704ec732468db4b8ecf89270826f diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-5.10.5-devicenotifier.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-5.10.5-devicenotifier.patch deleted file mode 100644 index 978f326e620f..000000000000 --- a/kde-plasma/plasma-workspace/files/plasma-workspace-5.10.5-devicenotifier.patch +++ /dev/null @@ -1,32 +0,0 @@ -From b8f263cd9939530a6634a1ddb9533bf473a67805 Mon Sep 17 00:00:00 2001 -From: Kai Uwe Broulik <kde@privat.broulik.de> -Date: Wed, 23 Aug 2017 11:10:34 +0200 -Subject: [Device Notifier] Set preferred size for ActionItem - -In QtQuick Layouts implicit size (set by IconItem to the SVG's natural size) takes -precedence over width/height. This was fixed in DeviceItem but forgotten here. - -BUG: 382541 -FIXED-IN: 5.8.8 ---- - applets/devicenotifier/package/contents/ui/ActionItem.qml | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/applets/devicenotifier/package/contents/ui/ActionItem.qml b/applets/devicenotifier/package/contents/ui/ActionItem.qml -index 5e54866..df28365 100644 ---- a/applets/devicenotifier/package/contents/ui/ActionItem.qml -+++ b/applets/devicenotifier/package/contents/ui/ActionItem.qml -@@ -56,8 +56,8 @@ MouseArea { - - PlasmaCore.IconItem { - source: area.icon -- width: units.iconSizes.smallMedium -- height: width -+ Layout.preferredWidth: units.iconSizes.smallMedium -+ Layout.preferredHeight: width - } - - PlasmaComponents.Label { --- -cgit v0.11.2 - diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.10.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.10.5-r1.ebuild deleted file mode 100644 index ba734578c419..000000000000 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.10.5-r1.ebuild +++ /dev/null @@ -1,173 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 qmake-utils - -DESCRIPTION="KDE Plasma workspace" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="appstream +calendar geolocation gps prison qalculate +semantic-desktop" - -REQUIRED_USE="gps? ( geolocation )" - -COMMON_DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kbookmarks) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep kjs) - $(add_frameworks_dep kjsembed) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep krunner) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktexteditor) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep kxmlrpcclient) - $(add_frameworks_dep plasma) - $(add_frameworks_dep solid) - $(add_plasma_dep kscreenlocker) - $(add_plasma_dep kwin) - $(add_plasma_dep libksysguard) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui 'jpeg') - $(add_qt_dep qtnetwork) - $(add_qt_dep qtscript) - $(add_qt_dep qtsql) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - $(add_qt_dep qtxml) - media-libs/phonon[qt5(+)] - sys-libs/zlib - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXau - x11-libs/libxcb - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXtst - x11-libs/xcb-util - x11-libs/xcb-util-image - appstream? ( dev-libs/appstream[qt5] ) - calendar? ( $(add_kdeapps_dep kholidays) ) - geolocation? ( $(add_frameworks_dep networkmanager-qt) ) - gps? ( sci-geosciences/gpsd ) - prison? ( $(add_frameworks_dep prison) ) - qalculate? ( sci-libs/libqalculate:= ) - semantic-desktop? ( $(add_frameworks_dep baloo) ) -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep kded) - $(add_frameworks_dep kdesu) - $(add_kdeapps_dep kio-extras) - $(add_plasma_dep kde-cli-tools) - $(add_plasma_dep ksysguard) - $(add_plasma_dep milou) - $(add_plasma_dep plasma-integration) - $(add_qt_dep qdbus) - $(add_qt_dep qtgraphicaleffects) - $(add_qt_dep qtpaths) - $(add_qt_dep qtquickcontrols 'widgets') - app-text/iso-codes - x11-apps/mkfontdir - x11-apps/xmessage - x11-apps/xprop - x11-apps/xrdb - x11-apps/xset - x11-apps/xsetroot - !dev-libs/xembed-sni-proxy - !kde-plasma/freespacenotifier:4 - !kde-plasma/libtaskmanager:4 - !kde-plasma/kcminit:4 - !kde-plasma/kdebase-startkde:4 - !kde-plasma/klipper:4 - !kde-plasma/krunner:4 - !kde-plasma/ksmserver:4 - !kde-plasma/ksplash:4 - !kde-plasma/plasma-workspace:4 -" -DEPEND="${COMMON_DEPEND} - $(add_qt_dep qtconcurrent) - x11-proto/xproto -" - -PATCHES=( - "${FILESDIR}/${PN}-5.4-startkde-script.patch" - "${FILESDIR}/${PN}-5.10-startplasmacompositor-script.patch" - "${FILESDIR}/${PN}-5.10.4-unused-dep.patch" - "${FILESDIR}/${P}-devicenotifier.patch" -) - -RESTRICT+=" test" - -src_prepare() { - kde5_src_prepare - - sed -e "s|\`qtpaths|\`$(qt5_get_bindir)/qtpaths|" \ - -i startkde/startkde.cmake startkde/startplasmacompositor.cmake || die -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package appstream AppStreamQt) - $(cmake-utils_use_find_package calendar KF5Holidays) - $(cmake-utils_use_find_package geolocation KF5NetworkManagerQt) - $(cmake-utils_use_find_package prison KF5Prison) - $(cmake-utils_use_find_package qalculate Qalculate) - $(cmake-utils_use_find_package semantic-desktop KF5Baloo) - ) - - use gps && mycmakeargs+=( $(cmake-utils_use_find_package gps libgps) ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - - # startup and shutdown scripts - insinto /etc/plasma/startup - doins "${FILESDIR}/10-agent-startup.sh" - - insinto /etc/plasma/shutdown - doins "${FILESDIR}/10-agent-shutdown.sh" -} - -pkg_postinst () { - kde5_pkg_postinst - - echo - elog "To enable gpg-agent and/or ssh-agent in Plasma sessions," - elog "edit ${EPREFIX}/etc/plasma/startup/10-agent-startup.sh and" - elog "${EPREFIX}/etc/plasma/shutdown/10-agent-shutdown.sh" - echo -} diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index a5d25efb7e66..923c70677df5 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,2 +1 @@ -DIST plymouth-kcm-5.10.5.tar.xz 34432 BLAKE2B 7e012b05c4503d801f56d07c9f3e1ece2f7dddf3a145eae9ad3c21d6393f8f9c7ab6db4538acab602b76592ffd8d4ff1b1862457c4909b659fa3a3246ca54936 SHA512 07244bbd3d102ac9d37bfd056d5b1e2a4b2e56788ed41df4f0492bf8e1032a40beeff3f05b9feac3f8f58a90ca3693f15a7c728b78aaa6c2bc5bfb8665461640 DIST plymouth-kcm-5.11.5.tar.xz 39368 BLAKE2B da61b6e32c1a73a4bd5e138c4e5720feb1648091ccf9e28583b40f30ccad20ff6dd8096996c93224accd151d5f9f4298756ff2bec37c73176f2e3159ed3f7627 SHA512 c30ca55c8647b3c32f1266519a7b005f9d2b2eb0b7064c12ea1780b85ff43662dc6be8ed46e2730be84eec96d809b7cf01385a2d38c52769f469bb355c983ed2 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.10.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.10.5.ebuild deleted file mode 100644 index 711d85d9a5c3..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.10.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -BOGUS=1 -inherit kde5 - -DESCRIPTION="KDE Plasma control module for Plymouth" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/plymouth-kcm" - -LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtquickcontrols) - $(add_qt_dep qtwidgets) - sys-boot/plymouth -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) -" - -DOCS=( CONTRIBUTORS ) diff --git a/kde-plasma/polkit-kde-agent/Manifest b/kde-plasma/polkit-kde-agent/Manifest index f1217f0af8f9..3bbc788b573a 100644 --- a/kde-plasma/polkit-kde-agent/Manifest +++ b/kde-plasma/polkit-kde-agent/Manifest @@ -1,2 +1 @@ -DIST polkit-kde-agent-1-5.10.5.tar.xz 41388 BLAKE2B 71de2410e1c66dbfb85c58c3f08dea697343c6a52e49d6cd815c348007a33ead6cd1f61078ec174574f43816b97f4b2d5e049a57a458d6afc85e2ea7cefffed3 SHA512 5a309745e0266efb6bd730af40ff801ee41586dc68cfc3db16f2575a4baf04e471bc011ff3034daba41456dbacacd90a305a7089d24759b249be6fad91fde81f DIST polkit-kde-agent-1-5.11.5.tar.xz 44320 BLAKE2B c1e0add72af02cb34f61a07038580f9b1de5e2b45c0a47f01eaea1cb0a96ddfb071fd56f293cb59d66620ecd3dcb8868f0c4b63a40ed46de4326f78b8314d37b SHA512 63a6696fa5961c4757b9ee13db8d9de67d0ff8c15f72448c05f2728fc57f19717adfe09aba38d7990bbaf3bd67a3674300397fd2f988f0d27b5e13b22902966f diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.10.5.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.10.5.ebuild deleted file mode 100644 index b3dc601bc2e2..000000000000 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.10.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KMNAME="${PN}-1" -inherit kde5 - -DESCRIPTION="PolKit agent module for KDE Plasma" -HOMEPAGE="https://www.kde.org" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - || ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] ) -" -RDEPEND="${DEPEND} - !sys-auth/polkit-kde-agent:4[-minimal(-)] - !sys-auth/polkit-kde-agent:5 -" diff --git a/kde-plasma/powerdevil/Manifest b/kde-plasma/powerdevil/Manifest index 3bdb698d5932..961097bc15dd 100644 --- a/kde-plasma/powerdevil/Manifest +++ b/kde-plasma/powerdevil/Manifest @@ -1,2 +1 @@ -DIST powerdevil-5.10.5.tar.xz 360264 BLAKE2B 2c90a786e35d90d1d4045cfbddefb040b7fcb861da1827ef30ee98abadf8f402b827a0209ce55d725d583e64bafb8f547df5e782fdfb6bb7e574f3e4b11af32d SHA512 17583309138481f6501a0d255c0a32f993fb5ce06f7d88be26ae4ae9dfdea60e4fa803817bd8a021ccb6c020e00a70da0db40d032588807bd36f5f601f536eba DIST powerdevil-5.11.5.tar.xz 392664 BLAKE2B c348dd3258a9724f0f4b79dd20e7bc4b96d6e1a062322c07b6f86c20c36319b723b9ab1fcb622b7e55001ab79db24e91b1c8f7baa5b84706bb3fab79835ba445 SHA512 8d3658b5cfe53fbe43880f6ca2346edcfb715975798b20d2059267b4daa47511fe9fb17a5b9882c21b75f80a57763a434373607a79594684fb044aae39cd0fb3 diff --git a/kde-plasma/powerdevil/powerdevil-5.10.5.ebuild b/kde-plasma/powerdevil/powerdevil-5.10.5.ebuild deleted file mode 100644 index b3fc6cb8fc59..000000000000 --- a/kde-plasma/powerdevil/powerdevil-5.10.5.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="true" -inherit kde5 - -DESCRIPTION="Power management for KDE Plasma Shell" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/powerdevil" -KEYWORDS="amd64 ~arm x86" -IUSE="consolekit +wireless" - -DEPEND=" - $(add_frameworks_dep kactivities) - $(add_frameworks_dep kauth policykit) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_plasma_dep libkscreen) - $(add_plasma_dep plasma-workspace) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - virtual/libudev:= - x11-libs/libxcb - wireless? ( - $(add_frameworks_dep bluez-qt) - $(add_frameworks_dep networkmanager-qt) - ) -" - -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) - >=sys-power/upower-0.9.23 - consolekit? ( - >=sys-auth/consolekit-1.0.1 - sys-auth/polkit-pkla-compat - sys-power/pm-utils - ) - !kde-plasma/powerdevil:4 - !kde-plasma/systemsettings:4[handbook] -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package wireless KF5BluezQt) - $(cmake-utils_use_find_package wireless KF5NetworkManagerQt) - ) - - kde5_src_configure -} - -src_install() { - kde5_src_install - - if use consolekit ; then - insinto /etc/polkit-1/localauthority/10-vendor.d/ - doins "${FILESDIR}"/10-org.freedesktop.upower.pkla - doins "${FILESDIR}"/20-org.freedesktop.consolekit.system.stop-multiple-users.pkla - doins "${FILESDIR}"/30-org.freedesktop.consolekit.system.restart-multiple-users.pkla - doins "${FILESDIR}"/40-org.freedesktop.consolekit.system.suspend-multiple-users.pkla - doins "${FILESDIR}"/50-org.freedesktop.consolekit.system.hibernate-multiple-users.pkla - fi -} diff --git a/kde-plasma/sddm-kcm/Manifest b/kde-plasma/sddm-kcm/Manifest index 962d40e823c4..6e28ae745d8f 100644 --- a/kde-plasma/sddm-kcm/Manifest +++ b/kde-plasma/sddm-kcm/Manifest @@ -1,2 +1 @@ -DIST sddm-kcm-5.10.5.tar.xz 58984 BLAKE2B c684e6f6c6442e372e8baf9cfc4c96f150a3ebadce164d2f219770d9ee3afbf5e46015088eb2d8f001778e74e48184d00f1619d895bbecc3bfad43841bc780c5 SHA512 d170de912cd6f6172d56704972bc605db4b203a215369c7f9476cab360c992b64236da39f86bb596435b28c83f93cc4ab6bb1efc891855100e1c9fe158a724c3 DIST sddm-kcm-5.11.5.tar.xz 62788 BLAKE2B 2329b2891a4d3334b06b1083b594bb04abaa38fb83dcc2ce0971d717c5f169043743e8ac5cbf8fcf57f42d300aef521669d30f2b4989d94540d43bd5388fc53f SHA512 7ea9ba1ee71e28f7afc7eedd40030b50fd22ecfc21447972c8f154ad1289a80f25dc5bdd00c01e8ac70b968d720734538f9172f92648b205614bc70ee556408c diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.10.5.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-5.10.5.ebuild deleted file mode 100644 index 69875a2d58d6..000000000000 --- a/kde-plasma/sddm-kcm/sddm-kcm-5.10.5.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KDE Plasma control module for SDDM" -HOMEPAGE="https://projects.kde.org/projects/kdereview/sddm-kcm" - -LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -COMMON_DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kauth) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libX11 - x11-libs/libXcursor -" -DEPEND="${COMMON_DEPEND} - x11-libs/libXfixes -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - x11-misc/sddm - !kde-misc/sddm-kcm -" - -DOCS=( CONTRIBUTORS ) diff --git a/kde-plasma/systemsettings/Manifest b/kde-plasma/systemsettings/Manifest index 9ed023296d80..278869571d0d 100644 --- a/kde-plasma/systemsettings/Manifest +++ b/kde-plasma/systemsettings/Manifest @@ -1,2 +1 @@ -DIST systemsettings-5.10.5.tar.xz 154808 BLAKE2B f3a6f2f4dbcccab1b6f663d635e38a5684633baa6147a17b3ba7d9a9c49504460758b3d1f976a16e8f724cd0ef3d8186ac1091555f196528d89976ef65723c62 SHA512 e756e82c3bb797bad86bd63d4a5c265711d6e169e8e7cde22fcc0c91bb1a4b42d552f0816d58116c5ea495df95345bd247b7949ac13ba090f74ef694632332de DIST systemsettings-5.11.5.tar.xz 180592 BLAKE2B 49c79d63f1da81e5699a929de9ea66a7955d57b53516eb289bc70e1b907f6d5f4629d01f3507e722b484d7363108a143e3a64073b043e9c82a74383f07b135aa SHA512 d9cfe14d5dc023e203b43bad20d9fcf8449f4f945600c9b9ed4a3367cb5384b88e77e8f206448a4915cf88734ab6f03dbab55f5586a17d1984e46947e684150d diff --git a/kde-plasma/systemsettings/systemsettings-5.10.5.ebuild b/kde-plasma/systemsettings/systemsettings-5.10.5.ebuild deleted file mode 100644 index 4983d2a4e4f8..000000000000 --- a/kde-plasma/systemsettings/systemsettings-5.10.5.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="System settings utility" -KEYWORDS="amd64 ~arm x86" -IUSE="classic gtk" - -DEPEND=" - $(add_frameworks_dep kauth) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - classic? ( $(add_frameworks_dep khtml) ) -" -RDEPEND="${DEPEND} - gtk? ( $(add_plasma_dep kde-gtk-config) ) - !kde-plasma/systemsettings:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package classic KF5KHtml) - ) - - kde5_src_configure -} diff --git a/kde-plasma/user-manager/Manifest b/kde-plasma/user-manager/Manifest index 34fc8498eb08..03470ba3f217 100644 --- a/kde-plasma/user-manager/Manifest +++ b/kde-plasma/user-manager/Manifest @@ -1,2 +1 @@ -DIST user-manager-5.10.5.tar.xz 544500 BLAKE2B ec27c9c7f9be69fe505119a38ba7a8488eb0a34e118fa36f0e68cd33b9869d3ce675086106972ba93d0d50dcbc0db00394cfc145640ec81bc56e9e2336b05196 SHA512 9d2d216415b4c9c67b6cda8c1c177c76e6aa4dc7034faddd48675bc30a4d785e95a0d60cfdd7c654b1cb39a2be9afb1cbdc12a3969c511a4ab8f960f69af1fcf DIST user-manager-5.11.5.tar.xz 548208 BLAKE2B 92bd23929537bf3a5d6bfc73d04c0aec40029188acfce0859ecf0feb476695c3bcc8ff3b1dd71eed4b7592482e18e8661f54d6f8591da5cd63d9d472d37486c3 SHA512 9c4ae28282bc1ccfc1cc0c817fc89c80185e0e9d756186d920d91d177492de1bf3420cab93e823658614c9e637c8cfeadfde8c093f50097331371efea763cdc6 diff --git a/kde-plasma/user-manager/user-manager-5.10.5.ebuild b/kde-plasma/user-manager/user-manager-5.10.5.ebuild deleted file mode 100644 index 9497922a97fd..000000000000 --- a/kde-plasma/user-manager/user-manager-5.10.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Simple system settings module to manage the users of your system" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kauth) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - >=dev-libs/libpwquality-1.3.0 -" -RDEPEND="${DEPEND}" |