diff options
85 files changed, 2185 insertions, 0 deletions
diff --git a/kde-plasma/bluedevil/Manifest b/kde-plasma/bluedevil/Manifest new file mode 100644 index 0000000000..fcc4c61846 --- /dev/null +++ b/kde-plasma/bluedevil/Manifest @@ -0,0 +1 @@ +DIST bluedevil-5.12.90.tar.xz 149268 BLAKE2B b162ae267e4582747c2fc7b006dbd11a9be492432500bbbdcdcd36bdd74214e53b5a56a550aa2c5697874cc58f554b527fc273aefa23c26dbd49dab0e6107695 SHA512 016a9cfe92ed6a253683714b4c2a2facca9aa9948e94e0fd82097bbdac3f21d78ef0aca645c624c4ed2dd8ffac2b78d2aba2d5b9b90f4b7f2f9c46d0e3005190 diff --git a/kde-plasma/bluedevil/bluedevil-5.12.90.ebuild b/kde-plasma/bluedevil/bluedevil-5.12.90.ebuild new file mode 100644 index 0000000000..d57eb297ca --- /dev/null +++ b/kde-plasma/bluedevil/bluedevil-5.12.90.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 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://cgit.kde.org/bluedevil.git" +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 new file mode 100644 index 0000000000..5b65fb7397 --- /dev/null +++ b/kde-plasma/breeze-grub/Manifest @@ -0,0 +1 @@ +DIST breeze-grub-5.12.90.tar.xz 3141828 BLAKE2B 3ca4266cd04bb4dde135362aa4091f56c38ebada8a649570f05160fde0ea5a37cc744a7291b2a0e86cb48a4895b88b6211456576116861c1c797d32d14b5fc39 SHA512 d50aafb8caf9e2833bcb79f4cdcf7b253e6f3c8eab33811f54afacee3af79fb447f4fe01a5cc2560d569be72959f6bb16a58b304664d13f0c4416bd32dc4e54f diff --git a/kde-plasma/breeze-grub/breeze-grub-5.12.90.ebuild b/kde-plasma/breeze-grub/breeze-grub-5.12.90.ebuild new file mode 100644 index 0000000000..8ef3ef186a --- /dev/null +++ b/kde-plasma/breeze-grub/breeze-grub-5.12.90.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..18365bd8e2 --- /dev/null +++ b/kde-plasma/breeze-gtk/Manifest @@ -0,0 +1 @@ +DIST breeze-gtk-5.12.90.tar.xz 202152 BLAKE2B d6214365beb4b441b76fd17f990ff9d09d4c28010dc7414f86d0693c8972e996003c6e29dcb1b6ab6715b46d15adc1bc7fb9a2aa850ffa44c3f719a8d15322c9 SHA512 63d2e16dea82d37763d198b8cf65e1e6bf822263ee295e17fb0044bbe0cc485bae7c426224d3c296eec9e4422ab4c4805ebf34cc31d383797421e272028a18da diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.12.90.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.12.90.ebuild new file mode 100644 index 0000000000..ef50e787f5 --- /dev/null +++ b/kde-plasma/breeze-gtk/breeze-gtk-5.12.90.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 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://cgit.kde.org/breeze-gtk.git" +LICENSE="LGPL-2.1+" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" diff --git a/kde-plasma/breeze-plymouth/Manifest b/kde-plasma/breeze-plymouth/Manifest new file mode 100644 index 0000000000..fe2088f057 --- /dev/null +++ b/kde-plasma/breeze-plymouth/Manifest @@ -0,0 +1 @@ +DIST breeze-plymouth-5.12.90.tar.xz 105492 BLAKE2B 2519cb4b0fcecb184345277470dba4de71119c35fc42ae27acf798db170b6bb2e943da6faea93042d8cffc3089b0696b8b0b1efed09c97ad1fa8e123dac1e0aa SHA512 33d7777e082910647481d7ab1dabc3473804f049d432cd05d5af010f9eab0fa147e986bd61c54586b38cec4649447f8d007b82d7f9ac2ed23c8e71c330a42cfa diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.90.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.90.ebuild new file mode 100644 index 0000000000..7c86b9c8d8 --- /dev/null +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.12.90.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..3acec218a2 --- /dev/null +++ b/kde-plasma/breeze/Manifest @@ -0,0 +1 @@ +DIST breeze-5.12.90.tar.xz 24780544 BLAKE2B 53c0a54a154cd1bd07244b065f80ccf7dfccd543d5fa0493246a72bcfca6ebb0185cc7e127965813612f08a7dc96c219e9ee137f83a6d5dbf541ca29b842d1cd SHA512 3e2d80d25c3b9572444b82ae70d325d57924763d8f81dfdf20f70d89829c59f14e647927aa585e6111ce6680c247f95ec9b08964d4a03deb56e29ab3e9ddfc43 diff --git a/kde-plasma/breeze/breeze-5.12.90.ebuild b/kde-plasma/breeze/breeze-5.12.90.ebuild new file mode 100644 index 0000000000..4e014274d7 --- /dev/null +++ b/kde-plasma/breeze/breeze-5.12.90.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Breeze visual style for the Plasma desktop" +HOMEPAGE="https://cgit.kde.org/breeze.git" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="wayland X" + +RDEPEND=" + $(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) + wayland? ( $(add_frameworks_dep kwayland) ) + X? ( + $(add_qt_dep qtx11extras) + x11-libs/libxcb + ) +" +DEPEND="${RDEPEND} + $(add_frameworks_dep kpackage) +" +PDEPEND=" + $(add_frameworks_dep breeze-icons) + $(add_plasma_dep kde-cli-tools) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package wayland KF5Wayland) + $(cmake-utils_use_find_package X XCB) + ) + kde5_src_configure +} diff --git a/kde-plasma/drkonqi/Manifest b/kde-plasma/drkonqi/Manifest new file mode 100644 index 0000000000..2ea65063d9 --- /dev/null +++ b/kde-plasma/drkonqi/Manifest @@ -0,0 +1 @@ +DIST drkonqi-5.12.90.tar.xz 737044 BLAKE2B 8bea0f9b9030d66fc1430c668a8caf158f023357c189d7df816b3ed78995f5924c43878fab0b357356d0a04c38028cace2be18eb6ac7c3ce5bf225ed259971c8 SHA512 926f2fc15df2b3de7157ae07d3bd2f0ca67d45b08335f28167abf0469d8ef478b57653607c8b0665442d71b39b03d693e0dac767f70ea58d4543f0c4600a55b2 diff --git a/kde-plasma/drkonqi/drkonqi-5.12.90.ebuild b/kde-plasma/drkonqi/drkonqi-5.12.90.ebuild new file mode 100644 index 0000000000..08c83e00ef --- /dev/null +++ b/kde-plasma/drkonqi/drkonqi-5.12.90.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Plasma crash handler, gives the user feedback if a program crashed" + +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="X" + +COMMON_DEPEND=" + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kio) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwayland) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlrpcclient) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + X? ( $(add_qt_dep qtx11extras) ) +" +DEPEND="${COMMON_DEPEND} + $(add_qt_dep qtconcurrent) +" +RDEPEND="${COMMON_DEPEND} + !kde-apps/drkonqi:4 + !<kde-plasma/plasma-workspace-5.10.95:5 +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package X Qt5X11Extras) + ) + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + if ! has_version "sys-devel/gdb"; then + elog "For more usability consider installing the following package:" + elog " sys-devel/gdb - Easier debugging support" + fi +} diff --git a/kde-plasma/kactivitymanagerd/Manifest b/kde-plasma/kactivitymanagerd/Manifest new file mode 100644 index 0000000000..6a2dbdab2f --- /dev/null +++ b/kde-plasma/kactivitymanagerd/Manifest @@ -0,0 +1 @@ +DIST kactivitymanagerd-5.12.90.tar.xz 85112 BLAKE2B 1e834cc861b84d3ed3163fed762dc7e56fea0ef9d1887fc1ffc58c7eae168c2bdb4fcf86067643f7f234256518088ce71f2fa04734665062fa102fc2049fa2bf SHA512 11f3f2d763e078667373294142ca99e8079cae0ecbaaa566a7cc68f5f3cadce2805d1e028a7669bf8d3c7ddd7a2e7caec41d7b13734d04d6964bcf0234cb62d6 diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.12.90.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.12.90.ebuild new file mode 100644 index 0000000000..b5a7682165 --- /dev/null +++ b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.12.90.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 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 kcrash) + $(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 +" +RDEPEND="${COMMON_DEPEND} + !<kde-frameworks/kactivities-4.13.3-r2:4 + !kde-plasma/kactivitymanagerd:4 +" diff --git a/kde-plasma/kde-cli-tools/Manifest b/kde-plasma/kde-cli-tools/Manifest new file mode 100644 index 0000000000..ad9a890f91 --- /dev/null +++ b/kde-plasma/kde-cli-tools/Manifest @@ -0,0 +1 @@ +DIST kde-cli-tools-5.12.90.tar.xz 577920 BLAKE2B 7a4963f47f151feec8dbd0a89e940cb6bdd4ef3614ad7ee088b745bbbc3c16dff37b87c49671cbb3f7c11acf4740c118bad379b814201089e13d47b20ce0a8f9 SHA512 792ce21cb7b6108f7ca6bcfadbc5179f4942688bbcf33fb985a8fbec2b832ef0c23462d21625907f38038879a211cd8bb3ee2dcf1163f2c03624246e2a73c04b diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.12.90.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.12.90.ebuild new file mode 100644 index 0000000000..15089440b2 --- /dev/null +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.12.90.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2018 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://cgit.kde.org/kde-cli-tools.git" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="+kdesu X" + +DEPEND=" + $(add_frameworks_dep kactivities) + $(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_plasma_dep plasma-workspace) + $(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 +" + +PATCHES=( "${FILESDIR}/${PN}-5.12.80-tests-optional.patch" ) + +# 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 new file mode 100644 index 0000000000..368ca5e639 --- /dev/null +++ b/kde-plasma/kde-gtk-config/Manifest @@ -0,0 +1 @@ +DIST kde-gtk-config-5.12.90.tar.xz 156356 BLAKE2B 5cf9c48ab2872dd86916acfc01e13a6c5bdff5a84426cc5cf62ce6f6268268c79714d5b0a84ed670c2553c3284480b2c1f91a142d2f7ea904d9f108db777b234 SHA512 a806a16d04fd5c39d17aed6d494c556190197ae3017c1bd91b5e013abbac5a893258d77b94a6cdb09a9180cd9fdacd7e4975c95409ba91523be2fe45c27924b0 diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.12.90.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.12.90.ebuild new file mode 100644 index 0000000000..13b77b96dd --- /dev/null +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.12.90.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2018 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://cgit.kde.org/kde-gtk-config.git" +LICENSE="GPL-3" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +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 + gnome-base/gsettings-desktop-schemas + x11-libs/gtk+:2 + x11-libs/gtk+:3 + x11-libs/libXcursor +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-plasma/kde-gtk-config:4 +" + +src_configure() { + local mycmakeargs=( + -DDATA_INSTALL_DIR="${EPREFIX}/usr/share" + ) + + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + 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." +} diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest new file mode 100644 index 0000000000..30fcea97a4 --- /dev/null +++ b/kde-plasma/kdecoration/Manifest @@ -0,0 +1 @@ +DIST kdecoration-5.12.90.tar.xz 41164 BLAKE2B 6f15163a7fc01509395604e5a53f49a3443cb0d2db9b11b3b41d4dc687807f7240c74d6a4c36b73e514d35f2ba518128060ed7740036f9b0ed1368ca21463266 SHA512 83681315ad1acabe98658313ee4528e57e85410fbcdb8fcb2a8a3f1dec7bc00f4b4cb64f231fe4cb2a6aeeaa5c19935382c25f5a01f98bc5a90c34cb11b63847 diff --git a/kde-plasma/kdecoration/kdecoration-5.12.90.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.90.ebuild new file mode 100644 index 0000000000..fce30fa8c2 --- /dev/null +++ b/kde-plasma/kdecoration/kdecoration-5.12.90.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..d1dc1094dc --- /dev/null +++ b/kde-plasma/kdeplasma-addons/Manifest @@ -0,0 +1 @@ +DIST kdeplasma-addons-5.12.90.tar.xz 598360 BLAKE2B 42d121833ceb0a7b39ab70d7a78c62874542d9e1936b3e62678ab68ff45c29dfc56223075414a72403d53bd50158d5859c496d069e3b93edac1727a4778aabe6 SHA512 31bad02ac7ed379200fb0047c58dde0b969f82c38b6c42fbcc408c555a59d3d91ca2fefa9c08b950abdaf6072e7d2c41117e03cda0ab8687bdefce0ef7a5c4bf diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.12.90.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.12.90.ebuild new file mode 100644 index 0000000000..7dda709291 --- /dev/null +++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.12.90.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2018 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 webengine" + +DEPEND=" + $(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 kdeclarative) + $(add_frameworks_dep kholidays) + $(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_qt_dep qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + share? ( $(add_frameworks_dep purpose) ) + webengine? ( $(add_qt_dep qtwebengine) ) +" +RDEPEND="${DEPEND} + $(add_plasma_dep plasma-workspace) + $(add_qt_dep qtquickcontrols) + $(add_qt_dep qtquickcontrols2) + !kde-plasma/kdeplasma-addons:4 +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package share KF5Purpose) + $(cmake-utils_use_find_package webengine Qt5WebEngine) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kgamma/Manifest b/kde-plasma/kgamma/Manifest new file mode 100644 index 0000000000..ee2d799960 --- /dev/null +++ b/kde-plasma/kgamma/Manifest @@ -0,0 +1 @@ +DIST kgamma5-5.12.90.tar.xz 76852 BLAKE2B 5d950c1409fd3f1de91017362e11c9ed62842eb019a61e74a4ba076becb78087288c5821cd3f79190d552623082766e8a6d02990031a9ecbde9fa7b5a430bc23 SHA512 3a69290059ba980ba858386961949830eda8e56062e0fe011d350e742d7797e6c39a9719a78b62dfd45505aa922e7539fcd9662a07b67f48fcb098efe1cf7071 diff --git a/kde-plasma/kgamma/kgamma-5.12.90.ebuild b/kde-plasma/kgamma/kgamma-5.12.90.ebuild new file mode 100644 index 0000000000..ed2ecec465 --- /dev/null +++ b/kde-plasma/kgamma/kgamma-5.12.90.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2018 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-base/xorg-proto +" diff --git a/kde-plasma/khotkeys/Manifest b/kde-plasma/khotkeys/Manifest new file mode 100644 index 0000000000..718374ebb5 --- /dev/null +++ b/kde-plasma/khotkeys/Manifest @@ -0,0 +1 @@ +DIST khotkeys-5.12.90.tar.xz 1434552 BLAKE2B cd64ef32f4a4f3b012f9b9d1251fe4c7ca513d73c730a48c282b76ec759886aa4ba0054e804eea83d5e1cd5982eb2ae73d578ee7c7391a2337ca506a580a4ac4 SHA512 3430304cd9d61749eb26f3a6be9ec43c8dd0c6f14133c18b23594666a95c5226f2b95df6d048d499df744b8ad1c98d849768787cbae85869659b28d622e0b14c diff --git a/kde-plasma/khotkeys/khotkeys-5.12.90.ebuild b/kde-plasma/khotkeys/khotkeys-5.12.90.ebuild new file mode 100644 index 0000000000..edfaf92128 --- /dev/null +++ b/kde-plasma/khotkeys/khotkeys-5.12.90.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 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-base/xorg-proto + x11-libs/libxcb + x11-libs/libXtst +" diff --git a/kde-plasma/kinfocenter/Manifest b/kde-plasma/kinfocenter/Manifest index c5bffaee3e..0a3fd14f1d 100644 --- a/kde-plasma/kinfocenter/Manifest +++ b/kde-plasma/kinfocenter/Manifest @@ -1 +1,2 @@ DIST glogo-small.png 24583 BLAKE2B 0af2ceae708e56f217120e5d8b880fb71401e3761ab26c4af5e74c0622368aa4e34b05160fae15fbfbbc832077810ab5c1e424826632748299fd22997cbe665c SHA512 648be463ec3812a2edcdab54d7a230bf2bd7e6895f4ffe72321d8fca28a5e1e0980f6e3b9a32f369c8369943ceb802a65a94b9dad820dcf2c81d4581d814cb48 +DIST kinfocenter-5.12.90.tar.xz 1277604 BLAKE2B 6d4027c4fc2796f9ce489e4c64152cf1560a979a4a812fd8dfb71089ae351fc9bf86fbd66bff4f3e7c29f18069c546fed8d6405e304b4ffb86b3a52628bd4151 SHA512 bbf3c24d5fbe4be51f54f587b6f10423eb81e53ecf5515faae2a9708f5ff16d55c141b06bba6b104561718bbdf622c07b36248209e43f9a9fb33363e58569efd diff --git a/kde-plasma/kinfocenter/kinfocenter-5.12.90.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.12.90.ebuild new file mode 100644 index 0000000000..ff2f95c959 --- /dev/null +++ b/kde-plasma/kinfocenter/kinfocenter-5.12.90.ebuild @@ -0,0 +1,91 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..6b964f68cf --- /dev/null +++ b/kde-plasma/kmenuedit/Manifest @@ -0,0 +1 @@ +DIST kmenuedit-5.12.90.tar.xz 657048 BLAKE2B 10e566bd527296b2c6f5500616fa3c7f3e563aa78a9dec40b18cddc6026e22a6414db492dad7b86f2e41d77dc6b36b8a5c1071dfd64cdecbfb07a7d5d4b198cc SHA512 90a3be83a1c0278c7f912bfc39c23cdde1243b641d58ca03690e905cd2379dae54d1d7b95d2261174a437da0e8fcdbf11dcd699e612f07cfc7c033a54b0a5599 diff --git a/kde-plasma/kmenuedit/kmenuedit-5.12.90.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.12.90.ebuild new file mode 100644 index 0000000000..b504d5a6e1 --- /dev/null +++ b/kde-plasma/kmenuedit/kmenuedit-5.12.90.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 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://cgit.kde.org/kmenuedit.git" +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 new file mode 100644 index 0000000000..da2d3b9084 --- /dev/null +++ b/kde-plasma/kscreen/Manifest @@ -0,0 +1 @@ +DIST kscreen-5.12.90.tar.xz 112092 BLAKE2B affe93ca0aa499ba9a08884173e1f4770f1129484c00e49b08ebbc2f41c09b4b9b55e068d31e8bf5b7c1aea0317c23d87fd9fe2b43289a8e596765d79bef221c SHA512 a800b764a21d998423ba7662079e81c4dc2492065d80458e1e37fcd22d59089537dbe1a3cc7881ed3e01811b5f2aec64923f7608de1197e1b2f1cb981e066b9d diff --git a/kde-plasma/kscreen/kscreen-5.12.90.ebuild b/kde-plasma/kscreen/kscreen-5.12.90.ebuild new file mode 100644 index 0000000000..e201e30c3a --- /dev/null +++ b/kde-plasma/kscreen/kscreen-5.12.90.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 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://cgit.kde.org/kscreen.git" + +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_frameworks_dep plasma) + $(add_plasma_dep libkscreen) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative 'widgets') + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND} + $(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 new file mode 100644 index 0000000000..52e1a12b84 --- /dev/null +++ b/kde-plasma/kscreenlocker/Manifest @@ -0,0 +1 @@ +DIST kscreenlocker-5.12.90.tar.xz 120928 BLAKE2B 70c2fc66503bd8e554b8a658be9474f1765e3d495cbf5a09f27b26f5d91a8747acab32d6c021cb0e36bdee2b4f5570b0f05fac17ec4e1d051b19e539b55aa2bb SHA512 1f0118ec6910ba3b0f245c978245895c5379d0b123a20d598ca0f73b5519833ce662be1b2a698721e97dc5252f40a873f415dac920e8474377c2fa4e1a64d63b diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.12.90.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.12.90.ebuild new file mode 100644 index 0000000000..7b0771ea43 --- /dev/null +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.12.90.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2018 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" + +REQUIRED_USE="seccomp? ( pam )" + +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) + $(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-base/xorg-proto +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + !<kde-plasma/kcheckpass-4.11.22-r1:4 + !kde-plasma/kdebase-pam:0 +" + +RESTRICT+=" test" + +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 new file mode 100644 index 0000000000..01f7cd6580 --- /dev/null +++ b/kde-plasma/ksshaskpass/Manifest @@ -0,0 +1 @@ +DIST ksshaskpass-5.12.90.tar.xz 21212 BLAKE2B aecdc8bdd3662f3944c4176bed1754b45c6ef472c1b0c40339fda7de850748669945a32a5000fdbdb62f67b9543c004e2cdf02a05144fa9c577f199f90b025fa SHA512 b7ca2e48a16621dfeb192325e34808b94b95cc831a2f86971b61904e4aa24ba6407c4dea5e39cb2baf17d4f0552dd770c1936d2f586aecbabfb3e74bf4020299 diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.12.90.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.12.90.ebuild new file mode 100644 index 0000000000..3009c8d5ff --- /dev/null +++ b/kde-plasma/ksshaskpass/ksshaskpass-5.12.90.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2018 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://cgit.kde.org/ksshaskpass.git" +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 new file mode 100644 index 0000000000..b580fafad8 --- /dev/null +++ b/kde-plasma/ksysguard/Manifest @@ -0,0 +1 @@ +DIST ksysguard-5.12.90.tar.xz 492612 BLAKE2B 78bf67f13a15a0f3b9385a68a34b57a00b0035c8db833b8faa5653a094419d5b992d73418a53ef42059eec71d8ccc94f6a9f97fdc81aaab152b93bada239cdaf SHA512 67cd965ba607a358b53ceab1d9a4e0f822d450cf29479e5432399e8956c78c8089b482733fcc7f83514f2f7092316f1d1ffaa6701d3638805f92d3054f8967bf diff --git a/kde-plasma/ksysguard/ksysguard-5.12.90.ebuild b/kde-plasma/ksysguard/ksysguard-5.12.90.ebuild new file mode 100644 index 0000000000..5e2260a856 --- /dev/null +++ b/kde-plasma/ksysguard/ksysguard-5.12.90.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..b1505a7fa0 --- /dev/null +++ b/kde-plasma/kwallet-pam/Manifest @@ -0,0 +1 @@ +DIST kwallet-pam-5.12.90.tar.xz 18600 BLAKE2B d2480b2d6535fd8d2648f061f46eea6338c11847acade9ad963f784a88579c4cce2eec7d9fc460ffee490bfc4e90d9fce11a026be72be28043f37d2bbebd07f5 SHA512 6845cfbd535a0963b1920ee592824522659543567fec92ffc60d0398b918b7ef55ad77444ed0ce55fe859afa563384a086a95c765b96ee033267f5e0c9c28e1b diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.12.90.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.12.90.ebuild new file mode 100644 index 0000000000..8c9a7437fc --- /dev/null +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.12.90.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 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 +" + +src_configure() { + local mycmakeargs=( + -DCMAKE_INSTALL_LIBDIR="/$(get_libdir)" + -DKWALLET4=0 + ) + kde5_src_configure +} + +pkg_postinst() { + kde5_pkg_postinst + elog "This package enables auto-unlocking of kde-frameworks/kwallet:5." + 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 new file mode 100644 index 0000000000..6282526fa5 --- /dev/null +++ b/kde-plasma/kwayland-integration/Manifest @@ -0,0 +1 @@ +DIST kwayland-integration-5.12.90.tar.xz 18520 BLAKE2B 0a71741c6f0a0c5a1d9338619c0ffbc55b703dc685ebc9feb7d18d7b7b2709232a650267916fda7dd8349da71a4a46b036d080926d9796e1deb69c9c62b74d1b SHA512 8db43a4ce62ef4ffcc3da429c458cb63e3ca61ef4bd7cc9675c89fce517d4937ff666bcbae62306fd2c09dcb7f6ea47a2f0a029d2c03b54dff271f384929203a diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.12.90.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.12.90.ebuild new file mode 100644 index 0000000000..a2771a4674 --- /dev/null +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.12.90.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2018 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://cgit.kde.org/kwayland-integration.git" + +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 new file mode 100644 index 0000000000..72fcc83ae8 --- /dev/null +++ b/kde-plasma/kwin/Manifest @@ -0,0 +1 @@ +DIST kwin-5.12.90.tar.xz 6521108 BLAKE2B f55ff70afd930d9e5a36f451877f4fe4c8973764c8618d1ba875d7f25368f29fcae048c28e9abe9b1effb0b5169372fc063d89c518f3bbf1d7756e73bab9d9d7 SHA512 7e388c3eb6ba74f6fd91038b8c087c5a0b5c2bdfa1b6941a7bb666594e970ebe30fccd7b1afd6397acfbd0f034149885e24c5e25bef6292915be8129231e3f46 diff --git a/kde-plasma/kwin/kwin-5.12.90.ebuild b/kde-plasma/kwin/kwin-5.12.90.ebuild new file mode 100644 index 0000000000..86bb24e5fc --- /dev/null +++ b/kde-plasma/kwin/kwin-5.12.90.ebuild @@ -0,0 +1,104 @@ +# Copyright 1999-2018 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="caps 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 '' '' '5=') + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kidletime '' '' '5=') + $(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 qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui 'gles2=' '' '5=') + $(add_qt_dep qtscript) + $(add_qt_dep qtsensors) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtx11extras) + >=dev-libs/libinput-1.9 + >=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 + x11-libs/xcb-util-wm + caps? ( sys-libs/libcap ) +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + $(add_qt_dep qtvirtualkeyboard) + multimedia? ( $(add_qt_dep qtmultimedia 'gstreamer,qml') ) + !kde-plasma/kwin:4 + !kde-plasma/systemsettings:4 +" +DEPEND="${COMMON_DEPEND} + $(add_qt_dep designer) + $(add_qt_dep qtconcurrent) + x11-base/xorg-proto +" + +RESTRICT+=" test" + +PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" ) + +src_prepare() { + kde5_src_prepare + use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch" + + # Access violations, bug #640432 + sed -e "s/^ecm_find_qmlmodule.*QtMultimedia/#&/" \ + -i CMakeLists.txt || die +} + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package caps Libcap) + ) + + kde5_src_configure +} diff --git a/kde-plasma/kwrited/Manifest b/kde-plasma/kwrited/Manifest new file mode 100644 index 0000000000..439ff2aa8b --- /dev/null +++ b/kde-plasma/kwrited/Manifest @@ -0,0 +1 @@ +DIST kwrited-5.12.90.tar.xz 19808 BLAKE2B 33e8f7b697930689b184fd5c0d1d7a248a02c4a062e7893c8210e6676e43c2f426ab09e27c26d35bc503017d7d04cf4c22dbb7f63e1bf1a27620d499ba2b4dff SHA512 ec5b7e53286f564f8011e0831f47e55ccb7a9b3b6e048606107fcfc377723b100c19307cab088892495dd080b5facdfdcdc87469e8e3106617520fb9f30c9812 diff --git a/kde-plasma/kwrited/kwrited-5.12.90.ebuild b/kde-plasma/kwrited/kwrited-5.12.90.ebuild new file mode 100644 index 0000000000..9e8c97481c --- /dev/null +++ b/kde-plasma/kwrited/kwrited-5.12.90.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..c9a64b715a --- /dev/null +++ b/kde-plasma/libkscreen/Manifest @@ -0,0 +1 @@ +DIST libkscreen-5.12.90.tar.xz 78184 BLAKE2B 8801ed46d86bc925f18eef0d7080683231aab7211ee7ae268131844e4106c0d5736dc961f3e961f0595abd357790236221262f376dda13020deb3570232bb30a SHA512 ab72c1544858057257dae723a74f81c89d4b09418b386c04584a94fadba92d93022954a25b81a021d0b0b7093e3d89ef8a2d877ddc7e79699d84ca6fbafd4b50 diff --git a/kde-plasma/libkscreen/libkscreen-5.12.90.ebuild b/kde-plasma/libkscreen/libkscreen-5.12.90.ebuild new file mode 100644 index 0000000000..56ac782324 --- /dev/null +++ b/kde-plasma/libkscreen/libkscreen-5.12.90.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..f020497788 --- /dev/null +++ b/kde-plasma/libksysguard/Manifest @@ -0,0 +1 @@ +DIST libksysguard-5.12.90.tar.xz 567624 BLAKE2B 8d3f73600d8591dbc934834e0e3f34aa48c3241afa1c2ecf5ef93a6c0274170b178d40411dc8bfc24ed3b503e2c21afa995afd32ed1ae38cee20ccb22d03944c SHA512 0ba98424cf27167d92767ccd03acde6a7ecba070c1384420f34a4e3c6e4cf44d71190e7d44d20d26db73a64ff944e56b8dbac8c1d85feed8c9b3f47337644043 diff --git a/kde-plasma/libksysguard/libksysguard-5.12.90.ebuild b/kde-plasma/libksysguard/libksysguard-5.12.90.ebuild new file mode 100644 index 0000000000..b85ee65b5d --- /dev/null +++ b/kde-plasma/libksysguard/libksysguard-5.12.90.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2018 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-base/xorg-proto ) +" + +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 new file mode 100644 index 0000000000..42854cd132 --- /dev/null +++ b/kde-plasma/milou/Manifest @@ -0,0 +1 @@ +DIST milou-5.12.90.tar.xz 57440 BLAKE2B 407bfe4954a7a75da608908b488a6ae336637140750f68805dc85ebd07651de5a2da8c9ea0c3e466f2c0c68f4abeff4dfb487520de7caec6142ca87b4c37ff70 SHA512 388a9634e834d3723b5676e9cd0f44ccd84c6041c536097ee63485673d71a63eb30b539a396a5f3f34cd781e28da34a46b96162ebb953f9e00d2764e2b006fef diff --git a/kde-plasma/milou/milou-5.12.90.ebuild b/kde-plasma/milou/milou-5.12.90.ebuild new file mode 100644 index 0000000000..05a6dae87b --- /dev/null +++ b/kde-plasma/milou/milou-5.12.90.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 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://cgit.kde.org/milou.git" + +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 new file mode 100644 index 0000000000..335a8181fe --- /dev/null +++ b/kde-plasma/oxygen/Manifest @@ -0,0 +1 @@ +DIST oxygen-5.12.90.tar.xz 4467372 BLAKE2B 99ae65475bf98eb10cb34ba7618d1a0a07b0b80add05d06ee207f91ee12189a0c694b38e450a92859e06de7ebd02f43eac55840c3908669c0c013676acaaaa41 SHA512 3d863abe09dd5536680b70ebb915519a247732695e5fc01cf892e84e03423bf560727cb99d9606fba4eae97de8322dbfde15b5ed19f13939271378a0ae3eefbe diff --git a/kde-plasma/oxygen/oxygen-5.12.90.ebuild b/kde-plasma/oxygen/oxygen-5.12.90.ebuild new file mode 100644 index 0000000000..dbf174a24c --- /dev/null +++ b/kde-plasma/oxygen/oxygen-5.12.90.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Oxygen visual style for the Plasma desktop" +HOMEPAGE="https://cgit.kde.org/oxygen.git" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="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 + wayland? ( $(add_frameworks_dep kwayland) ) +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kservice) +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + !kde-plasma/kdebase-cursors:4 +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package wayland KF5Wayland) + ) + kde5_src_configure +} diff --git a/kde-plasma/plasma-browser-integration/Manifest b/kde-plasma/plasma-browser-integration/Manifest new file mode 100644 index 0000000000..c87444a1a1 --- /dev/null +++ b/kde-plasma/plasma-browser-integration/Manifest @@ -0,0 +1 @@ +DIST plasma-browser-integration-5.12.90.tar.xz 92656 BLAKE2B 2ac4432eb84add46c39c48a6af86e13b1d40371e0ce93e5f37e8fba90e41e3b8ea487fa11df8df14c3d7ac9d4270b4080939dce8bee38e223b889ca46866b964 SHA512 1ad7002b44b907c0dde0985e48b30e482035fc9487c015d513a7595ca0d2995df1d1a39ed317aca515d3bc3345515e42858f15cec94dffa2bd8dc093886b6382 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.12.90.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.12.90.ebuild new file mode 100644 index 0000000000..f48f91d786 --- /dev/null +++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.12.90.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser extensions" +HOMEPAGE="https://cgit.kde.org/plasma-browser-integration.git" + +LICENSE="GPL-3+" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep krunner) + $(add_frameworks_dep kwindowsystem) +" +RDEPEND="${DEPEND}" diff --git a/kde-plasma/plasma-desktop/Manifest b/kde-plasma/plasma-desktop/Manifest new file mode 100644 index 0000000000..4c20539fb9 --- /dev/null +++ b/kde-plasma/plasma-desktop/Manifest @@ -0,0 +1 @@ +DIST plasma-desktop-5.12.90.tar.xz 9043080 BLAKE2B e8e233e12a19dd9e01488b74b6ecf865af4b75f083a53abf1d97bd7d2b9da600a8ea9a6071394150ff904b450c2b4c81488ab88c2bfdd7d5f8fc0ae74b76d35d SHA512 7ed89f4337b602b1e28093438786f03e123ea47adebbffba76ab44b2fd10727022d9f94a9bfea69ec15c2fc70fbf2f06e78e28496aeb52c02d2c1d0a0ec268bf diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.90.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.12.90.ebuild new file mode 100644 index 0000000000..9329a4c6a0 --- /dev/null +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.90.ebuild @@ -0,0 +1,162 @@ +# Copyright 1999-2018 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 ibus +mouse pulseaudio scim +semantic-desktop touchpad" + +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 + ) + pulseaudio? ( + dev-libs/glib:2 + media-libs/libcanberra + media-sound/pulseaudio + ) + scim? ( app-i18n/scim ) + semantic-desktop? ( $(add_frameworks_dep baloo) ) + touchpad? ( x11-drivers/xf86-input-synaptics ) +" +DEPEND="${COMMON_DEPEND} + dev-libs/boost + x11-base/xorg-proto + fontconfig? ( x11-libs/libXrender ) + mouse? ( + x11-drivers/xf86-input-evdev + x11-drivers/xf86-input-libinput + ) +" +RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep qqc2-desktop-style) + $(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 + pulseaudio? ( $(add_plasma_dep plasma-pa ) ) + !kde-apps/kcontrol + !<kde-apps/kde4-l10n-17.08.1-r1 + !kde-apps/knetattach[handbook] + !kde-misc/kcm-touchpad + !kde-plasma/plasma-desktop:4 + !kde-plasma/plasma-workspace:4 + !kde-plasma/solid-actions-kcm:4 + !kde-plasma/systemsettings:4 +" + +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 mouse Evdev) + $(cmake-utils_use_find_package pulseaudio PulseAudio) + $(cmake-utils_use_find_package scim SCIM) + $(cmake-utils_use_find_package semantic-desktop KF5Baloo) + $(cmake-utils_use_find_package touchpad Synaptics) + ) + + kde5_src_configure +} + +src_test() { + # parallel tests fail, foldermodeltest hangs, bug #646890 + # needs D-Bus, bug #634166 + local myctestargs=( + -j1 + -E "(foldermodeltest|test_kio_fonts)" + ) + + kde5_src_test +} + +pkg_postinst() { + kde5_pkg_postinst + + if has_version "x11-libs/gtk+:2" && ! has_version "dev-libs/libappindicator:2"; then + elog "For GTK+2 applications legacy-systray support, please install dev-libs/libappindicator:2." + fi + if has_version "x11-libs/gtk+:3" && ! has_version "dev-libs/libappindicator:3"; then + elog "For GTK+3 applications legacy-systray support, please install dev-libs/libappindicator:3." + fi +} diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest new file mode 100644 index 0000000000..5d9c6e48b6 --- /dev/null +++ b/kde-plasma/plasma-integration/Manifest @@ -0,0 +1 @@ +DIST plasma-integration-5.12.90.tar.xz 53412 BLAKE2B 106e93803aa70ac3ab2d16f1d2aa0df4430ba699b05339ee03cee1a81b87f73ad992799fd0b69041a90b9cc4a7ac82bbd6b81f76041381a6aa77a3f88e37a713 SHA512 0f20d9ac9902834456199390b264d871d3372834d3230f6553e2e872a0f5f3689583dcc9d086581c20993ecf21c71394263ac494bc1298b90e94a4b2b911a0fd diff --git a/kde-plasma/plasma-integration/plasma-integration-5.12.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.12.90.ebuild new file mode 100644 index 0000000000..1d60d9295f --- /dev/null +++ b/kde-plasma/plasma-integration/plasma-integration-5.12.90.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2018 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 qtquickcontrols2) + $(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.12.90.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild new file mode 100644 index 0000000000..146f536508 --- /dev/null +++ b/kde-plasma/plasma-meta/plasma-meta-5.12.90.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2018 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 ~x86" +IUSE="bluetooth crypt +display-manager grub gtk +handbook legacy-systray +networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers" + +RDEPEND=" + $(add_plasma_dep breeze) + $(add_plasma_dep drkonqi) + $(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-browser-integration) + $(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) ) + crypt? ( $(add_plasma_dep plasma-vault) ) + 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) + legacy-systray? ( + dev-libs/libappindicator:3 + dev-libs/libappindicator:2 + ) + ) + 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) ) +" + +REQUIRED_USE="legacy-systray? ( gtk )" diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest new file mode 100644 index 0000000000..f788111328 --- /dev/null +++ b/kde-plasma/plasma-nm/Manifest @@ -0,0 +1 @@ +DIST plasma-nm-5.12.90.tar.xz 704272 BLAKE2B 7f747aa1e0cfaa6936d5a2d7645ba60631f3175280da3db5132f2ae5d2ff0efda8a3b3101a7a642c563c9fb7c98b0af34a50cddcd9c18abaf5abf93a8943ab59 SHA512 a01b0cfa4f9a8838f79be4ad6d95d68a01450ec5c07608d9128dbb61358167bfeda2f21208bdba1041633a7970b6c82112e49bfc6afdf63c7340e5eebcfbfe60 diff --git a/kde-plasma/plasma-nm/plasma-nm-5.12.90.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.12.90.ebuild new file mode 100644 index 0000000000..1cdfdfbc6b --- /dev/null +++ b/kde-plasma/plasma-nm/plasma-nm-5.12.90.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2018 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[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 kde-cli-tools) + !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 +} + +pkg_postinst() { + kde5_pkg_postinst + + if ! has_version "kde-plasma/plasma-workspace:5"; then + einfo "${PN} is not terribly useful without kde-plasma/plasma-workspace:5." + einfo "However, the networkmanagement KCM can be called from either systemsettings" + einfo "or manually: $ kcmshell5 kcm_networkmanagement" + fi +} diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest new file mode 100644 index 0000000000..aaa5250bf2 --- /dev/null +++ b/kde-plasma/plasma-pa/Manifest @@ -0,0 +1 @@ +DIST plasma-pa-5.12.90.tar.xz 88892 BLAKE2B 127740e46c599c7e3771e8396895b12caa9d3fbf862afb8d18b6ed7c05c835eb1860c0cc2660a17cdc5aa849ddf3457e9dfa891c508d86afe11afa8a5ff978a9 SHA512 e5df262cbb37c57e56af27e036b7cd86bfd96c8d00a9aec0661d94151e815ac15c5da5e38b8935322db98b6679c875c052f0157ddd03a8698c63160a5d041465 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.12.90.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.12.90.ebuild new file mode 100644 index 0000000000..aae43ea14c --- /dev/null +++ b/kde-plasma/plasma-pa/plasma-pa-5.12.90.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 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 new file mode 100644 index 0000000000..3a091fad9d --- /dev/null +++ b/kde-plasma/plasma-sdk/Manifest @@ -0,0 +1 @@ +DIST plasma-sdk-5.12.90.tar.xz 247492 BLAKE2B b306306921a583387016463fc65ad47e2b6a4103668e3a3e759cf42517d4150af2d0bfe0bf105617caa73d9dc71b01d007c7448149f3f9d6003780e3630fde98 SHA512 b8f91b554bde708d62061c589a0b16e6e1567a74bddf745d5722568568bbd8b6c4bf3e6b2dbb30017fbc63f1db67bb83f486cae8f71345dfdc8f9647997730f9 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.12.90.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.12.90.ebuild new file mode 100644 index 0000000000..47de95ae21 --- /dev/null +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.12.90.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 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) +" diff --git a/kde-plasma/plasma-vault/Manifest b/kde-plasma/plasma-vault/Manifest new file mode 100644 index 0000000000..4470c937d4 --- /dev/null +++ b/kde-plasma/plasma-vault/Manifest @@ -0,0 +1 @@ +DIST plasma-vault-5.12.90.tar.xz 114064 BLAKE2B baac1d7cdd448004773bcae613ecb74f450adbdd4649fcd567c1b8845d956680785ba4c7b1a76beff8ca2ce83fd402e4df9d85722b79e778805811c18024aa90 SHA512 1b5528ddcb223a52f2738668cbc102d7b86475542ed6cc1ec626d9e5167f18ffc11cd23df1acdd4778ce1602b5b04683ce5cbdce19e09a163bdb3d12a8e30194 diff --git a/kde-plasma/plasma-vault/plasma-vault-5.12.90.ebuild b/kde-plasma/plasma-vault/plasma-vault-5.12.90.ebuild new file mode 100644 index 0000000000..941e3fe386 --- /dev/null +++ b/kde-plasma/plasma-vault/plasma-vault-5.12.90.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="Plasma applet and services for creating encrypted vaults" +HOMEPAGE+=" https://cukic.co/2017/02/03/vaults-encryption-in-plasma/" + +LICENSE="LGPL-3" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep networkmanager-qt) + $(add_frameworks_dep plasma) + $(add_frameworks_dep kwidgetsaddons) + $(add_plasma_dep libksysguard) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND} + || ( >=sys-fs/cryfs-0.9.9 >=sys-fs/encfs-1.9.2 ) +" diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest new file mode 100644 index 0000000000..dfb3c88c08 --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -0,0 +1 @@ +DIST plasma-workspace-wallpapers-5.12.90.tar.xz 45916244 BLAKE2B 91517deb26da04bf3719b34cdc28f1c806ecd4cf4d292a2d92039e9e2f5af52b378f806de9287a1206f89e34d14518c4a624cf9af54802b12ae36f5c554d149b SHA512 d36ff7d37d77a016cf6543db446932a5b84ef14dbf452aaf86b73f4472104a71a1458a4503b2c93f4bd066a8b51823b6de3bea15996b3a212a279babcf491589 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.90.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.90.ebuild new file mode 100644 index 0000000000..12fd86d056 --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.12.90.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2018 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 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep extra-cmake-modules) + $(add_qt_dep qtcore) +" +RDEPEND="" diff --git a/kde-plasma/plasma-workspace/Manifest b/kde-plasma/plasma-workspace/Manifest new file mode 100644 index 0000000000..a707749ed9 --- /dev/null +++ b/kde-plasma/plasma-workspace/Manifest @@ -0,0 +1 @@ +DIST plasma-workspace-5.12.90.tar.xz 4553448 BLAKE2B c1d56e7fb0446bf54a9723f0399da553a0acfc0383171d115d2906f5278880d5b400462d29b7baea92d315e0e92b4f4c837e6626ea0f1aa1758c7c824d178da1 SHA512 ac6046d44893779fa4bbc6de3adfac701951a65dd310d7575f123a765dceb326df13f8c8d475d07ac50bfbf14bfe1f9815ecf582f520fe0214f5a70e27aec986 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.12.90.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.12.90.ebuild new file mode 100644 index 0000000000..34326ab2bd --- /dev/null +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.12.90.ebuild @@ -0,0 +1,173 @@ +# Copyright 1999-2018 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 systemd" + +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 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_frameworks_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) ) +" +DEPEND="${COMMON_DEPEND} + $(add_qt_dep qtconcurrent) + x11-base/xorg-proto +" +RDEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kded) + $(add_frameworks_dep kdesu) + $(add_kdeapps_dep kio-extras) + $(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 + systemd? ( sys-apps/dbus[user-session] ) + !systemd? ( sys-apps/dbus ) + !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 +" +PDEPEND=" + $(add_plasma_dep kde-cli-tools) +" + +PATCHES=( + "${FILESDIR}/${PN}-5.4-startkde-script.patch" + "${FILESDIR}/${PN}-5.10-startplasmacompositor-script.patch" + "${FILESDIR}/${PN}-5.12.80-tests-optional.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 + + 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" +} diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest new file mode 100644 index 0000000000..7aa1ffe05e --- /dev/null +++ b/kde-plasma/plymouth-kcm/Manifest @@ -0,0 +1 @@ +DIST plymouth-kcm-5.12.90.tar.xz 39240 BLAKE2B 42526725bcb14f052059e45f1ad4d47674bcaaff964b09a135330507b343274a5b3f6702553f7d2080191bb8c13ce33d75a09e3eea0392ebb29a61dc542d4296 SHA512 f362aa36a4e5833b7ea32964ae681810dd60599d10f92e4104938e794963137a001883928898ef36d4f3579952c3f660532f0b8120b3fa8280ffdf52bd49b97c diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.90.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.90.ebuild new file mode 100644 index 0000000000..b22a94e9b1 --- /dev/null +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.12.90.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2018 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://cgit.kde.org/plymouth-kcm.git" + +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 new file mode 100644 index 0000000000..d2b66f7039 --- /dev/null +++ b/kde-plasma/polkit-kde-agent/Manifest @@ -0,0 +1 @@ +DIST polkit-kde-agent-1-5.12.90.tar.xz 42760 BLAKE2B 095509b082a637de5dc3ee8a00d319dcfab67e51587c98d6c35d1e2eac8f43c3df51b0fe62ccbb162c48631013c1fe5bb7c1382b479606e7c1619a45b54afae7 SHA512 bf14f97e088c42f7261b1ac275f760b01029e0b3122b5d676758f683ff93b0a9affe561c46a2bd2aac07853bede72c7be5e14c5a2e1028ab6ac19e5d35a1d455 diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.90.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.90.ebuild new file mode 100644 index 0000000000..d1b6abb46a --- /dev/null +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.12.90.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 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) + >=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 new file mode 100644 index 0000000000..5f39307789 --- /dev/null +++ b/kde-plasma/powerdevil/Manifest @@ -0,0 +1 @@ +DIST powerdevil-5.12.90.tar.xz 537396 BLAKE2B 4380411a254c06b05034754bbaa74843f9385ff5f2d7662547d6d96c47efe00e5d513c7af16fb656b117d28e2a6af1a53ca324e4ac92a60890891b027276fff1 SHA512 0deba7894710a37680a8e258ee89b6a893888b2f6f47f6297f28b2e57393528e909eb5e6ab96997f1d0013aff4707cf8b243257bf8851cb638b0536634ab7a16 diff --git a/kde-plasma/powerdevil/powerdevil-5.12.90.ebuild b/kde-plasma/powerdevil/powerdevil-5.12.90.ebuild new file mode 100644 index 0000000000..ed23ce04ae --- /dev/null +++ b/kde-plasma/powerdevil/powerdevil-5.12.90.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2018 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://cgit.kde.org/powerdevil.git" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="brightness-control 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 + brightness-control? ( app-misc/ddcutil ) + 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-power/pm-utils + ) + !kde-plasma/powerdevil:4 + !kde-plasma/systemsettings:4[handbook] +" + +src_configure() { + local mycmakeargs=( + -DWITH_DDCUTIL=$(usex brightness-control) + $(cmake-utils_use_find_package wireless KF5BluezQt) + $(cmake-utils_use_find_package wireless KF5NetworkManagerQt) + ) + + kde5_src_configure +} diff --git a/kde-plasma/sddm-kcm/Manifest b/kde-plasma/sddm-kcm/Manifest new file mode 100644 index 0000000000..470949209d --- /dev/null +++ b/kde-plasma/sddm-kcm/Manifest @@ -0,0 +1 @@ +DIST sddm-kcm-5.12.90.tar.xz 60072 BLAKE2B 63e45641b32c3735c05e4cc6553382beef74d8823128653d7aacf9ab29ef3a753565f36cd721e4049bf233dbceb91207e4ebd0839ffec7405192ba64393acfbe SHA512 4936101bd4af1438adccb665da3dbdf025cac9441302be98c04f6eb8384ba48d2fb609211dbfc7c60ceb1fe686c3ca695d56f18482bc8d0b4c8a25191c5d7b55 diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.12.90.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-5.12.90.ebuild new file mode 100644 index 0000000000..f2bab93c95 --- /dev/null +++ b/kde-plasma/sddm-kcm/sddm-kcm-5.12.90.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2018 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://cgit.kde.org/sddm-kcm.git" + +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 new file mode 100644 index 0000000000..e33dee144f --- /dev/null +++ b/kde-plasma/systemsettings/Manifest @@ -0,0 +1 @@ +DIST systemsettings-5.12.90.tar.xz 175948 BLAKE2B eded624ba544fa3ab14447a358c30ff06d72f068fe92d074fc4b0e0a0541e1a8940979c4aa35c3be67037877d3a9f77adaef7858adb61e227a53d57fe22f58a4 SHA512 a266aac9c892de49d186805be36b62d1644171d913b683a04350c8d5070e7cc6441897a4500fbc215520936289e242f670db60b95725cc96bac8fa9c0574941d diff --git a/kde-plasma/systemsettings/systemsettings-5.12.90.ebuild b/kde-plasma/systemsettings/systemsettings-5.12.90.ebuild new file mode 100644 index 0000000000..92404003be --- /dev/null +++ b/kde-plasma/systemsettings/systemsettings-5.12.90.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2018 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 kactivities) + $(add_frameworks_dep kactivities-stats) + $(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 kdbusaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep kpackage) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_plasma_dep plasma-workspace) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative 'widgets') + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + classic? ( $(add_frameworks_dep khtml) ) +" +RDEPEND="${DEPEND} + !kde-plasma/systemsettings:4 + $(add_frameworks_dep kirigami) + gtk? ( $(add_plasma_dep kde-gtk-config) ) +" + +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 new file mode 100644 index 0000000000..10e2479e2a --- /dev/null +++ b/kde-plasma/user-manager/Manifest @@ -0,0 +1 @@ +DIST user-manager-5.12.90.tar.xz 545292 BLAKE2B a2cc376be462b658bcecbca3e99711ccf976c1cc1874c72c7ee9c5539e05cb0fede61576827cb4f3e4f8458ecb7bb8b806297495522abd4f5adc05998730d541 SHA512 2b0d05d2fbe1bc9f0850d66bc32931eff90f6d4d8f39c01115590974d6d3c5e74b47634b7795df1b593be08790c425cad72bac06319c2e431b179c962358abaf diff --git a/kde-plasma/user-manager/user-manager-5.12.90.ebuild b/kde-plasma/user-manager/user-manager-5.12.90.ebuild new file mode 100644 index 0000000000..55c3169004 --- /dev/null +++ b/kde-plasma/user-manager/user-manager-5.12.90.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2018 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}" |