diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-15 15:17:04 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-15 18:30:34 +0100 |
| commit | 258fc54198cc325837696a492dc5d49fe7e64b47 (patch) | |
| tree | 56e3fdbed2e9c01f121b4baa6ab235497165d9a0 | |
| parent | e3fbc1fb5cc1fc644ed51d59fc102d05af660af9 (diff) | |
| download | kde-258fc54198cc325837696a492dc5d49fe7e64b47.tar.gz kde-258fc54198cc325837696a492dc5d49fe7e64b47.tar.bz2 kde-258fc54198cc325837696a492dc5d49fe7e64b47.zip | |
kde-apps/libkcddb-common: 24.11.80 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/libkcddb-common/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-24.11.80.ebuild | 24 |
2 files changed, 25 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/Manifest b/kde-apps/libkcddb-common/Manifest new file mode 100644 index 00000000000..a18f15d1bae --- /dev/null +++ b/kde-apps/libkcddb-common/Manifest @@ -0,0 +1 @@ +DIST libkcddb-24.11.80.tar.xz 450008 BLAKE2B 9a2c4bb1e050c412809325a81d4f22a68b73a1c3c55fa37cb927ab6a3cb16ff4fbd82ca1edc526a1b66a1082f08c814f308f8388a1d1b948ff085600b0a77200 SHA512 e3b5318edced253c2838c7a914a52194908f3b107b0d29a7552df23476b255fbdf2236fcc583bc9e113b2a212811784435cc409677c67e42b8e33c2365d7f290 diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.11.80.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.11.80.ebuild new file mode 100644 index 00000000000..422b5adcdc5 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-24.11.80.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2024 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/}" +KFMIN=5.115.0 +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} +) |
