18 lines
692 B
Bash
18 lines
692 B
Bash
# Template file for 'wpull'
|
|
pkgname=wpull
|
|
version=1.2.1
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
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"
|
|
pycompile_module="wpull"
|
|
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=c2491df6dd51548e598f4551032f5c8fde57006fed035832cdf9a19e732d2a9c
|