20 lines
716 B
Bash
20 lines
716 B
Bash
# Template file for 'wpull'
|
|
pkgname=wpull
|
|
version=1.2.2
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
pycompile_version="3.4"
|
|
pycompile_module="wpull"
|
|
hostmakedepends="python-setuptools python3.4-setuptools"
|
|
depends="python3.4-tornado python3.4-trollius python3.4-lxml python3.4-chardet
|
|
python3.4-SQLAlchemy python3.4-html5lib python3.4-dnspython3 python3.4-psutil
|
|
python3.4-namedlist"
|
|
short_desc="Wget-compatible web downloader and crawler"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="https://github.com/chfoo/wpull"
|
|
license="GPL-3"
|
|
distfiles="${PYPI_SITE}/w/wpull/wpull-${version}.tar.gz"
|
|
checksum=fd65aaf6020dbacc671df779943a8d598281cfb921aaa2de82aeea4eaacd0f82
|