From: Schantl Stefan Date: Fri, 26 Feb 2010 19:09:42 +0000 (+0100) Subject: gnupg2: New package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5587426c078a563572d4a078a61664d03b486cdf;p=ipfire-3.x.git gnupg2: New package. --- diff --git a/pkgs/core/gnupg2/gnupg2.nm b/pkgs/core/gnupg2/gnupg2.nm new file mode 100644 index 000000000..ce290de03 --- /dev/null +++ b/pkgs/core/gnupg2/gnupg2.nm @@ -0,0 +1,50 @@ +############################################################################### +# # +# IPFire.org - A linux based firewall # +# Copyright (C) 2007, 2008 Michael Tremer & Christian Schmidt # +# # +# This program is free software: you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation, either version 3 of the License, or # +# (at your option) any later version. # +# # +# This program is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with this program. If not, see . # +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include $(PKGROOT)/Include + +PKG_NAME = gnupg +PKG_VER = 2.0.12 +PKG_REL = 0 + +PKG_MAINTAINER = +PKG_GROUP = Security/Tools +PKG_URL = http://www.gnupg.org/ +PKG_LICENSE = GPLv3+ +PKG_SUMMARY = Utility for secure communication and data storage. + +PKG_DEPS += curl libassuan libgcrypt libksba pinentry pth + +define PKG_DESCRIPTION + The GnuPG 2 package is GNU's tool for secure communication and data \ + storage. It can be used to encrypt data and to create digital signatures. \ + It includes an advanced key management facility and is compliant with the \ + proposed OpenPGP Internet standard as described in RFC2440 and the S/MIME \ + standard as described by several RFCs. +endef + +PKG_TARBALL = $(THISAPP).tar.bz2 + +CONFIGURE_OPTIONS += \ + --libexecdir=/usr/lib/gnupg2