mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: saldl-39
Closes: #13017 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
b94b03e941
commit
0567cfc57a
1 changed files with 18 additions and 0 deletions
18
srcpkgs/saldl/template
Normal file
18
srcpkgs/saldl/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'saldl'
|
||||||
|
pkgname=saldl
|
||||||
|
version=39
|
||||||
|
revision=1
|
||||||
|
build_style=waf
|
||||||
|
configure_args="--saldl-version v${version}"
|
||||||
|
hostmakedepends="pkg-config asciidoc"
|
||||||
|
makedepends="libevent-devel libcurl-devel"
|
||||||
|
short_desc="CLI downloader optimized for speed and early preview"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="AGPL-3.0"
|
||||||
|
homepage="https://saldl.github.io/"
|
||||||
|
distfiles="https://github.com/saldl/saldl/archive/v${version}.tar.gz"
|
||||||
|
checksum=88a7c2d1214d93dab739568180968723086814534207ade4736b2a5d4b53f29d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue