diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-07 20:06:10 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-11-07 20:06:10 +0100 |
commit | e300c4bff8db7bff4901c33be6b4a90123bae2c7 (patch) | |
tree | ecd142eaf6118092322f7f8d3089d6f780576501 /kde-apps/ffmpegthumbs-common | |
parent | kde-apps/ffmpegthumbs: drop 24.08.3 (diff) | |
download | kde-e300c4bff8db7bff4901c33be6b4a90123bae2c7.tar.gz kde-e300c4bff8db7bff4901c33be6b4a90123bae2c7.tar.bz2 kde-e300c4bff8db7bff4901c33be6b4a90123bae2c7.zip |
kde-apps/ffmpegthumbs-common: drop 24.08.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ffmpegthumbs-common')
-rw-r--r-- | kde-apps/ffmpegthumbs-common/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.3.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-apps/ffmpegthumbs-common/Manifest b/kde-apps/ffmpegthumbs-common/Manifest deleted file mode 100644 index 75b38b8135..0000000000 --- a/kde-apps/ffmpegthumbs-common/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ffmpegthumbs-24.08.3.tar.xz 33208 BLAKE2B 6f007484989e66889f94f28b2bcb6eb34ec8a4314dfcc16a12199d59a163959a5caa78c777c4a1f6607dbde70e0ffc4fb4d54f023b1fc6fd4b81ff44aed441c3 SHA512 3614c45d33e2b8bbed957afdcf0192f57dc5a03e93bf5917f52053539459ec3f4778c18b0ce40502a4667b2a46520f2835889a0d79b6c3cdeb0b733e1a6e275b diff --git a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.3.ebuild b/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.3.ebuild deleted file mode 100644 index 928d370615..0000000000 --- a/kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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} -) |