olive: update to 0.0.0.20181223.

This commit is contained in:
Johannes 2018-12-27 10:48:48 +01:00 committed by Johannes
parent 74c750d7ac
commit 91a3729d5b
2 changed files with 4 additions and 3 deletions

View file

@ -1,18 +1,18 @@
# Template file for 'olive'
pkgname=olive
version=0.0.0.20181130
version=0.0.0.20181223
revision=1
_version=${version/0.0.0./}
wrksrc=${pkgname}-${_version}
build_style=qmake
hostmakedepends="qt5-qmake qt5-multimedia-devel"
hostmakedepends="qt5-qmake qt5-multimedia-devel pkg-config"
makedepends="qt5-devel qt5-multimedia-devel ffmpeg-devel"
short_desc="Non-linear video editor"
maintainer="Johannes <johannes.brechtmann@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://www.olivevideoeditor.org"
distfiles="https://github.com/olive-editor/olive/archive/${_version}.tar.gz"
checksum=1dc49ffe4c37ef1dd1fff6652a86d511831a32e3748fc0253d1853d57222fe15
checksum=c4b65afe9ed94f8f8b30b3ea5139bcda1740f04a7819d10e059a62d15b7051ee
pre_configure() {
rm src.pro

1
srcpkgs/olive/update Normal file
View file

@ -0,0 +1 @@
version="${_version}"