2016-06-11 14:48:28 +02:00
|
|
|
# Template file for 'coursera-dl'
|
|
|
|
pkgname=coursera-dl
|
2017-06-16 08:25:09 +02:00
|
|
|
version=0.9.0
|
2017-08-28 05:43:16 +02:00
|
|
|
revision=2
|
2016-10-17 16:18:02 +02:00
|
|
|
build_style=python3-module
|
2016-06-19 00:02:59 +02:00
|
|
|
pycompile_module="coursera"
|
2017-06-16 08:25:09 +02:00
|
|
|
noarch=yes
|
2016-10-17 16:18:02 +02:00
|
|
|
hostmakedepends="python3-setuptools"
|
2017-06-16 08:25:09 +02:00
|
|
|
depends="python3-setuptools python3-pyasn1 python3-ConfigArgParse
|
|
|
|
python3-BeautifulSoup4 python3-requests python3-six python3-keyring
|
|
|
|
python3-urllib3"
|
2016-06-11 14:48:28 +02:00
|
|
|
short_desc="Script for downloading Coursera.org videos and naming them"
|
2017-05-22 22:34:44 +02:00
|
|
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
2016-06-11 14:48:28 +02:00
|
|
|
license="GPL-3"
|
|
|
|
homepage="https://github.com/coursera-dl/coursera-dl"
|
2016-06-21 12:11:41 +02:00
|
|
|
distfiles="${PYPI_SITE}/c/coursera-dl/coursera-dl-${version}.tar.gz"
|
2017-06-16 08:25:09 +02:00
|
|
|
checksum=6931b940ba083b4bbd2b37f5290c641e38bb75af697c62f0092abd90418a00f8
|