public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: eclass/, kde-apps/ffmpegthumbs/
@ 2024-03-03 18:12 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2024-03-03 18:12 UTC (permalink / raw
  To: gentoo-commits

commit:     2573ccfcb99d806e5af2e8b50b3af02fe12e2ffe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 18:04:06 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 18:11:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2573ccfc

kde-apps/ffmpegthumbs: Switch 24.02.0 to KF6

After inquiring upstream again.

Closes: https://bugs.gentoo.org/925870
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/gear.kde.org.eclass                               |  1 +
 ...mbs-24.02.0.ebuild => ffmpegthumbs-24.02.0-r1.ebuild} | 16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass
index e582a5add5bc..f3a3c56369ad 100644
--- a/eclass/gear.kde.org.eclass
+++ b/eclass/gear.kde.org.eclass
@@ -94,6 +94,7 @@ if $(ver_test -gt 24.01.75); then
 		dragon | \
 		elisa | \
 		eventviews | \
+		ffmpegthumbs | \
 		filelight | \
 		granatier | \
 		grantlee-editor | \

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0-r1.ebuild
similarity index 58%
rename from kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0.ebuild
rename to kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0-r1.ebuild
index a2eac54e2eb2..cc077320285e 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.02.0-r1.ebuild
@@ -3,25 +3,25 @@
 
 EAPI=8
 
-KFMIN=5.113.0
-QTMIN=5.15.9
+KFMIN=6.0.0
+QTMIN=6.6.2
 inherit ecm gear.kde.org
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
 
 LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+SLOT="6"
+KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui]
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-03 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-03 18:12 [gentoo-commits] repo/gentoo:master commit in: eclass/, kde-apps/ffmpegthumbs/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox