diff options
author | 2016-08-27 21:22:07 +0200 | |
---|---|---|
committer | 2016-08-27 21:22:07 +0200 | |
commit | 6a5d5927c0891668382ecfe40b9bb9f450687eff (patch) | |
tree | b8a207740200e037fe04bfae02fedd1a80928fe2 /kde-plasma/kscreenlocker | |
parent | profiles: remove obsolete kde-misc/kdeconnect[telepathy] mask (diff) | |
download | gentoo-6a5d5927c0891668382ecfe40b9bb9f450687eff.tar.gz gentoo-6a5d5927c0891668382ecfe40b9bb9f450687eff.tar.bz2 gentoo-6a5d5927c0891668382ecfe40b9bb9f450687eff.zip |
kde-plasma: Version bump KDE Plasma 5.7.4
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-plasma/kscreenlocker')
-rw-r--r-- | kde-plasma/kscreenlocker/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild | 89 |
2 files changed, 90 insertions, 0 deletions
diff --git a/kde-plasma/kscreenlocker/Manifest b/kde-plasma/kscreenlocker/Manifest index 2b75b7ce7513..fcf12badd8f8 100644 --- a/kde-plasma/kscreenlocker/Manifest +++ b/kde-plasma/kscreenlocker/Manifest @@ -1,2 +1,3 @@ DIST kscreenlocker-5.6.5.tar.xz 104236 SHA256 c6f0befcd230ec58f2994cad8c2f322f223e7422cfe33e641c664938e7960b06 SHA512 70d53e51f03913a80dbb33aec155d0cd94801157fd5db1c7706d0ffe430efc82963811045326091e7e2166cb03552f698a247012394b3b20f2d299530bec1272 WHIRLPOOL cc6a8e7625db2f762cc103232e03a3a97baf704350a2bdc68c6967f37dbaf8ed2527a09e509733624da15875b6277b6384a69c5ab8dbbf6835649cd08c89db99 DIST kscreenlocker-5.7.3.tar.xz 102916 SHA256 b370bc3282d69d2f12adc16276ea70846fe85e50f8920e5ead45445a8162dff6 SHA512 10c8e25a1627be4184fe6d2705b05544d48eeb5b32932944d74c7ba637ba3ccf349644940e3bdbed55e6ad9c8c1de3d1b481f0adc43209a048857e693586b3f8 WHIRLPOOL 455c30567709c014244401bc3c17e72f9e12c58b4395caaa98ce076a380a8d5e22c2cd5a1b00cc2a836708708f55eb256f8dced260d374f92591acf9b092e7a2 +DIST kscreenlocker-5.7.4.tar.xz 101828 SHA256 d86c954973c3f9d474a0e44275e6cfec596a217f1516cecd6f2b04df5df1f10d SHA512 d733c43b0e9b8194843fe9cf3f4d209730c8f9a4f49ef20bb8eec4052eaf10c10b641a3c348bc921aabdd82b7c4137a24bf61a1f64d9eae41703afdffc2c2c1b WHIRLPOOL 2b7ebd6ed72add7d9db624b7b90a2db7ad6eb23cf045703d350859b01f54258e1feff65dae97ac6e179055d4af7fcbb405cd06230f02bedd9c7de3d157814067 diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild new file mode 100644 index 000000000000..27551e078b0e --- /dev/null +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +KDE_TEST="forceoptional" +VIRTUALX_REQUIRED="test" +inherit kde5 pam + +DESCRIPTION="Library and components for secure lock screen architecture" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="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 ) +" +DEPEND="${COMMON_DEPEND} + x11-proto/xproto +" +RDEPEND="${COMMON_DEPEND} + $(add_plasma_dep kde-cli-tools) + !<kde-base/kcheckpass-4.11.22-r1:4 + !kde-base/kdebase-pam:0 + !<kde-plasma/plasma-workspace-5.4.50 +" + +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=( + $(cmake-utils_use_find_package pam PAM) + ) + 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 +} |