2008-10-14 07:42:10 +00:00
|
|
|
# Template build file for 'bison'.
|
|
|
|
pkgname=bison
|
2010-03-26 08:29:20 +00:00
|
|
|
version=2.4.2
|
2008-10-28 22:57:52 +00:00
|
|
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
|
2008-10-14 07:42:10 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="GNU yacc(1) replacement"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-03-26 08:29:20 +00:00
|
|
|
checksum=57fb243aa9af04a6a57c4f4d9167f4440059fe923817f1fdf5592ab892af4fb8
|
2008-10-14 07:42:10 +00:00
|
|
|
long_desc="
|
|
|
|
Bison is the GNU replacement for yacc(1). Some programs depend on
|
|
|
|
extensions present in Bison."
|
2008-10-21 23:53:04 +00:00
|
|
|
|
2009-02-25 05:15:20 +00:00
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full m4
|
2009-10-30 21:14:09 +00:00
|
|
|
Add_dependency build gettext
|
2010-04-22 05:30:25 +00:00
|
|
|
Add_dependency build texinfo
|