15 lines
543 B
Bash
15 lines
543 B
Bash
# Template file for 'yaydl'
|
|
pkgname=yaydl
|
|
version=0.13.0
|
|
revision=2
|
|
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
|