summaryrefslogtreecommitdiffstats
path: root/deps/gpgme/slack-desc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-12-08 21:41:58 +0100
committer Eric Hameleers <alien@slackware.com>2016-12-08 21:41:58 +0100
commitdce16c0e27ec1257e4d9bf2d77cd3670c9a32986 (patch)
tree745c8413a0580af619424d2a885328f170c4cfd0 /deps/gpgme/slack-desc
parentb56552bc0f4dd0b68456634432c9fb36c2b73013 (diff)
downloadktown-dce16c0e27ec1257e4d9bf2d77cd3670c9a32986.tar.gz
ktown-dce16c0e27ec1257e4d9bf2d77cd3670c9a32986.tar.xz
Updated deps for KDE 5_16.12
- added gpgme: Slackware's version is too old for kwallet now. - rebuilt qt5 with a stability patch. - updated telepathy/telepathy-qt5: required for telepathy-morse. - added telepathy/telegram-qt: required for telepathy-morse. - added telepathy/telepathy-morse: adds KDE Telepathy support for Telegram IM.
Diffstat (limited to 'deps/gpgme/slack-desc')
-rw-r--r--deps/gpgme/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/deps/gpgme/slack-desc b/deps/gpgme/slack-desc
new file mode 100644
index 0000000..3436b08
--- /dev/null
+++ b/deps/gpgme/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+gpgme: gpgme (GnuPG Made Easy)
+gpgme:
+gpgme: GPGME (GnuPG Made Easy) is a C language library that allows to add
+gpgme: support for cryptography to a program. It is designed to make access
+gpgme: to public key crypto engines like GnuPG or GpgSM easier for
+gpgme: applications. GPGME provides a high-level crypto API for encryption,
+gpgme: decryption, signing, signature verification and key management.
+gpgme:
+gpgme: GPGME uses GnuPG and GpgSM as its backends to support OpenPGP and the
+gpgme: Cryptographic Message Syntax (CMS).
+gpgme: