aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nonworking/libconfig++/libconfig++_0.7a.bb
blob: 41acd7820585d2a3a6645827c1100515fb0b9de8 (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"
FILE_PR = "r0"

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

inherit autotools