summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/libconfig++/libconfig++_0.7a.bb
blob: 05e977d12b40c10eac6e7c6b5f719a06dc7273ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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