From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kidletime/
Date: Sat, 9 Apr 2022 16:07:12 +0000 (UTC) [thread overview]
Message-ID: <1649520183.4d0c06f157c5e59e71238c00845caccb538cd73c.asturm@gentoo> (raw)
commit: 4d0c06f157c5e59e71238c00845caccb538cd73c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 15:21:49 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 16:03:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0c06f1
kde-frameworks/kidletime: Drop 5.92.0 (r0)
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kidletime/kidletime-5.92.0.ebuild | 46 ------------------------
1 file changed, 46 deletions(-)
diff --git a/kde-frameworks/kidletime/kidletime-5.92.0.ebuild b/kde-frameworks/kidletime/kidletime-5.92.0.ebuild
deleted file mode 100644
index 5d38376e94b0..000000000000
--- a/kde-frameworks/kidletime/kidletime-5.92.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="false"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Framework for detection and notification of device idle time"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="X xscreensaver"
-
-REQUIRED_USE="xscreensaver? ( X )"
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- X? (
- >=dev-qt/qtx11extras-${QTMIN}:5
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libXext
- )
- xscreensaver? (
- >=dev-qt/qtdbus-${QTMIN}:5
- x11-libs/libXScrnSaver
- )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- ecm_src_prepare
- if ! use xscreensaver; then
- sed -i -e "s/\${X11_Xscreensaver_FOUND}/0/" CMakeLists.txt || die
- fi
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package X X11)
- $(cmake_use_find_package X XCB)
- )
-
- ecm_src_configure
-}
next reply other threads:[~2022-04-09 16:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-09 16:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-01 14:33 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kidletime/ Andreas Sturmlechner
2023-02-23 20:30 Sam James
2023-02-23 20:30 Sam James
2023-02-23 19:43 Arthur Zamarin
2021-07-26 7:40 Yixun Lan
2018-06-10 18:37 Thomas Deutschmann
2017-12-08 23:40 Thomas Deutschmann
2017-06-27 17:56 Alexis Ballier
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=1649520183.4d0c06f157c5e59e71238c00845caccb538cd73c.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