Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | SUMMARY = "C/C++ Configuration File Library" |
| 2 | DESCRIPTION = "Library for manipulating structured configuration files" |
| 3 | HOMEPAGE = "http://www.hyperrealm.com/libconfig/" |
| 4 | SECTION = "libs" |
| 5 | |
| 6 | LICENSE = "LGPLv2.1" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29" |
| 8 | |
| 9 | SRC_URI = "http://www.hyperrealm.com/${BPN}/${BP}.tar.gz" |
| 10 | |
| 11 | inherit autotools-brokensep pkgconfig |
| 12 | |
| 13 | SRC_URI[md5sum] = "a939c4990d74e6fc1ee62be05716f633" |
| 14 | SRC_URI[sha256sum] = "e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6" |