# Template file for 'qimgv'
pkgname=qimgv
version=1.0.2
revision=5
build_style=cmake
# Video support disabled as playing videos locks up the app.
# KDE disabled as it searches for kf5 cmake files.
configure_args="-DVIDEO_SUPPORT=OFF -DOPENCV_SUPPORT=ON -DKDE_SUPPORT=OFF"
hostmakedepends="pkg-config qt6-base"
makedepends="exiv2-devel qt6-base-devel qt6-svg-devel qt6-qt5compat-devel
 libopencv-devel"
depends="hicolor-icon-theme qt6-imageformats"
short_desc="Cross-platform image viewer with webm support"
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=ace75077c5b6f3cb2b0d40b24482b3778728d98dce75ed8186c7ae4282e57634
