Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21460 - fluxbox 0.9.2 is out
Summary: fluxbox 0.9.2 is out
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Matt Keadle
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 02:20 UTC by Bret Towe
Modified: 2003-05-22 17:07 UTC (History)
3 users (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 Bret Towe 2003-05-22 02:20:58 UTC
summary said it
the ebuild needs a couple things 
1 its downloading .gz  .bz2 would be perfered
2 the following is needed in src_unpack(before compile)
to allow it install

cd util
mv Makefile.am Makefile.am.old
sed -e "s:bin_SCRIPTS = f (.*):bin_SCRIPTS = \1:" Makefile.am.old > Makefile.am

i dunno if the f is a typo or what but with it it wont install correctly
(tho i dont understand why it compiled fine with that error  does the eclass
have || die?)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Matt Keadle 2003-05-22 17:07:41 UTC
the 0.9.x series are devel builds, and you'll notice that they're hard masked in package.mask. 0.9.2 has actually been "out" for a while now (since 5-8-03 i believe) and, so you know, has serious crash bugs. this is why it has not been included in portage. many bugs in 0.9.2 have been fixed in CVS, and i understand 0.9.3 will be released shortly.

either way, the 0.9.x branch is considered more then unstable at the moment. i won't be doing any more 0.9.x ebuilds untill some time passes. and, no, i won't do a fluxbox-cvs build either.