2015-04-23 11:34:30 +02:00
|
|
|
# Template file for 'axel'
|
|
|
|
pkgname=axel
|
2015-11-02 07:57:01 +01:00
|
|
|
version=2.5
|
2016-03-21 07:50:17 +01:00
|
|
|
_patch=+git20160320.625aa0c
|
|
|
|
revision=2
|
|
|
|
wrksrc=${pkgname}-${version}${_patch}
|
2015-04-23 11:34:30 +02:00
|
|
|
build_style=gnu-configure
|
2015-04-23 11:50:54 +02:00
|
|
|
conf_files=/etc/axelrc
|
2015-04-23 11:34:30 +02:00
|
|
|
short_desc="Download accelerator for FTP and HTTP"
|
|
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="https://axel.alioth.debian.org/"
|
2016-03-21 07:50:17 +01:00
|
|
|
distfiles="${DEBIAN_SITE}/main/a/axel/axel_${version}${_patch}.orig.tar.gz"
|
|
|
|
checksum="101f2d6578cbfc1e2767f235357bf3ce78c1655fd6dd4d90f5604a9e3a43c559"
|
2015-04-23 11:34:30 +02:00
|
|
|
|
2016-03-21 07:50:17 +01:00
|
|
|
post_install() {
|
|
|
|
vinstall doc/axelrc.example 644 etc axelrc
|
2015-04-23 11:34:30 +02:00
|
|
|
}
|