qimgv: update to 0.8.9
This commit is contained in:
parent
593bb02a6a
commit
5a85f7aba7
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'qimgv'
|
||||
pkgname=qimgv
|
||||
version=0.8.8
|
||||
version=0.8.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_if video -DVIDEO_SUPPORT=ON)"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="exiv2-devel qt5-devel $(vopt_if video mpv-devel)"
|
||||
depends="hicolor-icon-theme"
|
||||
short_desc="Cross-platform image viewer with webm support"
|
||||
|
@ -11,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/easymodo/qimgv"
|
||||
distfiles="https://github.com/easymodo/qimgv/archive/v${version}.tar.gz"
|
||||
checksum=2be509d55f052d602e9e2a1cc1e537049e4bff552d864cf4aeb281a397b94496
|
||||
checksum=b7271b9f1324b56416708606d9ed69d695a862a1336276dc504a2333cb923e62
|
||||
|
||||
build_options="video"
|
||||
build_options_default="video"
|
||||
|
|
Loading…
Reference in a new issue