summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-20 17:34:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-21 23:11:02 +0200
commit690d8622e6622844cd4ec25000888746dc836ae8 (patch)
tree94ab5501e580f7353cd75daf97e72bcebad8f135 /kde-apps/libksane-common/libksane-common-24.05.2.ebuild
parentkde-apps/libkcddb-common: new package, add 24.05.2 (diff)
downloadgentoo-690d8622e6622844cd4ec25000888746dc836ae8.tar.gz
gentoo-690d8622e6622844cd4ec25000888746dc836ae8.tar.bz2
gentoo-690d8622e6622844cd4ec25000888746dc836ae8.zip
kde-apps/libksane-common: new package, add 24.05.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libksane-common/libksane-common-24.05.2.ebuild')
-rw-r--r--kde-apps/libksane-common/libksane-common-24.05.2.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-apps/libksane-common/libksane-common-24.05.2.ebuild b/kde-apps/libksane-common/libksane-common-24.05.2.ebuild
new file mode 100644
index 000000000000..582564bb6b69
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-24.05.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+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}
+)