diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-10-07 19:10:17 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-10-07 19:23:35 +0200 |
| commit | 0996a86c452bc8e5f674e953d7e6bc2f6a23ef8c (patch) | |
| tree | 336ce4bd7dcccf8bae68d40db4cc8ac58df8cd87 /kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild | |
| parent | 2a5e800bd1baafec5a436417cc3bdb4e65ea251f (diff) | |
| download | kde-0996a86c452bc8e5f674e953d7e6bc2f6a23ef8c.tar.gz kde-0996a86c452bc8e5f674e953d7e6bc2f6a23ef8c.tar.bz2 kde-0996a86c452bc8e5f674e953d7e6bc2f6a23ef8c.zip | |
kde-apps/libkcddb-common: 25.08.2 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild')
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild new file mode 100644 index 00000000000..f0c5fd30bb1 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-25.08.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} +) |
