14 lines
525 B
Bash
14 lines
525 B
Bash
# Template file for 'python3-pafy'
|
|
pkgname=python3-pafy
|
|
version=0.5.5
|
|
revision=6
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools youtube-dl"
|
|
depends="youtube-dl"
|
|
short_desc="Python3 library to download YouTube content and retrieve metadata"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/mps-youtube/pafy"
|
|
distfiles="https://github.com/mps-youtube/pafy/archive/v${version}.tar.gz"
|
|
checksum=3b878d319dc63be2f2a84aca5df4ee08baf7256d26e61c94d92b6165b965994f
|