From aa35ce692acc8756e021e21a4b014ff97e4d3675 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Oct 2008 05:33:25 +0200 Subject: [PATCH] Added libgpg-error-1.6 template. --HG-- extra : convert_revision : 46d5f117f85e18373de18ab93226ea728b5f2ae7 --- dependencies/build-depends.db | Bin 19456 -> 19456 bytes templates/libgpg-error.tmpl | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100755 templates/libgpg-error.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 54134571a519822e17ed5fc6129efa1f0a817799..f77a9f0d5b4e2393bf10c2faf4e97e2e0d05363d 100644 GIT binary patch delta 235 zcmZpe!Pqc^af5&mzXHPvhCPfY7#bKo7UUL2A0LnVvzCLRx-aNpgN(T4p-XT|g0q^xVYkRCZlsJqtqxhRt%4 GkBk89)IpH| delta 57 zcmV-90LK4-m;r#80k9Af4ITjS0K5T!0Z0KX0q~I_)3fjrAO#E@03ZR(0YCwu0U!aB PF$E%%K0@NNAQ|8??ky1- 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."