public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/
Date: Sat, 13 Jul 2024 17:27:18 +0000 (UTC)	[thread overview]
Message-ID: <1720891626.7b1ace5b688df34556fdc0c0766b085110bac722.asturm@gentoo> (raw)

commit:     7b1ace5b688df34556fdc0c0766b085110bac722
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 17:26:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 17:27:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1ace5b

kde-plasma/kscreenlocker: drop 6.1.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kscreenlocker/kscreenlocker-6.1.2.ebuild       | 80 ----------------------
 1 file changed, 80 deletions(-)

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-6.1.2.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-6.1.2.ebuild
deleted file mode 100644
index ccd55385f57f..000000000000
--- a/kde-plasma/kscreenlocker/kscreenlocker-6.1.2.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org pam
-
-DESCRIPTION="Library and components for secure lock screen architecture"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv"
-IUSE=""
-
-RESTRICT="test"
-
-# qtbase slot op: GuiPrivate use in greeter
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,network,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6[qml]
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kcrash-${KFMIN}:6
-	>=kde-frameworks/kglobalaccel-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kidletime-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/ksvg-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/solid-${KFMIN}:6
-	>=kde-plasma/layer-shell-qt-${PVCUT}:6
-	>=kde-plasma/libplasma-${PVCUT}:6
-	>=kde-plasma/libkscreen-${PVCUT}:6
-	sys-libs/pam
-	x11-libs/libX11
-	x11-libs/libXi
-	x11-libs/libxcb
-	x11-libs/xcb-util-keysyms
-"
-DEPEND="${COMMON_DEPEND}
-	x11-base/xorg-proto
-"
-RDEPEND="${COMMON_DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	>=kde-plasma/libplasma-${PVCUT}:6
-"
-BDEPEND="
-	dev-util/wayland-scanner
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-"
-PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*"
-
-src_prepare() {
-	ecm_src_prepare
-	use test || cmake_run_in greeter cmake_comment_add_subdirectory autotests
-}
-
-src_test() {
-	# requires running environment
-	local myctestargs=(
-		-E x11LockerTest
-	)
-	ecm_src_test
-}
-
-src_install() {
-	ecm_src_install
-
-	newpamd "${FILESDIR}/kde-r1.pam" kde
-	newpamd "${FILESDIR}/kde-fingerprint.pam" kde-fingerprint
-	newpamd "${FILESDIR}/kde-smartcard.pam" kde-smartcard
-}


             reply	other threads:[~2024-07-13 17:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-13 17:27 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 10:13 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ WANG Xuerui
2024-06-12 15:29 Andreas Sturmlechner
2023-11-05 23:45 Andreas Sturmlechner
2023-11-05 19:12 Arthur Zamarin
2023-10-08 16:21 Arthur Zamarin
2023-10-08 16:21 Arthur Zamarin
2023-05-21 18:25 Andreas Sturmlechner
2022-11-16  8:55 WANG Xuerui
2022-06-29  7:21 WANG Xuerui
2022-01-08 21:15 Andreas Sturmlechner
2020-10-06 17:58 Mikle Kolyada
2020-08-01 22:57 Andreas Sturmlechner
2020-08-01 22:57 Andreas Sturmlechner
2019-10-12 20:32 Mikle Kolyada
2019-05-28  4:01 Aaron Bauman
2018-05-26  0:52 Thomas Deutschmann
2017-09-23  2:58 Michael Palimaka
2017-09-10 14:44 Andreas Sturmlechner
2017-09-09 15:58 Andreas Sturmlechner
2017-08-31 20:54 Andreas Sturmlechner
2017-08-12 11:47 Michael Palimaka
2017-07-25 19:19 Alexis Ballier
2017-03-20 16:45 Agostino Sarubbo
2016-02-12  5:57 Michael Palimaka
2016-02-09 20:30 Manuel Rüger
2016-02-09 16:25 Michael Palimaka
2015-12-10 11:42 Michael Palimaka
2015-12-10 10:27 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1720891626.7b1ace5b688df34556fdc0c0766b085110bac722.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox