16 lines
612 B
Bash
16 lines
612 B
Bash
# Template file for 'pcmanfm-qt'
|
|
pkgname=pcmanfm-qt
|
|
version=0.16.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
|
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=fc08bb6050543d862bf3594d6bd414c427b7998e36177e5e62611ce3e7effab6
|
|
replaces="lxqt-common>=0"
|