From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/
Date: Mon, 21 Mar 2022 11:23:24 +0000 (UTC) [thread overview]
Message-ID: <1647861794.12063c0e5697a94258892d9078b8e1a5d8ba9185.asturm@gentoo> (raw)
commit: 12063c0e5697a94258892d9078b8e1a5d8ba9185
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 11:23:14 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 11:23:14 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=12063c0e
kde-apps/spectacle: Drop compatibility revbump
Moved to Gentoo ebuild repo.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/spectacle/spectacle-21.12.3-r1.ebuild | 72 --------------------------
1 file changed, 72 deletions(-)
diff --git a/kde-apps/spectacle/spectacle-21.12.3-r1.ebuild b/kde-apps/spectacle/spectacle-21.12.3-r1.ebuild
deleted file mode 100644
index ac63851376..0000000000
--- a/kde-apps/spectacle/spectacle-21.12.3-r1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.88.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Screenshot capture utility"
-HOMEPAGE="https://apps.kde.org/spectacle/"
-
-LICENSE="LGPL-2+ handbook? ( FDL-1.3 )"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="+annotate share"
-
-# TODO: Qt5Svg leaking from media-libs/kimageannotator
-DEPEND="
- >=dev-qt/qtconcurrent-${QTMIN}:5
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtx11extras-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwayland-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- x11-libs/libxcb
- x11-libs/xcb-util
- x11-libs/xcb-util-cursor
- x11-libs/xcb-util-image
- annotate? ( >=media-libs/kimageannotator-0.5.0 )
- share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
-"
-RDEPEND="${DEPEND}
- || (
- >=dev-qt/qdbus-${QTMIN}:0
- >=dev-qt/qdbus-${QTMIN}:5
- )
-"
-
-src_prepare() {
- ecm_src_prepare
- # Unnecessary with >=media-libs/kimageannotator-0.4.0
- sed -e "/find_package\s*(\s*X11/d" -e "/find_package\s*(\s*kColorPicker/d" \
- -i CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_KF5Kipi=ON
- $(cmake_use_find_package annotate kImageAnnotator)
- $(cmake_use_find_package share KF5Purpose)
- )
- ecm_src_configure
-}
next reply other threads:[~2022-03-21 11:23 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-21 11:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-16 21:52 [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/ Andreas Sturmlechner
2025-03-16 21:52 Andreas Sturmlechner
2025-03-16 21:52 Andreas Sturmlechner
2025-03-15 21:41 Andreas Sturmlechner
2024-11-10 16:46 Andreas Sturmlechner
2024-11-04 23:01 Andreas Sturmlechner
2024-08-24 17:19 Sam James
2024-08-09 17:30 Andreas Sturmlechner
2024-06-20 14:25 Sam James
2024-06-19 12:46 Sam James
2024-06-17 16:04 Andreas Sturmlechner
2024-06-16 2:43 Sam James
2024-05-16 14:26 Andreas Sturmlechner
2024-04-22 20:41 Andreas Sturmlechner
2024-03-15 14:07 Andreas Sturmlechner
2024-02-27 22:08 Andreas Sturmlechner
2024-02-25 19:24 Sam James
2024-01-11 18:19 Sam James
2023-12-09 10:03 Andreas Sturmlechner
2023-03-23 22:10 Andreas Sturmlechner
2023-02-24 9:04 Andreas Sturmlechner
2023-02-23 20:25 Andreas Sturmlechner
2022-03-21 20:40 Andreas Sturmlechner
2022-03-21 20:40 Andreas Sturmlechner
2022-03-21 10:43 Andreas Sturmlechner
2022-03-15 21:59 Andreas Sturmlechner
2022-03-15 21:59 Andreas Sturmlechner
2021-12-21 3:57 Sam James
2021-12-09 9:28 Andreas Sturmlechner
2021-02-26 13:09 Andreas Sturmlechner
2021-01-08 0:00 Andreas Sturmlechner
2020-02-08 20:02 Andreas Sturmlechner
2019-09-08 18:23 Andreas Sturmlechner
2019-07-17 18:19 Andreas Sturmlechner
2019-06-22 11:40 Andreas Sturmlechner
2019-05-08 6:09 Andreas Sturmlechner
2019-03-26 22:01 Andreas Sturmlechner
2018-08-15 17:40 Andreas Sturmlechner
2018-08-06 23:59 Andreas Sturmlechner
2016-12-11 19:13 Michael Palimaka
2016-11-27 11:30 Michael Palimaka
2016-10-20 20:55 Michael Palimaka
2016-08-25 18:15 Michael Palimaka
2016-08-25 18:15 Michael Palimaka
2016-05-31 19:03 Johannes Huber
2016-04-24 18:08 Manuel Rüger
2016-03-25 14:00 Michael Palimaka
2016-03-08 10:25 Michael Palimaka
2016-03-08 10:25 Michael Palimaka
2016-01-20 14:52 Michael Palimaka
2016-01-20 14:52 Michael Palimaka
2016-01-04 16:21 Michael Palimaka
2016-01-02 15:36 Michael Palimaka
2016-01-01 16:28 Michael Palimaka
2015-11-14 16:03 Michael Palimaka
2015-11-13 16:52 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=1647861794.12063c0e5697a94258892d9078b8e1a5d8ba9185.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