diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-07-24 20:45:45 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-07-25 14:55:05 +0200 |
| commit | 671785bce0581ea716304bcb187396f4340c5f81 (patch) | |
| tree | 1ae1aa689ca863c343fa9d8b34862a8d9823d638 | |
| parent | 188af676b10bc919825a219556897573e0ab94e3 (diff) | |
| download | kde-671785bce0581ea716304bcb187396f4340c5f81.tar.gz kde-671785bce0581ea716304bcb187396f4340c5f81.tar.bz2 kde-671785bce0581ea716304bcb187396f4340c5f81.zip | |
kde-apps/libkcddb-common: Add 25.08 stable branch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild new file mode 100644 index 00000000000..71221aae22e --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-25.08.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} +) |
