libvidstab: add changelog
This commit is contained in:
parent
a70fa5eabf
commit
c3d3f04491
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'libvidstab'
|
||||
pkgname=libvidstab
|
||||
version=1.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=vid.stab-${version}
|
||||
build_style=cmake
|
||||
makedepends="orc-devel libgomp-devel"
|
||||
short_desc="Video stabilization library"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
makedepends="orc-devel libgomp-devel"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://public.hronopik.de/vid.stab/"
|
||||
changelog="https://raw.githubusercontent.com/georgmartius/vid.stab/master/Changelog"
|
||||
distfiles="https://github.com/georgmartius/vid.stab/archive/v${version}.tar.gz"
|
||||
checksum=14d2a053e56edad4f397be0cb3ef8eb1ec3150404ce99a426c4eb641861dc0bb
|
||||
|
||||
|
|
Loading…
Reference in New Issue