17 lines
627 B
Bash
17 lines
627 B
Bash
# Template file for 'python3-urlgrabber'
|
|
pkgname=python3-urlgrabber
|
|
version=4.0.0
|
|
revision=2
|
|
archs=noarch
|
|
wrksrc="urlgrabber-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="urlgrabber"
|
|
hostmakedepends="python3-setuptools python3-six"
|
|
depends="python3-curl python3-six python3-setuptools"
|
|
short_desc="High-level cross-protocol url-grabber (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="http://urlgrabber.baseurl.org/"
|
|
distfiles="http://urlgrabber.baseurl.org/download/urlgrabber-${version}.tar.gz"
|
|
checksum=d152d10c7decce45ce5b44f8ee8ee5fd0047217f4152eebb8e0c552ca5137af0
|