From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/
Date: Sun, 16 Mar 2025 21:52:02 +0000 (UTC) [thread overview]
Message-ID: <1742161743.6cbe94f95d0147af9b05cfbde164c345a3015e94.asturm@gentoo> (raw)
commit: 6cbe94f95d0147af9b05cfbde164c345a3015e94
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 16 21:49:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 21:49:03 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6cbe94f9
kde-apps/spectacle: add 6.3.49.9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/spectacle/spectacle-6.3.49.9999.ebuild | 72 +++++++++++++++++++++++++
1 file changed, 72 insertions(+)
diff --git a/kde-apps/spectacle/spectacle-6.3.49.9999.ebuild b/kde-apps/spectacle/spectacle-6.3.49.9999.ebuild
new file mode 100644
index 0000000000..8f11e83204
--- /dev/null
+++ b/kde-apps/spectacle/spectacle-6.3.49.9999.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+ECM_TEST="forceoptional"
+KDE_ORG_CATEGORY="graphics" # FIXME upstream?
+KFMIN=9999
+QTMIN=6.8.1
+inherit ecm plasma.kde.org xdg
+
+DESCRIPTION="Screenshot capture utility"
+HOMEPAGE="https://apps.kde.org/spectacle/"
+
+LICENSE="LGPL-2+ handbook? ( FDL-1.3 )"
+SLOT="6"
+KEYWORDS=""
+IUSE="share"
+
+# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
+COMMON_DEPEND="
+ dev-libs/wayland
+ >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,X]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=dev-qt/qtmultimedia-${QTMIN}:6[qml]
+ >=dev-qt/qtwayland-${QTMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
+ >=kde-frameworks/kglobalaccel-${KFMIN}:6
+ >=kde-frameworks/kguiaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ >=kde-frameworks/knotifications-${KFMIN}:6
+ >=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+ >=kde-frameworks/prison-${KFMIN}:6
+ kde-plasma/kpipewire:6
+ kde-plasma/layer-shell-qt:6
+ media-libs/opencv:=
+ x11-libs/libxcb
+ x11-libs/libXrandr
+ x11-libs/xcb-util
+ x11-libs/xcb-util-cursor
+ x11-libs/xcb-util-image
+ share? ( >=kde-frameworks/purpose-${KFMIN}:6 )
+"
+DEPEND="${COMMON_DEPEND}
+ >=dev-libs/plasma-wayland-protocols-1.11.1
+"
+RDEPEND="${COMMON_DEPEND}
+ >=dev-qt/qtimageformats-${QTMIN}:6
+ >=dev-qt/qtsvg-${QTMIN}:6
+"
+BDEPEND="
+ >=dev-qt/qtwayland-${QTMIN}:6
+ dev-util/wayland-scanner
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package share KF6Purpose)
+ )
+ ecm_src_configure
+}
next reply other threads:[~2025-03-16 21:52 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-16 21:52 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-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 11:23 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=1742161743.6cbe94f95d0147af9b05cfbde164c345a3015e94.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