Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
parent
6c252d43d4
commit
fa2748d9b2
291 changed files with 25 additions and 24 deletions
14
templates/libgpg-error/template
Normal file
14
templates/libgpg-error/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template build file for 'libgpg-error'.
|
||||
pkgname=libgpg-error
|
||||
version=1.6
|
||||
distfiles="
|
||||
ftp://ftp.gnupg.org/gcrypt/libgpg-error/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
make_cmd="$XBPS_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…
Add table
Add a link
Reference in a new issue