diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-12 20:42:45 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-21 22:53:49 +0200 |
| commit | 5f458223e223ef3352fec1d27eae0fa514d08fe2 (patch) | |
| tree | f29241ebd839b8a63f47ee787b2f689a9ffbd3bd /kde-apps | |
| parent | c3530dbf8c0e3824bdcc5ff73e74c7c36f518cfc (diff) | |
| download | kde-5f458223e223ef3352fec1d27eae0fa514d08fe2.tar.gz kde-5f458223e223ef3352fec1d27eae0fa514d08fe2.tar.bz2 kde-5f458223e223ef3352fec1d27eae0fa514d08fe2.zip | |
kde-apps/libkcddb-common: new package, add 9999
Split translations, handbook, kcfg and desktop file.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
| -rw-r--r-- | kde-apps/libkcddb-common/Manifest | 2 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-24.07.90.ebuild | 24 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-24.08.0.ebuild | 24 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-24.08.49.9999.ebuild | 24 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/libkcddb-common-9999.ebuild | 24 | ||||
| -rw-r--r-- | kde-apps/libkcddb-common/metadata.xml | 12 |
6 files changed, 110 insertions, 0 deletions
diff --git a/kde-apps/libkcddb-common/Manifest b/kde-apps/libkcddb-common/Manifest new file mode 100644 index 00000000000..1f8f820adb7 --- /dev/null +++ b/kde-apps/libkcddb-common/Manifest @@ -0,0 +1,2 @@ +DIST libkcddb-24.07.90.tar.xz 449072 BLAKE2B 7aa9e0924ce9c503184ee6750c33e7a54489a259a14ede2c8da8269aea3c7704b370fbd945fe2b19193f48f850db284f6d82216910ea045b1f6ff14a47fba94b SHA512 831c98e8c62bdf461d1e6c36b65b6b8cd43b5ccbd364fa7b7fdb7fca5aeaee86e37e121e291f27b63d3bd430bda4ea910fe85230b8a20641988a2d70e484c411 +DIST libkcddb-24.08.0.tar.xz 449072 BLAKE2B 70706be680247c4e9e6e140a176e07fdcae2b3fdb4c97307a4fa2c125d7e8b8af03cf9671e421e5ca06f1c6ef77279309a1b09e69da178c66ec29c3a140f1435 SHA512 34f9245d26b6e95e3851d595c6160f9ec2df9cc7497edd7a39b58cfc8c9f7d3a6a69ce22d6c971b638037a04bc9ae3deec06a1d6f4aaf0185b517a9c436769ab diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.07.90.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.07.90.ebuild new file mode 100644 index 00000000000..422b5adcdc5 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-24.07.90.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} +) diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.08.0.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.08.0.ebuild new file mode 100644 index 00000000000..422b5adcdc5 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-24.08.0.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} +) diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.08.49.9999.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.08.49.9999.ebuild new file mode 100644 index 00000000000..2d1fc895dd1 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-24.08.49.9999.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="" + +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} +) diff --git a/kde-apps/libkcddb-common/libkcddb-common-9999.ebuild b/kde-apps/libkcddb-common/libkcddb-common-9999.ebuild new file mode 100644 index 00000000000..2d1fc895dd1 --- /dev/null +++ b/kde-apps/libkcddb-common/libkcddb-common-9999.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="" + +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} +) diff --git a/kde-apps/libkcddb-common/metadata.xml b/kde-apps/libkcddb-common/metadata.xml new file mode 100644 index 00000000000..b3bfb0b912f --- /dev/null +++ b/kde-apps/libkcddb-common/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>kde@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=libkcddb</bugs-to> + <remote-id type="kde-invent">multimedia/libkcddb</remote-id> + </upstream> +</pkgmetadata> |
