17 lines
749 B
Text
17 lines
749 B
Text
# Template file for 'aria2'
|
|
pkgname=aria2
|
|
version=1.18.10
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--with-openssl --with-libexpat --without-gnutls
|
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
|
--with-bashcompletiondir=/usr/share/bash-completion/completions"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="zlib-devel gmp-devel expat-devel libressl-devel>=2.1.4 sqlite-devel c-ares-devel"
|
|
depends="ca-certificates"
|
|
short_desc="Lightweight multi-protocol/multi-source command-line download utility"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://aria2.sourceforge.net/"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=c8a7bf111eb2c80251c47ee1fa9e174a530ae1dbd7c48c08c9c6b319bcf427d3
|