diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-03-15 22:03:54 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-03-15 22:22:27 +0100 |
| commit | f25ab3fcd5b94b5ac4b49825ad91128b2766d2c0 (patch) | |
| tree | f590e7f62f0fc8e7e9f5c93cc35aa93018020fd8 /kde-apps/libkcddb-common | |
| parent | 6f044692fe971c3ce537e7a80bceb183e9a10e90 (diff) | |
| download | kde-f25ab3fcd5b94b5ac4b49825ad91128b2766d2c0.tar.gz kde-f25ab3fcd5b94b5ac4b49825ad91128b2766d2c0.tar.bz2 kde-f25ab3fcd5b94b5ac4b49825ad91128b2766d2c0.zip | |
kde-apps/libkcddb-common: Add 25.04 stable branch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libkcddb-common')
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-25.04.49.9999.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.04.49.9999.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.04.49.9999.ebuild new file mode 100644 index 00000000000..71221aae22e --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-25.04.49.9999.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="" + +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} +) |
