2011-02-24 14:42:01 +00:00
|
|
|
# Template file for 'tcc'
|
2014-06-05 07:34:57 +00:00
|
|
|
only_for_archs="i686 x86_64"
|
|
|
|
|
2011-02-24 14:42:01 +00:00
|
|
|
pkgname=tcc
|
2013-02-19 13:15:41 +00:00
|
|
|
version=0.9.26
|
2014-06-05 07:34:57 +00:00
|
|
|
revision=2
|
2013-02-19 13:15:41 +00:00
|
|
|
build_style=gnu-configure
|
2014-06-05 07:34:57 +00:00
|
|
|
hostmakedepends="perl"
|
2011-02-24 14:42:01 +00:00
|
|
|
short_desc="The Tiny C Compiler"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-02-19 13:15:41 +00:00
|
|
|
homepage="http://bellard.org/tcc/"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
distfiles="${NONGNU_SITE}/tinycc/tcc-$version.tar.bz2"
|
|
|
|
checksum=521e701ae436c302545c3f973a9c9b7e2694769c71d9be10f70a2460705b6d71
|