void-packages/srcpkgs/libnfsidmap/template
2012-01-28 16:45:48 +01:00

20 lines
701 B
Plaintext

# Template file for 'libnfsidmap'
pkgname=libnfsidmap
version=0.24
homepage="http://www.citi.umich.edu/projects/nfsv4/linux/"
distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure
configure_args="--disable-static"
short_desc="Library to help mapping IDs, mainly for NFSv4"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"
checksum=59501432e683336d7a290da13767e92afb5b86f42ea4254041225fe218e8dd47
long_desc="
Library to help mapping ID's, mainly for NFSv4.
When NFSv4 is using AUTH_GSS (which currently only supports Kerberos v5), the
NFSv4 server mapping functions MUST use secure communications."
subpackages="$pkgname-devel"
Add_dependency build libldap-devel