aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/treecc/treecc_0.3.6.bb
blob: f8ba1fff3bf53ee7ba0c57d5bf6fcb7cdb7e060a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Tree Compiler-Compiler from dotGNU"
SECTION = "devel"
LICENSE = "GPLv2"
HOMEPAGE = "http://www.southern-storm.com.au/treecc.html"
PRIORITY = "optional"

SRC_URI = "http://www.southern-storm.com.au/download/treecc-${PV}.tar.gz \
           file://dont-make-in-examples.patch"

inherit autotools


SRC_URI[md5sum] = "56426279e6017af909353176e582fb28"
SRC_URI[sha256sum] = "c9b97a2c4a27a3d59caea3430485837f286ca8883504a8eb6bd86702275ba5fe"