New package: sparsehash-2.0.2.
This commit is contained in:
parent
3ddf14cca0
commit
7e52203888
1 changed files with 16 additions and 0 deletions
16
srcpkgs/sparsehash/template
Normal file
16
srcpkgs/sparsehash/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'sparsehash'
|
||||||
|
pkgname=sparsehash
|
||||||
|
version=2.0.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Library that contains several hash-map implementations"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="http://code.google.com/p/sparsehash"
|
||||||
|
distfiles="http://sparsehash.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||||
|
checksum=2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vinstall COPYING 644 usr/share/licenses/$pkgname
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue