void-packages/srcpkgs/shotcut/template
2018-06-30 23:09:39 +02:00

27 lines
994 B
Bash

# Template file for 'shotcut'
pkgname=shotcut
version=18.05.08
revision=1
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.0-or-later"
homepage="https://www.shotcut.org"
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
checksum=a78ba95bc6fbb7de82ba2ac0ea65beb9a0b6e5bbcb48b5026f26399c6033272f
CXXFLAGS="-DHAVE_LOCALE_H=1"
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/292589547#L1332
https://travis-ci.org/voidlinux/void-packages/jobs/292589548#L1337"