2008-10-14 09:42:10 +02:00
|
|
|
# Template build file for 'bison'.
|
|
|
|
pkgname=bison
|
2011-05-16 21:33:42 +02:00
|
|
|
version=2.5
|
2008-10-28 23:57:52 +01:00
|
|
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2008-10-14 09:42:10 +02:00
|
|
|
short_desc="GNU yacc(1) replacement"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-16 21:33:42 +02:00
|
|
|
checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
|
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
|
2010-04-22 07:30:25 +02:00
|
|
|
Add_dependency build texinfo
|