olive: update to 0.0.0.20181223.
This commit is contained in:
parent
74c750d7ac
commit
91a3729d5b
2 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'olive'
|
# Template file for 'olive'
|
||||||
pkgname=olive
|
pkgname=olive
|
||||||
version=0.0.0.20181130
|
version=0.0.0.20181223
|
||||||
revision=1
|
revision=1
|
||||||
_version=${version/0.0.0./}
|
_version=${version/0.0.0./}
|
||||||
wrksrc=${pkgname}-${_version}
|
wrksrc=${pkgname}-${_version}
|
||||||
build_style=qmake
|
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"
|
makedepends="qt5-devel qt5-multimedia-devel ffmpeg-devel"
|
||||||
short_desc="Non-linear video editor"
|
short_desc="Non-linear video editor"
|
||||||
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.olivevideoeditor.org"
|
homepage="https://www.olivevideoeditor.org"
|
||||||
distfiles="https://github.com/olive-editor/olive/archive/${_version}.tar.gz"
|
distfiles="https://github.com/olive-editor/olive/archive/${_version}.tar.gz"
|
||||||
checksum=1dc49ffe4c37ef1dd1fff6652a86d511831a32e3748fc0253d1853d57222fe15
|
checksum=c4b65afe9ed94f8f8b30b3ea5139bcda1740f04a7819d10e059a62d15b7051ee
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
rm src.pro
|
rm src.pro
|
||||||
|
|
1
srcpkgs/olive/update
Normal file
1
srcpkgs/olive/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
version="${_version}"
|
Loading…
Add table
Add a link
Reference in a new issue