Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104496

Summary: openbox 3.3-rc2 is out
Product: Gentoo Linux Reporter: Jordan <xero>
Component: New packagesAssignee: Aaron Kulbe (RETIRED) <superlag>
Status: RESOLVED FIXED    
Severity: enhancement CC: commonbox
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.