aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpp/gpp_2.21.bb
blob: 3b18c3e5a25e0a78def523d3fd110a8ddac59963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION = "devel"
LICENSE = "GPL"
DESCRIPTION = "GPP is a general-purpose preprocessor with \
customizable syntax, suitable for a wide range of \
preprocessing tasks."

SRC_URI = "http://www.nothingisreal.com/gpp/gpp-${PV}.tar.bz2"

inherit autotools

SRC_URI[md5sum] = "0be03c6da8d1551a262be11798c00478"
SRC_URI[sha256sum] = "c29373b752730195fc52e6ab0fc871f259284e2175bf2baf1701f027da60d200"