summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-08 00:11:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-08 00:11:30 +0000
commit8b3c41ecef8a1cdd270ce3aabcfdfb991839699c (patch)
treeece43c29d9163f887ef99c43aad6f2f568961231 /kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild
parent1b2360e7bab42e4045232887cb4f6c4a24ca3975 (diff)
gentoo auto-resync : 08:02:2025 - 00:11:30HEADmaster
Diffstat (limited to 'kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild')
-rw-r--r--kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild
new file mode 100644
index 000000000000..f0c5fd30bb10
--- /dev/null
+++ b/kde-apps/libkcddb-common/libkcddb-common-24.12.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+ECM_HANDBOOK_DIR=( kcmcddb/doc )
+ECM_KCM_TARGETS=( kcm_cddb:kcmcddb/ )
+KDE_ORG_NAME="${PN/-common/}"
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-apps/libkcddb-23.08.5-r1:5
+ !<kde-apps/libkcddb-24.05.2-r1:6
+"
+
+ECM_INSTALL_FILES=(
+ libkcddb/libkcddb5.kcfg:\${KDE_INSTALL_KCFGDIR}
+)