2013-05-27 19:01:32 +00:00
|
|
|
# Template file for 'aria2'
|
|
|
|
pkgname=aria2
|
2015-02-02 07:32:27 +00:00
|
|
|
version=1.18.9
|
|
|
|
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-01-22 11:09:32 +00:00
|
|
|
makedepends="zlib-devel gmp-devel expat-devel libressl-devel>=2.1.3 sqlite-devel
|
2013-05-27 19:01:32 +00:00
|
|
|
c-ares-devel ca-certificates"
|
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"
|
2013-05-27 19:01:32 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://aria2.sourceforge.net/"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
2015-02-02 07:32:27 +00:00
|
|
|
checksum=4a7be62cac075e4ad14c91dd4ab9f22afe6e21507255142c20de252e15a7b1e7
|