Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45631 - gentoo branded gaim
Summary: gentoo branded gaim
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 11:40 UTC by Patrick McLean
Modified: 2004-03-24 21:26 UTC (History)
0 users

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


Attachments
New ebuild that applies the patch (gaim-0.75-r11.ebuild,3.82 KB, text/plain)
2004-03-24 11:43 UTC, Patrick McLean
Details
The patch that changes teh version string and about box (gaim-gentoo-branding.patch,1.89 KB, patch)
2004-03-24 11:44 UTC, Patrick McLean
Details | Diff
fixed ebuild (gaim-0.75-r11.ebuild,3.92 KB, text/plain)
2004-03-24 13:36 UTC, Patrick McLean
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McLean gentoo-dev 2004-03-24 11:40:41 UTC
I just created a new ebuild for gaim that changes the version to the gaim version with the gentoo release appended (in this case 0.75-gentoo-r11) and adds a short blurb in help>about on the fact that this is a modified version of gaim, and not to report bugs to the gaim developers.

Reproducible: Always
Steps to Reproduce:
Comment 1 Patrick McLean gentoo-dev 2004-03-24 11:43:17 UTC
Created attachment 27939 [details]
New ebuild that applies the patch

This uses an edited patch, and uses sed to edit the patch so it works with
whatever version of gaim the ebuild is for.
Comment 2 Patrick McLean gentoo-dev 2004-03-24 11:44:11 UTC
Created attachment 27941 [details, diff]
The patch that changes teh version string and about box
Comment 3 Patrick McLean gentoo-dev 2004-03-24 11:45:33 UTC
The ebuild seems to compile, and modify the version strings properly but I haven't had a chance to actually test it yet (I'm at school on a windows box).
Comment 4 Patrick McLean gentoo-dev 2004-03-24 13:36:56 UTC
Created attachment 27954 [details]
fixed ebuild

I commented out seding the perl plugin makefile, changed the einstall to "make
install DISTDIR=${D}" (as per the developers HOWTO) and added a sed of the po
makefile to make it look for the mkinstalldirs script in the right place.

I tested this and it compiles cleanly, and gaim --version reports the gentoo
branding.
Comment 5 Don Seiler (RETIRED) gentoo-dev 2004-03-24 13:40:23 UTC
Good call on the einstall replacement.
Comment 6 Don Seiler (RETIRED) gentoo-dev 2004-03-24 21:26:07 UTC
This is in CVS.