18 lines
757 B
Text
18 lines
757 B
Text
# Template file for 'aria2'
|
|
pkgname=aria2
|
|
version=1.18.4
|
|
revision=1
|
|
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 openssl-devel sqlite-devel
|
|
c-ares-devel ca-certificates"
|
|
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=bc6b9d1eb215bba1948ebb7725301658f7125c7345d2a25f971cb8e11204c88d
|