parent
29459a7fb3
commit
da7afeccaa
1 changed files with 18 additions and 0 deletions
18
srcpkgs/ffmpegthumbs/template
Normal file
18
srcpkgs/ffmpegthumbs/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'ffmpegthumbs'
|
||||
pkgname=ffmpegthumbs
|
||||
version=17.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
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"
|
||||
homepage="https://download.kde.org/stable/applications"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=c2d54af7adc83432c9415526b2ac032d2400280fefc6d5634c7862b9a1301c25
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue