mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/libksane-common: 25.12.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST libksane-25.08.3.tar.xz 156152 BLAKE2B 300bc589e15ea4ff8194b39f8ca8566e0bb3ad3704689d0132f4a45d2044ecb5aca1afe264a52ca75330258ad89ecfc7720a32444f32d5718c6fe5f1b09bf0c9 SHA512 45d4f0e24270f5ebb92ec89adc56a15011ea578902a5c9fece7a80d3ebe2b0c94057e1d1528750fd3c0f977ee0bc430aedb6a56561f48b365942c4571e064d86
|
||||
DIST libksane-25.12.0.tar.xz 155936 BLAKE2B df96d84620b42b736d760aff214942f0d084b45ba61cca7f728d88b31d2e9694077514ac17963c88bd8899f5b7046e52034cdc144b634302e822b504e56ef471 SHA512 c221a29b60cd3bcdb2febb5b820b7f8eb2568d90a85a7b5149e5165f9630465739c7fccb3bb6bfac4a6c19a8d9a3d9396e407b5cbdfccffd577631ab8f3296eb
|
||||
|
||||
22
kde-apps/libksane-common/libksane-common-25.12.0.ebuild
Normal file
22
kde-apps/libksane-common/libksane-common-25.12.0.ebuild
Normal file
@@ -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="~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}
|
||||
)
|
||||
Reference in New Issue
Block a user