2008-10-14 09:42:10 +02:00
|
|
|
# Template build file for 'bison'.
|
|
|
|
pkgname=bison
|
2012-11-10 06:25:18 +01:00
|
|
|
version=2.6.5
|
2012-06-06 21:29:38 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-10-24 07:00:47 +02:00
|
|
|
makedepends="perl"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="m4"
|
2008-10-14 09:42:10 +02:00
|
|
|
short_desc="GNU yacc(1) replacement"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-06-06 21:29:38 +02:00
|
|
|
homepage="http://www.gnu.org/software/bison/bison.html"
|
|
|
|
license="GPL-3"
|
|
|
|
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
|
2012-11-10 06:25:18 +01:00
|
|
|
checksum=8640d5b51aad462db6863711f333a9159836853e0b1e79fdef708c6efb5cd52b
|
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."
|