New package: cpp-hocon-0.1.2
This commit is contained in:
parent
85127dbc1e
commit
d2f5987b6e
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'cpp-hocon'
|
||||
pkgname=cpp-hocon
|
||||
version=0.1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="boost-devel leatherman libcurl-devel"
|
||||
short_desc="C++ port of the Typesafe Config library"
|
||||
maintainer="Juergen Buchmueller <pullmoll@t-online.de>"
|
||||
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"
|
||||
checksum=28ef85d03df9413bb86ba313622d85bcc5b9fca4212bf9581c017a3ae526e874
|
Loading…
Reference in New Issue