27 lines
395 B
Plaintext
27 lines
395 B
Plaintext
name: autoconf
|
|
description: GNU automatic source code configuration tool
|
|
version: "2.72"
|
|
revision: 3
|
|
url: https://www.gnu.org/software/autoconf/
|
|
license: GPL2,GPL3,custom
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- coreutils
|
|
- grep
|
|
- m4
|
|
- make
|
|
- sed
|
|
- texinfo
|
|
make_depends:
|
|
- bash
|
|
- coreutils
|
|
- grep
|
|
- m4
|
|
- make
|
|
- perl
|
|
- sed
|
|
- texinfo
|