New package: leatherman-0.9.0
This commit is contained in:
parent
ddff42b183
commit
85127dbc1e
1 changed files with 13 additions and 0 deletions
13
srcpkgs/leatherman/template
Normal file
13
srcpkgs/leatherman/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'leatherman'
|
||||
pkgname=leatherman
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="boost-devel libcurl-devel"
|
||||
short_desc="Collection of C++ and CMake utility libraries"
|
||||
maintainer="Juergen Buchmueller <pullmoll@t-online.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/puppetlabs/leatherman"
|
||||
distfiles="https://github.com/puppetlabs/leatherman/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=8d79a998caa47047bfc52093e6a50618458b5c0aa502a6cf61f9fb7a6451c3bb
|
Loading…
Reference in a new issue