14 lines
580 B
Bash
14 lines
580 B
Bash
# Template file for 'pcmanfm-qt'
|
|
pkgname=pcmanfm-qt
|
|
version=0.14.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"
|
|
short_desc="LXQt pcmanfm Qt frontend"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
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=5dc7fc3de03c10f77c7d8cec790449c55a33ef840c30c5b753a9cf6b97d0dfb6
|
|
replaces="lxqt-common>=0"
|