[Lunar-commits] <moonbase-other> pidgin-otr: OTR plugin for pidgin
v4hn
me at v4hn.de
Sat Aug 2 09:23:18 CEST 2014
commit a24ce15b72e9881a03af045d58a3c39673f99f5e
Author: Giorgos Chadjipavlis <lazyape at gmail.com>
Date: Sat, 02 Aug 2014 09:25:06 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/a24ce15b72e9881a03af045d58a3c39673f99f5e
pidgin-otr: OTR plugin for pidgin
---
chat/pidgin-otr/DEPENDS | +2/-0
chat/pidgin-otr/DETAILS | +13/-0
2 files changed, 15 insertions(+)
--- /dev/null
+++ b/chat/pidgin-otr/DEPENDS
@@ -0,0 +1,2 @@
+depends libotr
+depends pidgin
--- /dev/null
+++ b/chat/pidgin-otr/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=pidgin-otr
+ VERSION=4.0.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=https://otr.cypherpunks.ca/
+ SOURCE_VFY=sha1:23c602c4b306ef4eeb3ff5959cd389569f39044d
+ WEB_SITE=https://otr.cypherpunks.ca
+ ENTERED=20140507
+ UPDATED=20140507
+ SHORT="Off-the-Record Messaging for Pidgin"
+
+cat << EOF
+This is a plugin for Pidgin 2.x which implements Off-the-Record Messaging over any IM network Pidgin supports
+EOF
More information about the Lunar-commits
mailing list