14 lines
610 B
Bash
14 lines
610 B
Bash
# Template file for 'lxqt-archiver'
|
|
pkgname=lxqt-archiver
|
|
version=0.5.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake perl"
|
|
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel json-glib-devel"
|
|
short_desc="Simple & lightweight desktop-agnostic Qt file archiver"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt.org"
|
|
distfiles="https://github.com/lxqt/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=8ae5259ec00761b1f178e54b9e99bcf64685a6000a148501c4bbe862b4b08fc7
|