2015-11-16 03:02:39 +01:00
|
|
|
# Template file for 'yturl'
|
|
|
|
pkgname=yturl
|
2016-01-27 03:31:34 +01:00
|
|
|
version=2.0.0
|
2015-12-24 13:33:59 +01:00
|
|
|
revision=2
|
|
|
|
noarch=yes
|
2015-11-16 03:02:39 +01:00
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python-setuptools"
|
2015-12-24 13:33:59 +01:00
|
|
|
depends="python-setuptools python-requests"
|
|
|
|
pycompile_module="yturl.py"
|
2015-11-16 03:02:39 +01:00
|
|
|
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"
|
2016-01-27 03:31:34 +01:00
|
|
|
checksum=86a263f752ed138e4409408d9e5a7682095afe10615253e9a277f187d8bc6a24
|