Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104496 - openbox 3.3-rc2 is out
Summary: openbox 3.3-rc2 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Aaron Kulbe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 09:50 UTC by Jordan
Modified: 2005-09-13 09:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2005-09-01 09:50:47 UTC
openbox 3.3-rc2 is out now
Comment 1 Jordan 2005-09-01 15:53:56 UTC
Renaming rc1 almost works...

The patch has to be removed. According to the changelog the Makefile.am problem
is now resolved so it's not needed anyway.

I also propose that the if check for pango be removed, as well as ${myconf}, in
favor of simply:

econf `use_enable nls` `use_enable pango` || die
Comment 2 Brandon Low (RETIRED) gentoo-dev 2005-09-13 09:22:30 UTC
I made an ebuild for this which worked for me.  There was a reason for doing
pango the way it was, is this reason gone in the new version?

I also fixed the ebuild to be compatible with usermode portage.

If use_enable pango would be worth changing to, please post another bug.