15 lines
540 B
Bash
15 lines
540 B
Bash
# Template file for 'yaydl'
|
|
pkgname=yaydl
|
|
version=0.17.1
|
|
revision=1
|
|
build_style=cargo
|
|
hostmakedepends="pkg-config"
|
|
makedepends="openssl-devel"
|
|
short_desc="Command-line video downloader"
|
|
maintainer="Alex Lohr <alexthkloss@web.de>"
|
|
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=2a639d55e3e764b7d14cd38671a30970d38a02f54925d23cb88e0e34cf53210e
|