2008-10-14 09:42:10 +02:00
|
|
|
# Template build file for 'bison'.
|
|
|
|
pkgname=bison
|
2009-02-19 01:10:26 +01:00
|
|
|
version=2.4.1
|
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>"
|
2009-02-19 01:10:26 +01:00
|
|
|
checksum=2354469782149e36c644ae7c3e5105895424ed21cda5c05b591cb3dc17068e6b
|
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
|