pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/msn-pecan Import msn-pecan version 0.0.17.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f367d9cf196
branches: trunk
changeset: 552954:1f367d9cf196
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Mon Jan 12 13:36:35 2009 +0000
description:
Import msn-pecan version 0.0.17.
msn-pecan is a fork of the MSN plug-in from Pidgin. Compared to Pidgin's
official MSN plug-in:
* Faster log-in
* Fewer connection issues
* Fewer crashes
* Experimental direct connection support (fast file transfers)
* Server-side storage for display names (private alias)
* Support for handwritten messages (read-only)
Other features:
* Support for personal status messages
* Support for offline messaging (read-only)
* Send custom emoticons (Pidgin >= 2.5)
diffstat:
chat/msn-pecan/DESCR | 15 +++++++++++++++
chat/msn-pecan/Makefile | 16 ++++++++++++++++
chat/msn-pecan/PLIST | 2 ++
chat/msn-pecan/distinfo | 5 +++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 2d88042d5fc8 -r 1f367d9cf196 chat/msn-pecan/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msn-pecan/DESCR Mon Jan 12 13:36:35 2009 +0000
@@ -0,0 +1,15 @@
+msn-pecan is a fork of the MSN plug-in from Pidgin. Compared to Pidgin's
+official MSN plug-in:
+
+ * Faster log-in
+ * Fewer connection issues
+ * Fewer crashes
+ * Experimental direct connection support (fast file transfers)
+ * Server-side storage for display names (private alias)
+ * Support for handwritten messages (read-only)
+
+Other features:
+
+ * Support for personal status messages
+ * Support for offline messaging (read-only)
+ * Send custom emoticons (Pidgin >= 2.5)
diff -r 2d88042d5fc8 -r 1f367d9cf196 chat/msn-pecan/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msn-pecan/Makefile Mon Jan 12 13:36:35 2009 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/12 13:36:35 jmcneill Exp $
+#
+
+DISTNAME= msn-pecan-0.0.17
+CATEGORIES= chat
+MASTER_SITES= http://msn-pecan.googlecode.com/files/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://msn-pecan.googlecode.com/files/
+COMMENT= Alternate MSN protocol plugin for libpurple
+
+USE_TOOLS+= pkg-config gmake
+
+.include "../../chat/libpurple/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2d88042d5fc8 -r 1f367d9cf196 chat/msn-pecan/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msn-pecan/PLIST Mon Jan 12 13:36:35 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/12 13:36:35 jmcneill Exp $
+lib/purple-2/libmsn-pecan.so
diff -r 2d88042d5fc8 -r 1f367d9cf196 chat/msn-pecan/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msn-pecan/distinfo Mon Jan 12 13:36:35 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/12 13:36:35 jmcneill Exp $
+
+SHA1 (msn-pecan-0.0.17.tar.bz2) = 57509d178f9a8b1aa628ad4d11aa9fc111bf1c35
+RMD160 (msn-pecan-0.0.17.tar.bz2) = 230e13dbff8f9f786fcdf5f5f204d41d6c3d6da5
+Size (msn-pecan-0.0.17.tar.bz2) = 134172 bytes
Home |
Main Index |
Thread Index |
Old Index