Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9920 - Ebuild for IceWM-1.2.3pre1
Summary: Ebuild for IceWM-1.2.3pre1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-29 15:07 UTC by Craig Callender
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
The ebuild for IceWM-1.2.3pre1 (icewm-1.2.3.ebuild,2.77 KB, text/plain)
2002-10-29 15:07 UTC, Craig Callender
Details
The new icewm-gcc31-gentoo.patch (icewm-gcc31-gentoo.patch,427 bytes, patch)
2002-10-29 15:08 UTC, Craig Callender
Details | Diff
The aapm-gentoo.patch needed because there is a spare parentesis (icewm-aapm-gentoo.patch,426 bytes, patch)
2002-10-29 15:09 UTC, Craig Callender
Details | Diff
The new ebuild which correctly uses the MY_P variable. (icewm-1.2.3_pre1.ebuild,2.78 KB, text/plain)
2002-10-29 15:16 UTC, Craig Callender
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Callender 2002-10-29 15:07:07 UTC
Here is the ebuild for icewm-1.2.3pre1.  I could not name the ebuild
icewm-1.2.3pre1.ebuild as it kept complaining that it was not a valid name.  If
you could tell me if this is possible I would appreciate it.  My work around was
that I declared the variable ${P} to be ${P}pre1.  That seems to make everything
work out well.  I just figure it's better if people know this is only the
pre-release.

Also, added support for GtkSpell and put the optional dependencies in
alphabetical order (I just like them better that way *grin*).

Oh.  I also had to add a patch for the aapm.cc file.  He added one to many
parenthesis.  I will tell Mark about this and hopefully he will fix it.  

Also had to modify the gcc31 patch.  He had changed some of the code and it
wouldn't apply.  I don't have a 3.1 machine so I don't know if it still needs to
be in there.
Comment 1 Craig Callender 2002-10-29 15:07:47 UTC
Created attachment 5184 [details]
The ebuild for IceWM-1.2.3pre1
Comment 2 Craig Callender 2002-10-29 15:08:26 UTC
Created attachment 5185 [details, diff]
The new icewm-gcc31-gentoo.patch
Comment 3 Craig Callender 2002-10-29 15:09:04 UTC
Created attachment 5186 [details, diff]
The aapm-gentoo.patch needed because there is a spare parentesis
Comment 4 Craig Callender 2002-10-29 15:16:09 UTC
Created attachment 5187 [details]
The new ebuild which correctly uses the MY_P variable.

This ebuild correctly uses the MY_P variable rather than over-writing P.  Also
is named correctly with the _pre1.
Comment 5 Craig Callender 2002-10-30 10:46:02 UTC
Just for reference.  The bug for the aapm.cc patch I posted is bug #630806 oh
IceWM's bug list.
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-31 22:30:36 UTC
you figured out the _pre stuff anyway, well done :) you've made this an easy one
for me :)
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2002-11-01 02:16:42 UTC
thanks much, added into portage.