forked from kiss-community/repo
parent
86a15550e4
commit
cf6ca3f980
@ -1,40 +0,0 @@
|
||||
gnupg1
|
||||
________________________________________________________________________________
|
||||
|
||||
GnuPG 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 RFC 4880. [0]
|
||||
|
||||
Upstream: https://gnupg.org/
|
||||
|
||||
|
||||
[000] Index
|
||||
________________________________________________________________________________
|
||||
|
||||
* Installation ........................................................... [001]
|
||||
* Usage .................................................................. [002]
|
||||
* References ............................................................. [003]
|
||||
|
||||
|
||||
[001] Installation
|
||||
________________________________________________________________________________
|
||||
|
||||
+------------------------------------------------------------------------------+
|
||||
| |
|
||||
| $ kiss b gnupg1 |
|
||||
| |
|
||||
+------------------------------------------------------------------------------+
|
||||
|
||||
|
||||
[002] Usage
|
||||
________________________________________________________________________________
|
||||
|
||||
Refer to the manual pages and command help output.
|
||||
|
||||
|
||||
[003] References
|
||||
________________________________________________________________________________
|
||||
|
||||
[0] https://packages.debian.org/sid/gnupg1
|
||||
|
@ -1,14 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# Fix build fail with GCC 10.
|
||||
export CFLAGS="$CFLAGS -fcommon"
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib \
|
||||
--enable-noexecstack \
|
||||
--disable-nls
|
||||
|
||||
make
|
||||
make install
|
@ -1 +0,0 @@
|
||||
c9462f17e651b6507848c08c430c791287cd75491f8b5a8b50c6ed46b12678ba
|
@ -1,3 +0,0 @@
|
||||
bzip2
|
||||
curl
|
||||
zlib
|
@ -1 +0,0 @@
|
||||
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-VERSION.tar.bz2
|
@ -1 +0,0 @@
|
||||
1.4.23 2
|
Loading…
Reference in New Issue
Block a user