From: SourceForge.net <no...@so...> - 2005-06-28 21:09:02
|
Plugins item #1033153, was opened at 2004-09-23 05:47 Message generated for change (Comment added) made by itchysoft_ant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Ryan Barrett (ryanbarrett) Assigned to: Nobody/Anonymous (nobody) Summary: Null protocol plugin Initial Comment: Nullprpl is a no-op protocol plugin. You can create accounts with it, sign on and off, add buddies, set away messages and status, and send and receive IMs...all without connecting to a server. Nullprpl is intended to streamline most common gaim development (other than protocol plugins, of course). It also allows you to hack on gaim while you're disconnected. For more information, see the nullprpl web page: http://snarfed.org/space/gaim+null+protocol+plugin ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 21:08 Message: Logged In: YES user_id=1186610 Heh, I was worried you would say that ;) It's on my list of things to learn to do... will get round to it eventually... was just hoping somebody already had the setup to help :) If / when I compile, I will attach here. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2005-06-28 18:02 Message: Logged In: YES user_id=751286 sure! if you have mingw, you should be able to build with the included Makefile.mingw file. i'm guessing make -f Makefile.mingw should do it, but first check the variables under the PATHS section at the top; you might need to change them depending on where you've unpacked the gaim source. otherwise, i don't really know anything about win32 development, and i don't even have a win32 machine to learn on. :P if you have questions, you might want to ask andrew hart, since he contributed the mingw makefile. <a href="http://sourceforge.net/users/arhart/">http://sourceforge.net/users/arhart/</a> ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 09:51 Message: Logged In: YES user_id=1186610 Any chance at all of having this compiled under win32? please? ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-11-12 02:18 Message: Logged In: YES user_id=751286 I've posted version 0.2, which includes support for Windows (via Cygwin/MinGW). The Windows makefile was generously contributed by Andrew Hart. ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-11 15:35 Message: Logged In: YES user_id=1103362 I've hacked a little... But unfortunaly, I forgot what I have edit. Something in the sourcefile. I compile gaim-plugins/-protocols in the gaimsource-dir. So I dont have trouble with the Makefile. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-10-08 08:41 Message: Logged In: YES user_id=751286 thanks, i appreciate it! one question: did you have any trouble building it? i intentionally left out a ./configure script, since i strongly dislike automake...but that means you have to edit the Makefile if the gaim source isn't installed in /usr/local. did this bite you at all? ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-07 19:11 Message: Logged In: YES user_id=1103362 Great plugin! Every Plugin Scripter must have this thing!!! Thank you! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&group_id=235 |