# Template file for 'qtfm' pkgname=qtfm version=6.1.1 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=eb51502d4b634363abbfd7cc9071db635163f5cbb32b6b7bc84ccbf08e1e6ed0 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel" fi