Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 88597

Summary: pymsn-t-0.9.2 (new package)
Product: Gentoo Linux Reporter: Albert Holm <albert+gentoo-bugzilla>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED FIXED    
Severity: enhancement CC: albert+gentoo-bugzilla, creideiki+gentoo-bugzilla, rockoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://msn-transport.jabberstudio.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 63472    
Bug Blocks:    
Attachments: pymsn-t-0.9.2.ebuild
files/pymsn-t.initd
files/pymsn-t-0.9.2-arguments.patch

Description Albert Holm 2005-04-10 08:38:11 UTC
PyMSN-t is a Jabber<->MSN gateway that works with most Jabber servers. The net-im/msn-transport written in C is no longer in development. PyMSN-t can read the spool file from the old C version.

Attached are an ebuild, a trivial patch to pass command line arguments to pymsn-t, an init.d script and an example configuration file.

It depends on virtual/jabber-server, introduced for ejabberd in bug #63472.
Comment 1 Albert Holm 2005-04-10 08:39:47 UTC
Created attachment 55885 [details]
pymsn-t-0.9.2.ebuild
Comment 2 Albert Holm 2005-04-10 08:40:32 UTC
Created attachment 55886 [details]
files/pymsn-t.initd
Comment 3 Albert Holm 2005-04-10 08:41:24 UTC
Created attachment 55887 [details, diff]
files/pymsn-t-0.9.2-arguments.patch
Comment 4 theboywho 2005-04-17 10:10:21 UTC
This should depend on twisted-web and twisted-words. With only twisted-2.0.0 installed, I get 'You need to have xxxx installed to use xxxxx' errors on starting the transport.
Comment 5 Albert Holm 2005-04-17 11:43:00 UTC
According to the developer, it does not work with 2.0 at all. How do one make a dependency on twisted that is >= 1.1 and < 2.0?
Comment 6 Gustavo Felisberto (RETIRED) gentoo-dev 2005-04-17 14:40:59 UTC
>=dev-python/twisted-1.1
<dev-python/twisted-2

in RDEPEND as this is a runtime dep. (that should be fixed in the ebuild)
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-08-26 08:44:58 UTC
0.9.3 in portage, closing a stale bug.