14 lines
533 B
Bash
14 lines
533 B
Bash
# Template file for 'lximage-qt'
|
|
pkgname=lximage-qt
|
|
version=0.3.0
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-DUSE_QT5=1"
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="liblxqt-devel libexif-devel libfm-extra-devel libfm-devel libfm-qt5-devel"
|
|
short_desc="LXQt image viewer"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="http://downloads.lxqt.org/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=0a5a5114eb1014a4e24af17d4a5d77676bac6a5d25458082e8e2eb45c87f2984
|