void-packages/srcpkgs/gnupg/template

22 lines
997 B
Plaintext

# Template file for 'gnupg'
pkgname=gnupg
version=1.4.12
homepage="http://www.gnupg.org/"
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack"
makedepends="zlib-devel libldap-devel libcurl-devel readline-devel libusb-compat-devel"
revision=1
short_desc="The GNU Privacy Guard"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
checksum=4f03ca6902aaee79d0eda00eea0fefde7db9eb005d8ffd54fac9806bc24050ec
long_desc="
GnuPG is the GNU project's complete and free implementation of the OpenPGP
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data
and communication, features a versatile key managment system as well as
access modules for all kind of public key directories. GnuPG, also known as
GPG, is a command line tool with features for easy integration with other
applications. A wealth of frontend applications and libraries are available."