summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-07-24 20:43:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-07-25 14:55:04 +0200
commit266722d9df6c58902e30340d9e06f20263fdc7e7 (patch)
tree29771e9b145865bd5db3eff356f72974e4be0931
parentf779bcdbb195712a04764f9345ea8220f5e5dc5b (diff)
downloadkde-266722d9df6c58902e30340d9e06f20263fdc7e7.tar.gz
kde-266722d9df6c58902e30340d9e06f20263fdc7e7.tar.bz2
kde-266722d9df6c58902e30340d9e06f20263fdc7e7.zip
kde-apps/libksane-common: Add 25.08 stable branch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/libksane-common/libksane-common-25.08.49.9999.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-apps/libksane-common/libksane-common-25.08.49.9999.ebuild b/kde-apps/libksane-common/libksane-common-25.08.49.9999.ebuild
new file mode 100644
index 00000000000..0a460bed69e
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-25.08.49.9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+inherit ecm-common gear.kde.org xdg
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+ !<kde-apps/libksane-24.02.2-r2:5
+ !<kde-apps/libksane-24.05.2-r1:6
+"
+
+ECM_INSTALL_ICONS=(
+ src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
+)