16 lines
585 B
Bash
16 lines
585 B
Bash
# Template file for 'pcmanfm-qt'
|
|
pkgname=pcmanfm-qt
|
|
version=1.3.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-qt-devel perl"
|
|
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
|
depends="qt5-translations"
|
|
short_desc="Qt port of PCManFM"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt-project.org"
|
|
distfiles="https://github.com/lxqt/pcmanfm-qt/archive/${version}.tar.gz"
|
|
checksum=093c7d0d1d8a339fc91df1df055996b63ad200954fd40477f149365e0a732c7c
|
|
replaces="lxqt-common>=0"
|