# Template file for 'qtfm' pkgname=qtfm version=6.1.2 revision=1 build_style=qmake configure_args="CONFIG+=release" makedepends="qt5-devel" depends="hicolor-icon-theme" short_desc="Lightweight file manager for Linux desktops based on pure Qt" maintainer="cr6git " license="GPL-2.0-or-later" homepage="https://github.com/rodlie/qtfm" distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz" changelog="https://raw.githubusercontent.com/rodlie/qtfm/master/ChangeLog" checksum=a2426534bd5491ec2480fba258dd51d6c97c2938d9e8b091553d9d1b01df79c3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel" fi