From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C002615852A for ; Wed, 21 Aug 2024 21:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB55FE2A43; Wed, 21 Aug 2024 21:47:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3560E2A47 for ; Wed, 21 Aug 2024 21:47:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9172B34133B for ; Wed, 21 Aug 2024 21:47:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9361C1F08 for ; Wed, 21 Aug 2024 21:47:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1724273629.a00bb39b8d5665dbf54e9dd5902fd8a83edbc451.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs-common/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.07.90.ebuild kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.0.ebuild kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-24.08.49.9999.ebuild kde-apps/ffmpegthumbs-common/ffmpegthumbs-common-9999.ebuild kde-apps/ffmpegthumbs-common/metadata.xml X-VCS-Directories: kde-apps/ffmpegthumbs-common/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a00bb39b8d5665dbf54e9dd5902fd8a83edbc451 X-VCS-Branch: master Date: Wed, 21 Aug 2024 21:47:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6dd92ad3-0dab-4985-bcba-5987149dd17b X-Archives-Hash: 3b210af621199a825f710fe3b8133b65 commit: a00bb39b8d5665dbf54e9dd5902fd8a83edbc451 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 14 23:10:19 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 21 20:53:49 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a00bb39b kde-apps/ffmpegthumbs-common: new package, add 9999 Signed-off-by: Andreas Sturmlechner gentoo.org> .../ffmpegthumbs-common-24.07.90.ebuild | 23 ++++++++++++++++++++++ .../ffmpegthumbs-common-24.08.0.ebuild | 23 ++++++++++++++++++++++ .../ffmpegthumbs-common-24.08.49.9999.ebuild | 23 ++++++++++++++++++++++ .../ffmpegthumbs-common-9999.ebuild | 23 ++++++++++++++++++++++ kde-apps/ffmpegthumbs-common/metadata.xml | 12 +++++++++++ 5 files changed, 104 insertions(+) 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 0000000000..928d370615 --- /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@gentoo.org + Gentoo KDE Project + + + https://bugs.kde.org/ + multimedia/ffmpegthumbs + +