2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

gnupg1: drop

closes #105
This commit is contained in:
Owen Rafferty 2022-09-15 16:23:26 -05:00
parent 86a15550e4
commit cf6ca3f980
No known key found for this signature in database
6 changed files with 0 additions and 60 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +0,0 @@
c9462f17e651b6507848c08c430c791287cd75491f8b5a8b50c6ed46b12678ba

View File

@ -1,3 +0,0 @@
bzip2
curl
zlib

View File

@ -1 +0,0 @@
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-VERSION.tar.bz2

View File

@ -1 +0,0 @@
1.4.23 2