diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 54134571a51..f77a9f0d5b4 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ diff --git a/templates/libgpg-error.tmpl b/templates/libgpg-error.tmpl new file mode 100755 index 00000000000..d55152b1580 --- /dev/null +++ b/templates/libgpg-error.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'libgpg-error'. +pkgname=libgpg-error +version=1.6 +extract_sufx=".tar.bz2" +url=ftp://ftp.gnupg.org/gcrypt/libgpg-error +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Definitions of common error values for all GnuPG components" +maintainer="Juan RP " +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."