summaryrefslogtreecommitdiff
path: root/chat/msn-pecan
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2009-01-12 13:36:35 +0000
committerjmcneill <jmcneill>2009-01-12 13:36:35 +0000
commit201be52e428340b1fec65c04a3e40184af4d0ae9 (patch)
tree21a26ab2949eb14bbfc22abceaed42dc9ab350c3 /chat/msn-pecan
parente20e924d58608be3a777bc3ff82cd4704168ec00 (diff)
downloadpkgsrc-201be52e428340b1fec65c04a3e40184af4d0ae9.tar.gz
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 (limited to 'chat/msn-pecan')
-rw-r--r--chat/msn-pecan/DESCR15
-rw-r--r--chat/msn-pecan/Makefile16
-rw-r--r--chat/msn-pecan/PLIST2
-rw-r--r--chat/msn-pecan/distinfo5
4 files changed, 38 insertions, 0 deletions
diff --git a/chat/msn-pecan/DESCR b/chat/msn-pecan/DESCR
new file mode 100644
index 00000000000..580a435909b
--- /dev/null
+++ b/chat/msn-pecan/DESCR
@@ -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 --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile
new file mode 100644
index 00000000000..89c1b472266
--- /dev/null
+++ b/chat/msn-pecan/Makefile
@@ -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
+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 --git a/chat/msn-pecan/PLIST b/chat/msn-pecan/PLIST
new file mode 100644
index 00000000000..4fc461ba33e
--- /dev/null
+++ b/chat/msn-pecan/PLIST
@@ -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 --git a/chat/msn-pecan/distinfo b/chat/msn-pecan/distinfo
new file mode 100644
index 00000000000..93739589178
--- /dev/null
+++ b/chat/msn-pecan/distinfo
@@ -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