2016-09-07 13:52:28 +02:00
|
|
|
# Template file for 'cpp-hocon'
|
|
|
|
pkgname=cpp-hocon
|
2017-09-27 14:56:46 +02:00
|
|
|
version=0.1.6
|
2018-03-03 12:15:12 +01:00
|
|
|
revision=3
|
2016-09-07 13:52:28 +02:00
|
|
|
build_style=cmake
|
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="boost-devel leatherman libcurl-devel"
|
|
|
|
short_desc="C++ port of the Typesafe Config library"
|
2016-12-27 09:02:07 +01:00
|
|
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
2016-09-07 13:52:28 +02:00
|
|
|
license="Apache-2.0"
|
|
|
|
homepage="https://github.com/puppetlabs/cpp-hocon"
|
|
|
|
distfiles="https://github.com/puppetlabs/cpp-hocon/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
2017-09-27 14:56:46 +02:00
|
|
|
checksum=98beb111068e54c8f0ae49be95c1ebd35c4cbb25098a999a7a569d6f835deaea
|