ffmpegthumbs: revbump for ffmpeg6

This commit is contained in:
zlice 2023-03-22 20:01:47 -04:00 committed by classabbyamp
parent 35b57b9ef8
commit 4db45fac6f
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'ffmpegthumbs'
pkgname=ffmpegthumbs
version=24.05.1
revision=1
revision=2
build_style=cmake
configure_args="-DQT_MAJOR_VERSION=6 -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules pkg-config gettext qt6-base
kf6-kconfig"
makedepends="qt6-base-devel kf6-kconfig-devel kf6-kio-devel kf6-ki18n-devel
ffmpeg-devel taglib-devel"
ffmpeg6-devel taglib-devel"
short_desc="FFmpeg-based thumbnail creator for video files"
maintainer="Michael Straube <straubem@gmx.de>"
license="GPL-2.0-or-later"