blob: b7f0f096f77fa2001916e674eefad02602ea344b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Template file for 'lxqt-archiver'
pkgname=lxqt-archiver
version=1.1.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=c623a4cb9da521289ddb4fae1e44a80878476c0738732004ba3092e130fe7fab
|