summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-15 01:10:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-21 22:53:49 +0200
commita00bb39b8d5665dbf54e9dd5902fd8a83edbc451 (patch)
tree6e3df44ffd771e58b623db090895369e0398c170
parent2d584831f3f62da82c55d608e9d157b914c06ff8 (diff)
downloadkde-a00bb39b8d5665dbf54e9dd5902fd8a83edbc451.tar.gz
kde-a00bb39b8d5665dbf54e9dd5902fd8a83edbc451.tar.bz2
kde-a00bb39b8d5665dbf54e9dd5902fd8a83edbc451.zip
kde-apps/ffmpegthumbs-common: new package, add 9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/ffmpegthumbs-common/Manifest2
-rw-r--r--kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.07.90.ebuild23
-rw-r--r--kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.0.ebuild23
-rw-r--r--kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.49.9999.ebuild23
-rw-r--r--kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-9999.ebuild23
-rw-r--r--kde-apps/ffmpegthumbs-common/metadata.xml12
6 files changed, 106 insertions, 0 deletions
diff --git a/kde-apps/ffmpegthumbs-common/Manifest b/kde-apps/ffmpegthumbs-common/Manifest
new file mode 100644
index 00000000000..8044f92ab44
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-common/Manifest
@@ -0,0 +1,2 @@
+DIST ffmpegthumbs-24.07.90.tar.xz 33144 BLAKE2B 57c367ad5d43605ba441ef5bc7117c12706ac30861a05b43b809596dcc78157283adb580d7ed988e6d2d1285813aee81256ce5cf009b86c3b597c9e1e40810e4 SHA512 4e67506217e8e4e6ed7b4fdb74b5c0ab00eb5cc0ef81ce7b29e306f19848692b1ccd6766eb6e20cfaf76136d1ce447a64b330d7315e0e92c79ca8a42c93477b1
+DIST ffmpegthumbs-24.08.0.tar.xz 33160 BLAKE2B 9187b61f480a5e07f62bb209bf287a5262a8926f46ab67ba8846d7a117264ecd4f032898bdef055498f7b06d9f1c25914518af3efe36b4df8f06c9cc1ed74767 SHA512 d0a9844cabcd18bf1cbf36e82fd7d71ea0804488d7741262a885775b6d64d9a852d1bc5779858702244ad4aa95de36bbd7e0682e62cf2335dd0ba62d084678d7
diff --git a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.07.90.ebuild b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.07.90.ebuild
new file mode 100644
index 00000000000..928d370615b
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.07.90.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_I18N="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-apps/ffmpegthumbs-23.08.5-r1:5
+ !<kde-apps/ffmpegthumbs-24.05.2-r1:6
+"
+
+ECM_INSTALL_FILES=(
+ ffmpegthumbnailersettings5.kcfg:\${KDE_INSTALL_KCFGDIR}
+ org.kde.ffmpegthumbs.metainfo.xml:\${KDE_INSTALL_METAINFODIR}
+)
diff --git a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.0.ebuild b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.0.ebuild
new file mode 100644
index 00000000000..928d370615b
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_I18N="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-apps/ffmpegthumbs-23.08.5-r1:5
+ !<kde-apps/ffmpegthumbs-24.05.2-r1:6
+"
+
+ECM_INSTALL_FILES=(
+ ffmpegthumbnailersettings5.kcfg:\${KDE_INSTALL_KCFGDIR}
+ org.kde.ffmpegthumbs.metainfo.xml:\${KDE_INSTALL_METAINFODIR}
+)
diff --git a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.49.9999.ebuild b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.49.9999.ebuild
new file mode 100644
index 00000000000..c543713ca59
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.49.9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_I18N="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+ !<kde-apps/ffmpegthumbs-23.08.5-r1:5
+ !<kde-apps/ffmpegthumbs-24.05.2-r1:6
+"
+
+ECM_INSTALL_FILES=(
+ ffmpegthumbnailersettings5.kcfg:\${KDE_INSTALL_KCFGDIR}
+ org.kde.ffmpegthumbs.metainfo.xml:\${KDE_INSTALL_METAINFODIR}
+)
diff --git a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-9999.ebuild b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-9999.ebuild
new file mode 100644
index 00000000000..c543713ca59
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_I18N="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+ !<kde-apps/ffmpegthumbs-23.08.5-r1:5
+ !<kde-apps/ffmpegthumbs-24.05.2-r1:6
+"
+
+ECM_INSTALL_FILES=(
+ ffmpegthumbnailersettings5.kcfg:\${KDE_INSTALL_KCFGDIR}
+ org.kde.ffmpegthumbs.metainfo.xml:\${KDE_INSTALL_METAINFODIR}
+)
diff --git a/kde-apps/ffmpegthumbs-common/metadata.xml b/kde-apps/ffmpegthumbs-common/metadata.xml
new file mode 100644
index 00000000000..8f8e4359197
--- /dev/null
+++ b/kde-apps/ffmpegthumbs-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">multimedia/ffmpegthumbs</remote-id>
+ </upstream>
+</pkgmetadata>