Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20067 - fluxbox-cvs ebuild
Summary: fluxbox-cvs ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matt Keadle
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 17:37 UTC by xlyz
Modified: 2003-06-02 08:08 UTC (History)
1 user (show)

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


Attachments
fluxbox cvs ebuild (fluxbox-cvs-20030427.ebuild,936 bytes, application/octet-stream)
2003-04-27 17:40 UTC, xlyz
Details
fluxbox-cvs update (fluxbox-cvs-20030428.ebuild,1.45 KB, application/octet-stream)
2003-05-04 16:16 UTC, xlyz
Details
fluxbox-cvs ebuild (fluxbox-cvs-20030402.ebuild,1.04 KB, application/octet-stream)
2003-05-24 15:23 UTC, Michael M Nazaroff (RETIRED)
Details
Ebuild tarball. (fluxbox-0.1.15.tar.gz,1.71 KB, application/x-gzip)
2003-06-02 08:08 UTC, Andrew Bevitt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xlyz 2003-04-27 17:37:11 UTC
fluxbox cvs ebuild. if you could not wait for the next release ;)
the code could be better. feel free to improve it.

Reproducible: Always
Steps to Reproduce:
Comment 1 xlyz 2003-04-27 17:40:11 UTC
Created attachment 11231 [details]
fluxbox cvs ebuild

put it in  /usr/local/portage/x11-wm/fluxbox-cvs

enjoy :)
Comment 2 xlyz 2003-04-27 17:43:31 UTC
Comment on attachment 11231 [details]
fluxbox cvs ebuild


forgot to add: be aware it will overwrite your current fluxbox install
Comment 3 Matt Keadle 2003-04-28 16:15:21 UTC
The Fluxbox 0.9.x series is in Portage. I will not add Fluxbox CVS ebuilds to Portage.
Comment 4 xlyz 2003-05-04 16:16:54 UTC
Created attachment 11481 [details]
fluxbox-cvs update

previous ebuild does not work any more. use this instead. take care it's very
dirty. use @ your own risk.
Comment 5 xlyz 2003-05-12 16:13:38 UTC
comment out the line that enable xinerama, or with current cvs it could break compilation 
Comment 6 Michael M Nazaroff (RETIRED) gentoo-dev 2003-05-24 15:23:48 UTC
Created attachment 12368 [details]
fluxbox-cvs ebuild
Comment 7 Andrew Bevitt 2003-06-02 08:05:14 UTC
GCC 3.3 Compilers note this...

I know that this is a "wont fix" package for the time being but I chucked together a ebuild before finding this. It actually works off the commonbox eclass and im quite happy with the running of fluxbox on my machines...

Note: I did this to get fluxbox to compile with GCC 3.3. There were a few strict alias breakers and a few nls problems. The nls issue could not be resolved with USE="-nls" because it wasnt just a native nls issue but a toolbar menu font issue.

This version of fluxbox has neither problem, and this ebuild has compiled with agressive CFLAGS and using nls for me. See next attachment.
Comment 8 Andrew Bevitt 2003-06-02 08:08:41 UTC
Created attachment 12678 [details]
Ebuild tarball.

This is the tar ball for the ebuild described above.
It may also be found at
http://www.volutin.net/~andrew/GENTOO/fluxbox-0.1.15.tar.gz

I have coined this one as 0.1.15 to stay away from the cvs categories, feel
free if you choose to use this to rename and re-categories the ebuild.