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