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] proj/kde:master commit in: kde-plasma/spectacle/
Date: Thu, 02 Oct 2025 16:12:16 +0000 (UTC)	[thread overview]
Message-ID: <1759421399.13088b83c90595970d256cbd35b5280c83b81e30.asturm@gentoo> (raw)

commit:     13088b83c90595970d256cbd35b5280c83b81e30
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  2 15:49:32 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  2 16:09:59 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=13088b83

kde-plasma/spectacle: 6.4.91 version bump

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

 kde-plasma/spectacle/spectacle-6.4.91.ebuild | 73 ++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

diff --git a/kde-plasma/spectacle/spectacle-6.4.91.ebuild b/kde-plasma/spectacle/spectacle-6.4.91.ebuild
new file mode 100644
index 0000000000..18040dfb57
--- /dev/null
+++ b/kde-plasma/spectacle/spectacle-6.4.91.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+ECM_TEST="forceoptional"
+KFMIN=6.18.0
+QTMIN=6.9.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="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="share"
+
+# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,wayland,widgets,X]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
+	>=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-${KDE_CATV}:6
+	>=kde-plasma/layer-shell-qt-${KDE_CATV}: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.19.0
+"
+RDEPEND="${COMMON_DEPEND}
+	>=dev-qt/qtimageformats-${QTMIN}:6
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=kde-frameworks/kimageformats-${KFMIN}:6
+"
+RDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )"
+BDEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[wayland]
+	dev-util/wayland-scanner
+"
+BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland] <dev-qt/qtwayland-6.10:6 )"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package share KF6Purpose)
+	)
+	ecm_src_configure
+}


             reply	other threads:[~2025-10-02 16:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-02 16:12 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-22 20:38 [gentoo-commits] proj/kde:master commit in: kde-plasma/spectacle/ Andreas Sturmlechner
2025-10-21 21:22 Andreas Sturmlechner
2025-10-21 10:13 Andreas Sturmlechner
2025-10-16 19:05 Andreas Sturmlechner
2025-10-04 21:41 Andreas Sturmlechner
2025-09-18 18:55 Andreas Sturmlechner
2025-07-09 21:43 Andreas Sturmlechner
2025-07-09 16:39 Andreas Sturmlechner
2025-07-08 16:49 Andreas Sturmlechner
2025-06-30 16:49 Andreas Sturmlechner
2025-06-30 16:49 Andreas Sturmlechner
2025-06-17 18:07 Andreas Sturmlechner
2025-06-15 21:06 Andreas Sturmlechner
2025-06-13 13:16 Andreas Sturmlechner
2025-05-31 11:39 Andreas Sturmlechner
2025-05-29 20:49 Andreas Sturmlechner
2025-04-27 20:38 Andreas Sturmlechner

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=1759421399.13088b83c90595970d256cbd35b5280c83b81e30.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