14 lines
544 B
Bash
14 lines
544 B
Bash
# Template file for 'lxqt-archiver'
|
|
pkgname=lxqt-archiver
|
|
version=1.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools pkg-config qt6-base qt6-tools perl"
|
|
makedepends="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-project.org"
|
|
distfiles="https://github.com/lxqt/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=60d14500f1eafb39be4d810dad01a0659a03a2fc98b6a3e90d3b2596a778027f
|