summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/libconfig++/libconfig++_0.7a.bb
blob: fcea73989ac0acd0495976a720e63c384646ffe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "libConfig++ is a portable and flexible C++ library for \
reading configuration files which were written in C style syntax."
SECTION = "libs"
LICENSE = "GPL"
PR = "r0"

SRC_URI = "${SOURCEFORGE_MIRROR}/config-plus/config-plus-${PV}.tar.gz"
S = "${WORKDIR}/config-plus-${PV}"

inherit autotools



SRC_URI[md5sum] = "f7315c3dfcdf9e99bab9ece04187abef"
SRC_URI[sha256sum] = "bda6160e106ab9ee7ab53b3b9995515cae121c2c1f73ffb9786fb6237ab5e3fe"