blob: 8f4f914dff31988da8a555c86b0777c870db7c5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dh-autoreconf
pkgdesc = debhelper add-on to call autoreconf and clean up after the build
pkgver = 20
pkgrel = 1
url = https://packages.debian.org/sid/dh-autoreconf
arch = any
license = GPL
depends = debhelper
depends = perl
depends = autoconf
depends = automake
depends = gettext
depends = libtool
source = https://deb.debian.org/debian/pool/main/d/dh-autoreconf/dh-autoreconf_20.tar.xz
sha256sums = 53e6d9084a70c87afc8ceadc988868de07d53d2404e98be51e500aa42548d37d
pkgname = dh-autoreconf
|