2013-05-27 21:01:32 +02:00
|
|
|
# Template file for 'aria2'
|
|
|
|
pkgname=aria2
|
2015-10-04 13:00:57 +02:00
|
|
|
version=1.19.2
|
|
|
|
revision=1
|
2013-05-27 21:01:32 +02: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 09:29:24 +01:00
|
|
|
--with-bashcompletiondir=/usr/share/bash-completion/completions"
|
2013-05-27 21:01:32 +02:00
|
|
|
hostmakedepends="pkg-config"
|
2015-03-27 10:50:40 +01:00
|
|
|
makedepends="zlib-devel gmp-devel expat-devel libressl-devel sqlite-devel c-ares-devel"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="ca-certificates"
|
2013-09-12 16:45:54 +02:00
|
|
|
short_desc="Lightweight multi-protocol/multi-source command-line download utility"
|
2015-04-10 09:16:30 +02:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2013-05-27 21:01:32 +02:00
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://aria2.sourceforge.net/"
|
2015-10-04 13:00:57 +02:00
|
|
|
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
|
|
|
checksum=3605486dd495cd8c2f672b7d0b763397989d831396862f15730697ebcf0ad53e
|