shotcut: update to 18.05.08. (#513)

This commit is contained in:
cr6git 2018-06-30 23:09:39 +02:00 committed by GitHub
parent 5105c93faf
commit 0a756468d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'shotcut' # Template file for 'shotcut'
pkgname=shotcut pkgname=shotcut
version=18.03 version=18.05.08
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-tools pkg-config" hostmakedepends="qt5-tools pkg-config"
@ -15,10 +15,12 @@ makedepends="
depends="frei0r-plugins qt5-quickcontrols" depends="frei0r-plugins qt5-quickcontrols"
short_desc="Free, open source, cross-platform video editor" short_desc="Free, open source, cross-platform video editor"
maintainer="Linux CompITech <linuxcompitech@gmail.com>" maintainer="Linux CompITech <linuxcompitech@gmail.com>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="https://www.shotcut.org" homepage="https://www.shotcut.org"
distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz"
checksum=d1bbd9df4a58c084ac059f56b02737ead5e37c197fabaedc965260c377a0f6ab checksum=a78ba95bc6fbb7de82ba2ac0ea65beb9a0b6e5bbcb48b5026f26399c6033272f
CXXFLAGS="-DHAVE_LOCALE_H=1"
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/292589547#L1332 nocross="https://travis-ci.org/voidlinux/void-packages/jobs/292589547#L1332
https://travis-ci.org/voidlinux/void-packages/jobs/292589548#L1337" https://travis-ci.org/voidlinux/void-packages/jobs/292589548#L1337"