mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-15 23:15:10 +02:00
14 lines
604 B
Bash
14 lines
604 B
Bash
# Template file for 'ffmpegthumbs'
|
|
pkgname=ffmpegthumbs
|
|
version=18.04.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules 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="https://download.kde.org/stable/applications"
|
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=e6b2e6cd096bbc87696fbdecec0c21de3ee688161fa0b1adc83952a8f8004472
|