16 lines
616 B
Bash
16 lines
616 B
Bash
# Template file for 'pcmanfm-qt'
|
|
pkgname=pcmanfm-qt
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel perl"
|
|
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
|
depends="qt5-translations"
|
|
short_desc="LXQt pcmanfm Qt frontend"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.lxqt.org"
|
|
distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
|
checksum=fa45cc0d3e870db3fb56f474e854aa1284576023082b770b3e4a44410f22cce3
|
|
replaces="lxqt-common>=0"
|