void-packages/srcpkgs/bison/template
Juan RP ecf196866b bison: needs texinfo to build.
--HG--
extra : convert_revision : 4200bd5dbb5a5fce28145ec52d3f180d2a2b6869
2010-04-22 07:30:25 +02:00

17 lines
530 B
Plaintext

# Template build file for 'bison'.
pkgname=bison
version=2.4.2
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="GNU yacc(1) replacement"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=57fb243aa9af04a6a57c4f4d9167f4440059fe923817f1fdf5592ab892af4fb8
long_desc="
Bison is the GNU replacement for yacc(1). Some programs depend on
extensions present in Bison."
Add_dependency full glibc
Add_dependency full m4
Add_dependency build gettext
Add_dependency build texinfo