2011-02-24 11:17:13 +00:00
|
|
|
# Template file for 'pcc-libs'
|
|
|
|
pkgname=pcc-libs
|
2014-12-18 13:38:18 +00:00
|
|
|
version=1.1.0
|
|
|
|
revision=1
|
2011-02-24 15:42:23 +00:00
|
|
|
wrksrc=${pkgname}-${version}
|
2014-12-18 13:50:36 +00:00
|
|
|
build_style=gnu-configure
|
2014-02-21 16:29:50 +00:00
|
|
|
hostmakedepends="flex"
|
2011-02-24 11:17:13 +00:00
|
|
|
short_desc="Portable C Compiler - Support Libraries"
|
2013-03-31 07:51:38 +00:00
|
|
|
homepage="http://pcc.ludd.ltu.se/"
|
2014-12-18 13:38:18 +00:00
|
|
|
license="BSD"
|
2011-02-24 11:17:13 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-14 09:13:30 +00:00
|
|
|
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/$pkgname-$version.tgz"
|
2014-12-18 13:38:18 +00:00
|
|
|
checksum=dd4cb124da0b2edcda6ceb823c3ca8fc05919d35c89c34dec617517afe6bbfee
|
2014-08-27 16:07:34 +00:00
|
|
|
only_for_archs="i686 x86_64"
|