26 lines
950 B
Bash
26 lines
950 B
Bash
# Template file for 'shotcut'
|
|
pkgname=shotcut
|
|
version=17.12
|
|
revision=3
|
|
build_style=qmake
|
|
hostmakedepends="qt5-tools pkg-config"
|
|
makedepends="
|
|
qt5-declarative-devel qt5-graphicaleffects
|
|
qt5-multimedia-devel qt5-quickcontrols qt5-webkit-devel
|
|
qt5-websockets-devel qt5-x11extras-devel
|
|
mlt-devel mlt-python movit-devel ffmpeg-devel
|
|
x264-devel libvpx-devel lame-devel
|
|
ladspa-sdk jack-devel libexif-devel
|
|
gstreamer1-devel SDL_image-devel"
|
|
depends="frei0r-plugins qt5-quickcontrols"
|
|
short_desc="Free, open source, cross-platform video editor"
|
|
maintainer="Linux CompITech <linuxcompitech@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="https://www.shotcut.org"
|
|
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
|
|
checksum=15c0e435e61fead1042311fef5d86f3bfd5297044fd4c8e04b432a2ce340503c
|
|
|
|
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/292589547#L1332
|
|
https://travis-ci.org/voidlinux/void-packages/jobs/292589548#L1337"
|
|
|