2010-05-03 11:40:41 +00:00
|
|
|
# Template file for 'gnupg'
|
|
|
|
pkgname=gnupg
|
2012-01-31 17:45:00 +00:00
|
|
|
version=1.4.12
|
2011-12-02 09:21:38 +00:00
|
|
|
homepage="http://www.gnupg.org/"
|
2010-05-03 11:40:41 +00:00
|
|
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2010-05-03 11:40:41 +00:00
|
|
|
configure_args="--disable-rpath --enable-threads=posix --enable-noexecstack"
|
|
|
|
short_desc="The GNU Privacy Guard"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-12-02 09:21:38 +00:00
|
|
|
license="GPL-3"
|
2012-01-31 17:45:00 +00:00
|
|
|
checksum=4f03ca6902aaee79d0eda00eea0fefde7db9eb005d8ffd54fac9806bc24050ec
|
2010-05-03 11:40:41 +00:00
|
|
|
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."
|
|
|
|
|
|
|
|
Add_dependency build zlib-devel
|
|
|
|
Add_dependency build libldap-devel
|
2010-05-12 05:37:44 +00:00
|
|
|
Add_dependency build libcurl-devel
|
2010-05-03 11:40:41 +00:00
|
|
|
Add_dependency build readline-devel
|
|
|
|
Add_dependency build libusb-compat-devel
|