mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
parent
c394aeedab
commit
71a14a29d8
1 changed files with 13 additions and 0 deletions
13
srcpkgs/lxqt-archiver/template
Normal file
13
srcpkgs/lxqt-archiver/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'lxqt-archiver'
|
||||
pkgname=lxqt-archiver
|
||||
version=0.1.1
|
||||
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=32b3e2bead037159b99b4069a53034abb43d31728693b5fa3c8ccbddfaffd316
|
Loading…
Add table
Reference in a new issue