[Lunar-commits] <moonbase> pymsn: move to zdeprecated. No longer maintained, has been forked.
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 15 22:17:32 CEST 2010
commit 2c3ad46e41c21979749b50cca275a1115047aba1
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sun Apr 11 22:31:46 2010 -0700
pymsn: move to zdeprecated. No longer maintained, has been forked.
---
python/pymsn/BUILD | 7 -------
python/pymsn/DEPENDS | 4 ----
python/pymsn/DETAILS | 29 -----------------------------
3 files changed, 0 insertions(+), 40 deletions(-)
diff --git a/python/pymsn/BUILD b/python/pymsn/BUILD
deleted file mode 100644
index 8707d86..0000000
--- a/python/pymsn/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- python setup.py build_ext -i &&
- prepare_install &&
- python setup.py install
-
-) > $C_FIFO 2>&1
diff --git a/python/pymsn/DEPENDS b/python/pymsn/DEPENDS
deleted file mode 100644
index 3a7e814..0000000
--- a/python/pymsn/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends pygtk
-depends pyopenssl
-depends pycrypto
-depends telepathy-python
diff --git a/python/pymsn/DETAILS b/python/pymsn/DETAILS
deleted file mode 100644
index 9a5a8b8..0000000
--- a/python/pymsn/DETAILS
+++ /dev/null
@@ -1,29 +0,0 @@
- MODULE=pymsn
- VERSION=0.3.3
- SOURCE=${MODULE}-${VERSION}.tar.gz
- SOURCE_URL=http://telepathy.freedesktop.org/releases/pymsn/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:b652fe20ee9aa3a5c5e8fef262fb9e4b31b8fa72
- WEB_SITE="http://telepathy.freedesktop.org/wiki/Pymsn"
- ENTERED=20090123
- UPDATED=20090123
- SHORT="Python implementation of MSN protocol"
-cat <<EOF
-+ MSNP15
-+ Best MSNP2P implementation : avatars and custom emoticons
-+ Yahoo messenger contacts support : chat and presence
-+ Live Address Book support : full contact and group management
-+ Server side contacts aliasing
-+ Offline messages support
-+ MSN Spaces
-+ Content Roaming support : avatar, display name and
- personal message storage
-+ Full support for HTTP and HTTPS proxies
-+ Support HTTP Polling transport
-+ No threads, fully asynchronous
-
-+ Caching system (only used for storing the SSO tickets for now,
- but will be used to support deltas in the AddressBook later)
-+ Very solid and extensible architecture # + Solid networking through
- a new sublibrary : gnet
-EOF
More information about the Lunar-commits
mailing list