16 lines
618 B
Bash
16 lines
618 B
Bash
# Template file for 'pcmanfm-qt'
|
|
pkgname=pcmanfm-qt
|
|
version=0.13.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
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.eu>"
|
|
homepage="https://www.lxqt.org"
|
|
license="GPL-2.0-or-later"
|
|
distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
|
checksum=bf961a6d91a50a3e7e69ae4b249d41b11f01d70142759a3019f30a33e7cc5722
|
|
replaces="lxqt-common>=0"
|