lximage-qt: update to 0.14.0.
This commit is contained in:
parent
5db8052f25
commit
f5f51cece7
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'lximage-qt'
|
||||
pkgname=lximage-qt
|
||||
version=0.7.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-x11extras-devel qt5-tools-devel qt5-svg-devel libfm-qt-devel
|
||||
libexif-devel"
|
||||
libexif-devel libX11-devel"
|
||||
short_desc="LXQt image viewer"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lximage-qt/releases/download/${version}/lximage-qt-${version}.tar.xz"
|
||||
checksum=1cac20e51db395eaba1c137d578f68a676a271a173a9aaad4ed92b99a98192d7
|
||||
checksum=902ac98cfa4555c4080b5ebcca799898c6e51d862415b09ffb78c63a6fdfc8c2
|
||||
|
|
Loading…
Reference in New Issue