diff options
author | 2016-09-26 05:33:20 +1000 | |
---|---|---|
committer | 2016-09-26 05:35:05 +1000 | |
commit | cf167e1a6da47bf09aa8b0c49e6a1e852deee698 (patch) | |
tree | 1d2ae192215480f875fd0ac91b4f3208a87493e0 /kde-plasma/kscreenlocker | |
parent | kde-apps/khelpcenter: remove old (diff) | |
download | gentoo-cf167e1a6da47bf09aa8b0c49e6a1e852deee698.tar.gz gentoo-cf167e1a6da47bf09aa8b0c49e6a1e852deee698.tar.bz2 gentoo-cf167e1a6da47bf09aa8b0c49e6a1e852deee698.zip |
kde-plasma: remove 5.7.4
Package-Manager: portage-2.3.1
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, 0 insertions, 90 deletions
diff --git a/kde-plasma/kscreenlocker/Manifest b/kde-plasma/kscreenlocker/Manifest index 405511f52232..45ad52b13ad2 100644 --- a/kde-plasma/kscreenlocker/Manifest +++ b/kde-plasma/kscreenlocker/Manifest @@ -1,3 +1,2 @@ DIST kscreenlocker-5.6.5.tar.xz 104236 SHA256 c6f0befcd230ec58f2994cad8c2f322f223e7422cfe33e641c664938e7960b06 SHA512 70d53e51f03913a80dbb33aec155d0cd94801157fd5db1c7706d0ffe430efc82963811045326091e7e2166cb03552f698a247012394b3b20f2d299530bec1272 WHIRLPOOL cc6a8e7625db2f762cc103232e03a3a97baf704350a2bdc68c6967f37dbaf8ed2527a09e509733624da15875b6277b6384a69c5ab8dbbf6835649cd08c89db99 -DIST kscreenlocker-5.7.4.tar.xz 101828 SHA256 d86c954973c3f9d474a0e44275e6cfec596a217f1516cecd6f2b04df5df1f10d SHA512 d733c43b0e9b8194843fe9cf3f4d209730c8f9a4f49ef20bb8eec4052eaf10c10b641a3c348bc921aabdd82b7c4137a24bf61a1f64d9eae41703afdffc2c2c1b WHIRLPOOL 2b7ebd6ed72add7d9db624b7b90a2db7ad6eb23cf045703d350859b01f54258e1feff65dae97ac6e179055d4af7fcbb405cd06230f02bedd9c7de3d157814067 DIST kscreenlocker-5.7.5.tar.xz 102996 SHA256 65ffe3c15f71a8fe2a57a67f1edd91c26ac4b4be1dc566a3cfa8e57cb5bb0de1 SHA512 8985e9f4aa3a390c991c85ffe6993708a491df79e71067b7764c80e59ce76a2329ba22f26d89e9b44e2c11d4cd7c563ae60c61052eb217b9032cc1583c34d8e4 WHIRLPOOL c7c686142b64378235341c1eec2d49b6f7fd42b715b7493db9420f7ca3832209a487760f3a7a4b4016229fb0995b5ee12cb73c78ff7080f406a0ca40ea0507b0 diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild deleted file mode 100644 index 27551e078b0e..000000000000 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.7.4.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# 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 -} |