Added gdbm-1.8.3 template.
--HG-- extra : convert_revision : 07904d75e354dbc83240e927e3576dac37f67cf1
This commit is contained in:
14
templates/gdbm.tmpl
Normal file
14
templates/gdbm.tmpl
Normal file
@@ -0,0 +1,14 @@
|
||||
# Template file for 'gdbm'
|
||||
pkgname=gdbm
|
||||
version=1.8.3
|
||||
patch_files="$pkgname-fix-install.diff"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version@.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="GNU database routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9
|
||||
long_desc="
|
||||
GNU dbm is a set of database routines that use extensible hashing.
|
||||
It works similar to the standard Unix dbm routines."
|
||||
|
||||
run_depends="glibc-2.8"
|
||||
Reference in New Issue
Block a user