2013-05-27 19:01:32 +00:00
|
|
|
# Template file for 'aria2'
|
|
|
|
pkgname=aria2
|
2016-12-16 05:00:42 +00:00
|
|
|
version=1.30.0
|
2016-10-17 12:18:49 +00:00
|
|
|
revision=1
|
2013-05-27 19:01:32 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--with-openssl --with-libexpat --without-gnutls
|
|
|
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
2014-03-29 08:29:24 +00:00
|
|
|
--with-bashcompletiondir=/usr/share/bash-completion/completions"
|
2013-05-27 19:01:32 +00:00
|
|
|
hostmakedepends="pkg-config"
|
2015-03-27 09:50:40 +00:00
|
|
|
makedepends="zlib-devel gmp-devel expat-devel libressl-devel sqlite-devel c-ares-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="ca-certificates"
|
2013-09-12 14:45:54 +00:00
|
|
|
short_desc="Lightweight multi-protocol/multi-source command-line download utility"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2013-05-27 19:01:32 +00:00
|
|
|
license="GPL-2"
|
2016-06-16 23:50:54 +00:00
|
|
|
homepage="https://aria2.github.io/"
|
2015-10-04 11:00:57 +00:00
|
|
|
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
2016-12-16 05:00:42 +00:00
|
|
|
checksum=bf6c5366d11d2a6038c8e19f01f9b874041793aaf317e0206120e3e8c9c431f6
|