16 lines
613 B
Bash
16 lines
613 B
Bash
# Template file for 'ffmpegthumbs'
|
|
pkgname=ffmpegthumbs
|
|
version=19.08.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules kcoreaddons kconfig-devel
|
|
pkg-config qt5-host-tools qt5-qmake"
|
|
makedepends="qt5-devel kio-devel ffmpeg-devel"
|
|
short_desc="FFmpeg-based thumbnail creator for video files"
|
|
maintainer="Michael Straube <straubem@gmx.de>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="${KDE_SITE}/applications"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/ffmpegthumbs-${version}.tar.xz"
|
|
checksum=13f5f8b40c0f6146cdd4d1d9e6a7b7dd19cda9650fe08f9731c050e58f11efee
|