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