forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kde-plasma: Version bump KDE Plasma 5.12.4
Package-Manager: Portage-2.3.26, Repoman-2.3.7
- Loading branch information
Showing
83 changed files
with
2,245 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST bluedevil-5.11.5.tar.xz 153380 BLAKE2B 1342ea233c6ea2b7a325eefafe1528d27d1f060bdf628ecd6c7dcddb0323ed10d6dc11ddcbf96a9f6913202ea327979a4f06d9cc7fdc70d02595b0a593a9a819 SHA512 273c1d3a649c7e78e78f27a10199057e2b06940e281eeeb7555bd2d40a6d9f9f7aaa38b5c0a84549f3ff13ec3209b63dde00dcce2ef8855a0cf46030f477594b | ||
DIST bluedevil-5.12.3.tar.xz 149576 BLAKE2B 46c3177246fd81c4d43c0b3bea0206a5e4220ab42d884528ed109b0ca4a5616d89b9fcfcc514da045902aad36533d3befe59fcef9bb5c3ca2dc862fd9461ff76 SHA512 61156547ac7a45c1e905c0141f4a0e29599a4cb1c91e0c5a0a4a226269430ca679899d840ad0fbb15333d474e05141647cb6b8cf9aa44988e95fccaf9fab26d1 | ||
DIST bluedevil-5.12.4.tar.xz 149480 BLAKE2B 42c5e1f5d2208cc33c0645f0887f63794cf3f1acea7026401ac31023b0f3cb5d704964b70c10850555cd390ce132f81ad371e2f639df7907dbcb0754b400df8d SHA512 f885b859eb9bd864f1da4dba7f9239f60c050705df59f82f6a8d11c7bd8dabd546d58ddb7814a9b89c8860520e68e920c156f80543902ce66046f106c9072366 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST breeze-grub-5.11.5.tar.xz 3157272 BLAKE2B 1c4f9bed314f4968b00e7283203ce24ffa7911c4e7fcd0631ddb942ece5eaa104773bf267ee23449125cc902a20e7d8eae5be595d12c7b1eeae055455b5849d4 SHA512 87802343c23cf4a73160a669fbec69cd529b992c31fb6d4a3578e31f5c9eeb4bc418ba811e705d95c37b1e2047bd08619c369f3e16208dba7fcde1f8d56bd6f8 | ||
DIST breeze-grub-5.12.3.tar.xz 3142168 BLAKE2B 96a9120e40910e244c0d81c2b149dbf1c173724ebe43002251d8be087e9d80f73074f5af78a46380964b8e281705356d26059c4f2ad10a5e462545ccefe91a5b SHA512 de6afba06e1ef2394f06315ace0ec5691facbe2ccfca0ab801af73935a6dd44f44c718c1d4f41e5ee5928321f8a4d17689355124284ca91853b64b377039f654 | ||
DIST breeze-grub-5.12.4.tar.xz 3160636 BLAKE2B 97ac99342fed47e0a0143844a9123914af034c776a031e5af3c6146030e9bcc4051e82b506ca8c717924409d7f2d59538c570bcbba3e78f68a76bd57f7682820 SHA512 94ee4ab227b15ef3b7abcaf42b06abaf2da0789fcca99a922dc6c4313cc47599e3d8b75c3c42c103b30ccb2a2991ccfcd5a2d4f54668845cb39a143dbf70baba |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST breeze-gtk-5.11.5.tar.xz 218340 BLAKE2B 9f729336e0a5844fc8258f9900f7e5dc738c33e4d6a63f3a8b7fcc0f5fdf202d36a991397568dcdd3c608e3a93e9c5ff085d47b2d91a345f7b6587b530b035b1 SHA512 d940624cff5b785d2b32ca6329f463b4c545ae613fb5e7364537703086900f920fe72c25f5731ba24409e27469e2281b5d74bfd36ffedee66cbd8ac62be0c53d | ||
DIST breeze-gtk-5.12.3.tar.xz 213800 BLAKE2B 313fd4129064370688d16d1b0206820be2e67ebca33d755e023edd32e58542ada85dd1a5745f0615c9b6a336a33426777feb9324c744b51566c4ede36f5ac68a SHA512 958804d1985869a81f393ebfb0e0e5eff7ac552a48b4e34d86a2966de7dbbac8bffc186d521426eb6c2412fe00021626bb74be349363e7238d99230350f7eafe | ||
DIST breeze-gtk-5.12.4.tar.xz 213816 BLAKE2B 5bec5c39b1a68ca7f05dd25d2c92a5ee59d38375013520b3c38bc866462e7e4fd2ca9ac27cc029de8ab52e0940289d6126095413212f518c622a7a2453d3c72d SHA512 57c50ee48e809c31476c5df8fc1b0ebe35115b8370e4103c14b5394bef86da552675c1563dd8178f132d05917759a7aa05088d381e9f787583b5d95840f5f5c4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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="" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST breeze-plymouth-5.11.5.tar.xz 106612 BLAKE2B d2f3f63e1f04f31de8b98a4ca63a529cbd2282db64527fe6faf030bd6bfa441da9213b467ac441eddffd870028f3e5bbfe79562fa7eb3f485d5f391f4c7d1dae SHA512 218045bf35efff475bf9aa4f1e8d117b42b671ba036a7dd67a2b6a8538ee4317f84415e53ffd17bb9645f7971bf575beae1cc1de7b6f67e37166fde25cf92c44 | ||
DIST breeze-plymouth-5.12.3.tar.xz 105592 BLAKE2B 7b36f5b24abc5875b662342b4d608c382626fa81cf07defc8771ebd67b3be5f873902061417093205058456dfc7ea60588ec0034259852b40a1572341ed23e8e SHA512 3216f3b7224e0966b95679ee700601bfc56ed9becc30fa285cadee78b0662d7e198813ede511ad79200af8d24d9ff8878eaf45abe81d260fe0562ffaa4b53c88 | ||
DIST breeze-plymouth-5.12.4.tar.xz 105564 BLAKE2B 7af1a9265dca67c06c9fd6409f1ddc53518957c3fd7f2ce5ce94934a12dea7cb7b30b2b0263bd0af4dff2b7969ce5ea9df9d5704d1a09eb1a9955321db9bf4c1 SHA512 9c78b84822e2c9e29cf5968eaf4c42523fec36614e8dd9cf2c137855dfa5d03394dc13fbb7db2dde6f13976981a61aa29b2ee741692be17993b7f0f1a5c4bc0b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST breeze-5.11.5.tar.xz 22228964 BLAKE2B f3fdcc10b7350acf612bec9edf4cbea544c6f1dbbc713c8cf9903054b3fb015fffa3a9be5fed4ce5d19209a476d9a84fbcc219ff5cdcdc93e05f3537bb209e85 SHA512 4ef2e7507f7175af7725157611bfe6339d417749d565e50760a5da70db7603f59a9c41deec42f343149442b2e82204eb9519354fb91e407d4c89a9300edad2df | ||
DIST breeze-5.12.3.tar.xz 22208204 BLAKE2B 820cf44897cfa277f662c5322d9a056b6c2d149fa8befb20e59952022faf183a2aad1c1deafda99415fed72a9fe0bfe5e0a9d5f82c6872d568ba40b929fd59bd SHA512 e9164dafdc6324103db4428e9e6d1819d3ff9e9d8f846392862e0f22719ffeb34b30c591dba8df48f733d4f0c18cca537b8d7d0d6e8d64ea55126fde56cf7c5e | ||
DIST breeze-5.12.4.tar.xz 22206808 BLAKE2B bbd26db38ebbff312733a4da702ed0357a3aa2029b3c63def8d69f0654347ae647c8af4b2de56ba0195484dabe770e03e11d2af49fe75b3c294c7d2f2b58a621 SHA512 1d0544beb6ef92354dbc0397ae04c3949ec4cd817bc78f50f07e945b4e32e9aa57a3a1e784194597548cb9cc1a6973ab934087c9d4c9c3151648486b7c8b2fd4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
# Copyright 1999-2018 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
inherit flag-o-matic kde5 multibuild | ||
|
||
DESCRIPTION="Breeze visual style for the Plasma desktop" | ||
HOMEPAGE="https://cgit.kde.org/breeze.git" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~x86" | ||
IUSE="qt4 wayland X" | ||
|
||
REQUIRED_USE="qt4? ( X )" | ||
|
||
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) | ||
qt4? ( | ||
kde-frameworks/kdelibs:4 | ||
x11-libs/libX11 | ||
) | ||
wayland? ( $(add_frameworks_dep kwayland) ) | ||
X? ( | ||
$(add_qt_dep qtx11extras) | ||
x11-libs/libxcb | ||
) | ||
" | ||
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=() | ||
|
||
if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then | ||
use debug || append-cppflags -DQT_NO_DEBUG | ||
mycmakeargs+=( | ||
-DUSE_KDE4=true | ||
-DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc | ||
) | ||
cmake-utils_src_configure | ||
else | ||
mycmakeargs+=( | ||
$(cmake-utils_use_find_package wayland KF5Wayland) | ||
$(cmake-utils_use_find_package X XCB) | ||
) | ||
kde5_src_configure | ||
fi | ||
} | ||
|
||
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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST drkonqi-5.11.5.tar.xz 746660 BLAKE2B 9ca5290ff64186347bc03133440c54da94256064868e1c854fb7813b7211d480e34ada74ae312dc7f18219ea81072eef5e2e4204e0bfcf7a712296157c37086b SHA512 6bf7435e091494627f50d2c047467e585f31e51ad5ecab242664230b118272303d245c07ff65fb3fbdbcfe2fb1283134fa69c029c5e42b4df98e6f9a859c0105 | ||
DIST drkonqi-5.12.3.tar.xz 739124 BLAKE2B 1852b49c1bd7f34da552347ca73759e545774c722484d4c3680a488d4511d2a8e199d55dcc9002183d32529376ccd5a2a6a9bb1e81a9d6025366d0e165f92fa7 SHA512 bc5082d088622641c744f42de6077863dc67e0a3efd25fd1d594210facc61ad7cf051f3c36a367a912fab4621fced306c23fcb520231cf5c2ab5023903436745 | ||
DIST drkonqi-5.12.4.tar.xz 735824 BLAKE2B 3cf8817a3b8c3f3e71b22a0319efe88546a7e89b45e1f7671dcc7c6c7557e9d394cddafee4a20b4b4e8a7cf1861d08f7dcd278ad3eb60d077b22efa84970fc9c SHA512 53c3d98e7545a20b3de9fbf7eacb633a2d50606fcaab645af096ffff423222913d8497dc2dfeab0426db66b1d3cb58a8e55b5e4f4ed013fbeb57729f9fd4c6c8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kactivitymanagerd-5.11.5.tar.xz 89720 BLAKE2B b4fea473744ed25abd44831418a2e427b86b865385392044aea8b3bada705b8038c2e85b6273f05874c2bd26d6f283e7bf674f082f5435690a08b2348ae2c1f2 SHA512 8c10b5a8716580dbbb42883bf7acc78e23877797e30208400cca9b37d7d921a2873854733ffd730fbb37b6d79b0b44aebbfa6274376123fdfc0999f362793745 | ||
DIST kactivitymanagerd-5.12.3.tar.xz 84828 BLAKE2B 446617c66d5bc38f14028e3d8e2491d62cbbe1f9a07023a9292cf0b7d105a9a934a25b672ebe2b2341e0d2ab0641ac56a581b10a2c1574af8a6c0627d4b2cdb2 SHA512 a0250362a37edfc176caa9fd2b2fe9ca00eb78840f320255bf9a9c2d90c0b8bdeb608f7995f9ab5ddbf573cf8ac5307932e3b6c23b2d27d548f13508500daba9 | ||
DIST kactivitymanagerd-5.12.4.tar.xz 84984 BLAKE2B 68a1cdf0fefef7af86fedd5b8cc586ca270959faca16c3fdb98f3967dba449e720c1fb9b11c0e33fd4a149441ac44e62064be31a7e9c4b2dce431d21bb1ad2fa SHA512 54cef6dadfd943e6dd9f7f7ede912f022120c705ab7c9c57265f5e03c459f61763e731f65c076474be352b1a0539556a4caa9875053ece521f1ac2375f40df73 |
35 changes: 35 additions & 0 deletions
35
kde-plasma/kactivitymanagerd/kactivitymanagerd-5.12.4.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 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 | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kde-cli-tools-5.11.5.tar.xz 597040 BLAKE2B 8e17d08d45699c618325710fd4a054e1acde34e17965b65fb9054111d77e8c944fb4806d7d50e5073debabc948c79bf167887243c68e3227fc0c74c31d5eea74 SHA512 1f1363026d7d372552a06db19630a7deece8228bba020c0469971012f6393d4439fc56645b7348fca777b27dd86f7ffe8299c6e024384aaf7525d91baebe4b48 | ||
DIST kde-cli-tools-5.12.3.tar.xz 572820 BLAKE2B b31968189019346c4130c6c0856f2bf5778f3dbf65a928756674c906e9122358e05331a0bb0a7d3a2d10b09bab5ea43dc20aa4ac1d17fc8ad6fe791b6df1a057 SHA512 94d6b52a5e578edff19609950724cc06706be0d805b25457216a717bc6cd02ccd137d9ca79bace225777e929226a5deddfb943706d10d2387e61c95f0bb45818 | ||
DIST kde-cli-tools-5.12.4.tar.xz 570832 BLAKE2B 1e6807b275a5fd24e5162ac649f4c7da349adab90f556182ca0218caf261080c21e06160ddce8bf71c4e4f48973898722df9343ff5fceeed2d98f13fffff872b SHA512 50e1c5aafd5ae28445af4b4c9c86dcd57c739b5b48d5baa7f7e8afa7615764b7e6930418a3f42755605988b66cc944f300d724abbb1b3d530bd78a5f9ccbe9f4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# 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_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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kde-gtk-config-5.11.5.tar.xz 159700 BLAKE2B 3de3d056f47cedc7d04191853a7642e783d8e03af60a5198e9dc3f8eb49d14f2422324972a1e3569816df36869c19c1d34bfb5e7c0ce9bf20b8543c26029ab20 SHA512 bcaf0e8c6495fa2418caa92e4fa30f6369b7ed6d45ed288a6f4d071661cefad9240e990c57727aa709e398c1947a4caa6bcf77f3ef53c24127a5696186c989df | ||
DIST kde-gtk-config-5.12.3.tar.xz 156860 BLAKE2B 5289a1363845cb521e62b7ff74d5fc4c0dd3fe4ea6c4c90e18d4bd0b95633f927c60607e65701017a388b69d801389e8ba75ef9b7192671aad1a9b1e7ee72ed5 SHA512 482fa31fecb5cedd7ae8d1aa41d6d378c16cbd28760f43d9a3bc35412b88e1210e5aeab2de077e78a23fecfa4d487459e7917dbcbe2b4e267d64058df5d12b88 | ||
DIST kde-gtk-config-5.12.4.tar.xz 156784 BLAKE2B 89fe6d6436799b00dd2cf7f95e7d25dc3973bcf38b7fe6d458ba1cb085d66d80c0c503583c05566ac1cc4a4ed530911c0e878d166b966b201579b96ad8e43414 SHA512 07563d2a7ea9784ddd7223c7b98d923e3506f5b3f16337313482e8d47d3ac34cd5f852b6cc4fba38cf20cc34154e34705b3cd72dbecdb2d6d3c4096843bc60b4 |
Oops, something went wrong.