Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21507 - Openbox's ebuild ( 2.3.1 ) does not configure XFT as it should
Summary: Openbox's ebuild ( 2.3.1 ) does not configure XFT as it should
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Matt Keadle
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 17:58 UTC by Yariv Ido
Modified: 2003-06-18 21:59 UTC (History)
0 users

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 Yariv Ido 2003-05-22 17:58:48 UTC
When emerging openbox 2.3.1, it is compiled without XFT support. Adding
--enable-xft in commonbox.eclass works like a charm. There's a chance that
openbox automake mechanism has a bug, since it should be enabled by default.

Reproducible: Always
Steps to Reproduce:
1. emerge =openbox-2.3.1
2. openbox --help
3.

Actual Results:  
Compile time options:
  Debugging                     No
  Shape:                        Yes
  Xft:                          No
  Xinerama:                     No
  8bpp Ordered Dithering:       No


Expected Results:  
Compile time options:
  Debugging                     No
  Shape:                        Yes
  Xft:                          Yes
  Xinerama:                     No
  8bpp Ordered Dithering:       No
Comment 1 Matt Keadle 2003-06-18 21:59:50 UTC
been fixed, however 2.3.0 has been brought back as the current stable version due to subtle issues with 2.3.1.