summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-20 17:34:33 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-21 23:12:08 +0200
commit33dc31ad9b1a7636b4c63049a8278f0703a1a50c (patch)
treebb3fa1c9ecaf34a800885127ed0e31df04f6c99f /media-libs/ksanecore-common
parentkde-misc/kio-gdrive-common: new package, add 24.05.2 (diff)
downloadgentoo-33dc31ad9b1a7636b4c63049a8278f0703a1a50c.tar.gz
gentoo-33dc31ad9b1a7636b4c63049a8278f0703a1a50c.tar.bz2
gentoo-33dc31ad9b1a7636b4c63049a8278f0703a1a50c.zip
media-libs/ksanecore-common: new package, add 24.05.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/ksanecore-common')
-rw-r--r--media-libs/ksanecore-common/Manifest1
-rw-r--r--media-libs/ksanecore-common/ksanecore-common-24.05.2.ebuild18
-rw-r--r--media-libs/ksanecore-common/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/media-libs/ksanecore-common/Manifest b/media-libs/ksanecore-common/Manifest
new file mode 100644
index 000000000000..42b4179fe88f
--- /dev/null
+++ b/media-libs/ksanecore-common/Manifest
@@ -0,0 +1 @@
+DIST ksanecore-24.05.2.tar.xz 51080 BLAKE2B c57152bbff1c3eb4c6de3f20809d9e3a7ec5c81c981823e3750142006f1c6ac0f7bfc5913042edfcaa6a8e2f2210c8dc8963097d60dffc153ffb9078e3ca13bd SHA512 862c5997f0e10e6b3382127fe1d5efee37621212f2ec70a5346bf914cbe6ff9d1476cd05b119e0784222c8a195787f30b4454aaeeeb9535d0d52362a7ba0a718
diff --git a/media-libs/ksanecore-common/ksanecore-common-24.05.2.ebuild b/media-libs/ksanecore-common/ksanecore-common-24.05.2.ebuild
new file mode 100644
index 000000000000..3fd16d901523
--- /dev/null
+++ b/media-libs/ksanecore-common/ksanecore-common-24.05.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<media-libs/ksanecore-23.08.5-r2:5
+ !<media-libs/ksanecore-24.05.2-r1:6
+"
diff --git a/media-libs/ksanecore-common/metadata.xml b/media-libs/ksanecore-common/metadata.xml
new file mode 100644
index 000000000000..e2881717c482
--- /dev/null
+++ b/media-libs/ksanecore-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/</bugs-to>
+ <remote-id type="kde-invent">libraries/ksanecore</remote-id>
+ </upstream>
+</pkgmetadata>