diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-08-14 04:37:11 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-08-14 04:37:11 +0300 |
commit | 74550bec4dcb0fed245d62226e416d1b06e8098d (patch) | |
tree | 54913b19d022d9eca77e75e8f7ecbf844ecabebd | |
parent | 9b6841adf20a9d217faced415a4b80bdcd963391 (diff) |
psi-otr added
-rw-r--r-- | packages/net-im/psi-otr/psi-otr-scm.exheres-0 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/net-im/psi-otr/psi-otr-scm.exheres-0 b/packages/net-im/psi-otr/psi-otr-scm.exheres-0 new file mode 100644 index 0000000..366f928 --- /dev/null +++ b/packages/net-im/psi-otr/psi-otr-scm.exheres-0 @@ -0,0 +1,14 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2020 Gluzskiy Alexandr <sss@sss.chaoslab.ru> + +require psi-plugin + +PLATFORMS="~amd64 ~x86" + +DEPENDENCIES=" + build+run: + app-text/tidy + net-libs/libotr +" + +SUMMARY="Psi plugin for OTR message encryption" |