17 lines
564 B
Bash
17 lines
564 B
Bash
# Template file for 'python-urlgrabber'
|
|
pkgname=python-urlgrabber
|
|
version=3.10.2
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="urlgrabber-${version}"
|
|
build_style=python2-module
|
|
pycompile_module="urlgrabber"
|
|
hostmakedepends="python-devel"
|
|
depends="python-curl"
|
|
short_desc="High-level cross-protocol url-grabber (Python2)"
|
|
homepage="http://urlgrabber.baseurl.org/"
|
|
license="LGPL-2.1"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="http://urlgrabber.baseurl.org/download/urlgrabber-${version}.tar.gz"
|
|
checksum=53691185e3d462bb0fa8db853a205ee79cdd4089687cddd22cabb8b3d4280142
|