2008-10-13 03:33:25 +00:00
|
|
|
# Template build file for 'libgpg-error'.
|
|
|
|
pkgname=libgpg-error
|
|
|
|
version=1.6
|
2008-10-14 05:52:29 +00:00
|
|
|
distfiles="
|
2008-10-28 22:57:52 +00:00
|
|
|
ftp://ftp.gnupg.org/gcrypt/libgpg-error/$pkgname-$version.tar.bz2"
|
2008-10-13 03:33:25 +00:00
|
|
|
build_style=gnu_configure
|
2008-10-13 05:32:05 +00:00
|
|
|
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
2008-10-13 03:33:25 +00:00
|
|
|
short_desc="Definitions of common error values for all GnuPG components"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=5015a9e0a9c59fe5e9a45d203c324af3736c5d68
|
|
|
|
long_desc="
|
|
|
|
libgpg-error is a library that defines common error values for all
|
|
|
|
GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent,
|
|
|
|
libgcrypt, pinentry, SmartCard Daemon and possibly more in the future."
|