Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (0367f139b1559c73444b13ad8683644d9a5e0dea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Remko van der Vossen <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (0367f139b1559c73444b13ad8683644d9a5e0dea)
  • Date: Wed, 12 Jun 2013 09:56:56 -0500

GIT changes to master grimoire by Remko van der Vossen <wich AT sourcemage.org>:

ChangeLog | 3 +++
chat-im/pidgin-sipe/DEPENDS | 6 ++++++
chat-im/pidgin-sipe/DETAILS | 27 +++++++++++++++++++++++++++
chat-im/pidgin-sipe/HISTORY | 2 ++
4 files changed, 38 insertions(+)

New commits:
commit 0367f139b1559c73444b13ad8683644d9a5e0dea
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Remko van der Vossen <wich AT sourcemage.org>

pidgin-sipe: new spell, SIPE protocol supprt for pidgin

diff --git a/ChangeLog b/ChangeLog
index bbfef1f..c969ce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-06-12 Remko van der Vossen <wich AT sourcemage.org>
+ * chat-im/pidgin-sipe: new spell, SIPE protocol plugin for pidgin
+
2013-06-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* perl-cpan/devel-globaldestruction: new spell, easier global
destruction
in perl
diff --git a/chat-im/pidgin-sipe/DEPENDS b/chat-im/pidgin-sipe/DEPENDS
new file mode 100755
index 0000000..5419726
--- /dev/null
+++ b/chat-im/pidgin-sipe/DEPENDS
@@ -0,0 +1,6 @@
+depends pidgin &&
+depends glib2 &&
+depends libxml2 &&
+depends nss &&
+depends gettext
+
diff --git a/chat-im/pidgin-sipe/DETAILS b/chat-im/pidgin-sipe/DETAILS
new file mode 100755
index 0000000..e89ab5c
--- /dev/null
+++ b/chat-im/pidgin-sipe/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=pidgin-sipe
+ VERSION=1.15.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ PROJECT=sipe
+
SOURCE_URL[0]=http://sourceforge.net/projects/$PROJECT/files/$PROJECT/$SPELL-$VERSION/$SOURCE/download
+
SOURCE_HASH=sha512:598a7218b681b151622356c8bd7e4be36e3b0e4062d3493f2f3b585b4b15f014af43bd63c4ace26d1d53ef3685e5e084c2e23cd5be9d7a3b6d07ec0cae38abe8
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://$SPELL.sourceforge.net/
+ LICENSE[0]=GPL
+ ENTERED=20130517
+ SHORT="SIP/SIMPLE protocol plug-in for pidgin"
+cat << EOF
+This project develops third-party plugins for the Pidgin / Adium /
+Miranda / Telepathy multi-protocol instant messaging clients/frameworks.
+It implements the extended version of SIP/SIMPLE used by various
+products:
+
+ - Microsoft Office 365
+ - Microsoft Business Productivity Online Suite (BPOS)
+ - Microsoft Lync Server
+ - Microsoft Office Communications Server (OCS 2007/2007 R2)
+ - Microsoft Live Communications Server (LCS 2003/2005)
+ - Reuters Messaging
+
+With this plugin you should be able to replace your Microsoft Office
+Communicator client with Pidgin / Adium / Miranda / Telepathy.
+EOF
diff --git a/chat-im/pidgin-sipe/HISTORY b/chat-im/pidgin-sipe/HISTORY
new file mode 100644
index 0000000..2add5c6
--- /dev/null
+++ b/chat-im/pidgin-sipe/HISTORY
@@ -0,0 +1,2 @@
+2013-06-12 Remko van der Vossen <wich AT sourcemage.org>
+ * DETAILS, DEPENDS: new spell



  • [SM-Commit] GIT changes to master grimoire by Remko van der Vossen (0367f139b1559c73444b13ad8683644d9a5e0dea), Remko van der Vossen, 06/12/2013

Archive powered by MHonArc 2.6.24.

Top of Page