]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - pkgs/gnupg2/gnupg2.nm
avahi: Update to 0.6.30.
[people/amarx/ipfire-3.x.git] / pkgs / gnupg2 / gnupg2.nm
CommitLineData
5587426c
SS
1###############################################################################
2# #
3# IPFire.org - A linux based firewall #
4# Copyright (C) 2007, 2008 Michael Tremer & Christian Schmidt #
5# #
6# This program is free software: you can redistribute it and/or modify #
7# it under the terms of the GNU General Public License as published by #
8# the Free Software Foundation, either version 3 of the License, or #
9# (at your option) any later version. #
10# #
11# This program is distributed in the hope that it will be useful, #
12# but WITHOUT ANY WARRANTY; without even the implied warranty of #
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
14# GNU General Public License for more details. #
15# #
16# You should have received a copy of the GNU General Public License #
17# along with this program. If not, see <http://www.gnu.org/licenses/>. #
18# #
19###############################################################################
20
21###############################################################################
22# Definitions
23###############################################################################
24
25include $(PKGROOT)/Include
26
27PKG_NAME = gnupg
00694ef2 28PKG_VER = 2.0.17
5587426c
SS
29PKG_REL = 0
30
31PKG_MAINTAINER =
bb7d617c 32PKG_GROUPS = Security/Tools
5587426c
SS
33PKG_URL = http://www.gnupg.org/
34PKG_LICENSE = GPLv3+
35PKG_SUMMARY = Utility for secure communication and data storage.
36
a536149c 37PKG_BUILD_DEPS+= libassuan-devel libcurl-devel libgcrypt-devel libksba-devel \
00694ef2 38 pinentry pth-devel zlib-devel
5587426c
SS
39
40define PKG_DESCRIPTION
41 The GnuPG 2 package is GNU's tool for secure communication and data \
42 storage. It can be used to encrypt data and to create digital signatures. \
43 It includes an advanced key management facility and is compliant with the \
44 proposed OpenPGP Internet standard as described in RFC2440 and the S/MIME \
45 standard as described by several RFCs.
46endef
47
48PKG_TARBALL = $(THISAPP).tar.bz2
49
50CONFIGURE_OPTIONS += \
8052ad2d
SS
51 --libexecdir=/usr/lib/gnupg2 \
52 --enable-standard-socket