Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135260 - gaim-lightthink plugin request
Summary: gaim-lightthink plugin request
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.chris-lamb.co.uk/code/gaim...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 05:08 UTC by Mike Pagano
Modified: 2007-05-01 03:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gaim-1.5.0-r1 ebuild to build gaim-lightthink plugin when 'lightthink' use flag enabled (gaim-1.5.0-r1.ebuild,4.98 KB, text/plain)
2006-06-02 05:10 UTC, Mike Pagano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Pagano gentoo-dev 2006-06-02 05:08:50 UTC
This software is released with a .c file and not a make system.

The author expects the user to compile the source file from within the gaim
source and then copy the resultant library to the /usr/lib/gaim directory.

With this in mind, I have modified a stable gaim ebuild to include the
compilation of the gaim-lightthink plugin.

Don't know if this will ever make it to the tree, but it did work on my 
thinkpad and the software is actually kind of cool.

To try out this ebuild, copy it to your portage overlay, add the use flag
lightthink to your /etc/make.conf and follow the normal procedures for
installing keyword masked packages.

Here's some things I had to do in the ebuild:

        Utilized a new local use flag: lightthink
        Added an additional source uri if the lightthink use flag is enabled
        renamed the INSTALL LICENSE and README and installed them in the gaim
doc directory
        inserted the compiled library into /usr/lib/gaim
        included a small warning concerning needed kernel modules
Comment 1 Mike Pagano gentoo-dev 2006-06-02 05:10:25 UTC
Created attachment 88174 [details]
gaim-1.5.0-r1 ebuild to build gaim-lightthink plugin when 'lightthink'  use flag enabled
Comment 2 Kathryn Kulick (RETIRED) gentoo-dev 2006-07-01 08:43:57 UTC
this would probably be best built as an optional plugin (ie like gaim encryption)  Will test it out and if all is fine, it will be added to the tree.
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2007-05-01 03:19:06 UTC
Please re-open if a version of this plugin that works with pidgin is released.