14 lines
493 B
Bash
14 lines
493 B
Bash
# Template file for 'autoconf-archive'
|
|
pkgname=autoconf-archive
|
|
version=2023.02.20
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="texinfo"
|
|
depends="autoconf"
|
|
short_desc="Collection of freely re-usable Autoconf macros"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.gnu.org/software/autoconf-archive/"
|
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33
|