summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-02-28 11:28:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-02-28 11:30:38 +0100
commit5c7860144e207a02dd49afe03845aea80a6c082c (patch)
tree2ce6997c4a113aa2d876d9f0011a360dd74cce4e
parentkde-apps*/: Move meta packages to SLOT 0 (diff)
downloadgentoo-5c7860144e207a02dd49afe03845aea80a6c082c.tar.gz
gentoo-5c7860144e207a02dd49afe03845aea80a6c082c.tar.bz2
gentoo-5c7860144e207a02dd49afe03845aea80a6c082c.zip
media-libs/kquickimageeditor: Add Qt6-based SLOT=6 revision
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-libs/kquickimageeditor/kquickimageeditor-0.3.0-r100.ebuild30
-rw-r--r--profiles/package.mask1
2 files changed, 31 insertions, 0 deletions
diff --git a/media-libs/kquickimageeditor/kquickimageeditor-0.3.0-r100.ebuild b/media-libs/kquickimageeditor/kquickimageeditor-0.3.0-r100.ebuild
new file mode 100644
index 000000000000..fa2b3737c951
--- /dev/null
+++ b/media-libs/kquickimageeditor/kquickimageeditor-0.3.0-r100.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.249.0
+QTMIN=6.6.2
+inherit ecm kde.org
+
+DESCRIPTION="QtQuick components providing basic image editing capabilities"
+HOMEPAGE="https://invent.kde.org/libraries/kquickimageeditor
+https://api.kde.org/kquickimageeditor/html/index.html"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+ KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="6"
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5
+ >=dev-qt/qt5compat-${QTMIN}:6[qml]
+ >=kde-frameworks/kirigami-${KFMIN}:6
+"
diff --git a/profiles/package.mask b/profiles/package.mask
index dff66d013f11..3680adf8bfc6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -402,6 +402,7 @@ app-editors/emacs:25
~dev-libs/ktextaddons-1.5.3
~dev-libs/kweathercore-0.8.0
~gui-apps/xwaylandvideobridge-0.4.0
+=media-libs/kquickimageeditor-0.3.0-r100
~media-libs/libqaccessibilityclient-0.6.0
~media-libs/phonon-4.12.0
~media-libs/phonon-vlc-0.12.0