gentoo-ebuilds/kde-apps/libksane-common/libksane-common-25.04.3.ebuild
Arthur Zamarin 37bd3de510
kde-apps/libksane-common: Stabilize 25.04.3 amd64, #959779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-24 22:18:45 +03:00

22 lines
520 B
Bash

# 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="amd64 ~arm64 ~loong ~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}
)