13 lines
605 B
Bash
13 lines
605 B
Bash
# Template file for 'lxqt-archiver'
|
|
pkgname=lxqt-archiver
|
|
version=0.2.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake"
|
|
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=ce2548bd16ee4f28304ba4741a5d006611b874340f3257240a9b03a8d42fe2c4
|