Added libgpg-error-1.6 template.
--HG-- extra : convert_revision : 46d5f117f85e18373de18ab93226ea728b5f2ae7
This commit is contained in:
parent
037049a438
commit
aa35ce692a
2 changed files with 14 additions and 0 deletions
BIN
dependencies/build-depends.db
vendored
BIN
dependencies/build-depends.db
vendored
Binary file not shown.
14
templates/libgpg-error.tmpl
Executable file
14
templates/libgpg-error.tmpl
Executable file
|
@ -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 <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."
|
Loading…
Reference in a new issue