Files
Arch-R/packages/security/libgpg-error/meta
Stephan Raue 5bf18b62a9 new package: add package 'libgpg-error'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-05 17:27:10 +01:00

17 lines
653 B
Plaintext

PKG_NAME="libgpg-error"
PKG_VERSION="1.10"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.gnupg.org/"
PKG_URL="ftp://ftp.gnupg.org/gcrypt/libgpg-error/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="security"
PKG_SHORTDESC="libgpg-error: Library that defines common error values for GnuPG components"
PKG_LONGDESC="This is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the future."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"