mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
new package: yaydl-0.13.0
This commit is contained in:
parent
9ec3b50981
commit
f1e534e729
1 changed files with 14 additions and 0 deletions
14
srcpkgs/yaydl/template
Normal file
14
srcpkgs/yaydl/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'yaydl'
|
||||
pkgname=yaydl
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Command-line video downloader"
|
||||
maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://code.rosaelefanten.org/yaydl/index"
|
||||
changelog="https://github.com/dertuxmalwieder/yaydl/tags"
|
||||
distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
|
||||
checksum=7d5e2246f72cf4bb3e59e97378386747a04f7d233b9ae5f41b5e82f59ce10f59
|
Loading…
Add table
Reference in a new issue