2012-01-28 15:29:52 +00:00
|
|
|
# Template file for 'librpcsecgss'
|
|
|
|
pkgname=librpcsecgss
|
|
|
|
version=0.19
|
|
|
|
homepage="http://www.citi.umich.edu/projects/nfsv4/linux/"
|
|
|
|
distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz"
|
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libgssglue-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2012-01-28 15:29:52 +00:00
|
|
|
short_desc="Library for RPCSECGSS support"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="BSD"
|
|
|
|
checksum=0cafb86b67e5eb4c89e8abaaad9165298946bc164d258e8925fc6dc1fa913abd
|
|
|
|
long_desc="
|
|
|
|
This library implements RPCSECGSS (RFC 2203) which allows secure RPC
|
|
|
|
communication using gss-api security mechanisms."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|