mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: cpp-hocon-0.1.2
This commit is contained in:
parent
85127dbc1e
commit
d2f5987b6e
1 changed files with 13 additions and 0 deletions
13
srcpkgs/cpp-hocon/template
Normal file
13
srcpkgs/cpp-hocon/template
Normal file
|
@ -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…
Add table
Reference in a new issue