bd7e9f4465
Closes: #11580 [via git-merge-pr]
15 lines
527 B
Bash
15 lines
527 B
Bash
# Template file for 'yturl'
|
|
pkgname=yturl
|
|
version=2.0.2
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="python-setuptools python-requests python-six"
|
|
pycompile_module="yturl.py"
|
|
short_desc="YouTube videos on the command line"
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
license="Public Domain"
|
|
homepage="https://github.com/cdown/yturl"
|
|
distfiles="https://github.com/cdown/yturl/archive/${version}.tar.gz"
|
|
checksum=0fb50a9cf7137a95eaa4df34c6a35944eb0a8baacfc04436c9644e968a6604a3
|