Bug 325

Summary: New package: ratpoison
Product: buildroot Reporter: Jim Persson <jim-bz>
Component: OtherAssignee: unassigned
Status: RESOLVED INVALID    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Patch to add ratpoison
Patch to add ratpoison

Description Jim Persson 2009-05-08 09:29:10 UTC
Created attachment 295 [details]
Patch to add ratpoison

I'm using this window manager in a project since it's a light weight (about 100kB) window manager that doesn't need a mouse.

Description:
Ratpoison is a simple Window Manager. It is largely modelled after
GNU Screen and focuses on the keyboard instead of a mouse.

The screen can be split into non-overlapping frames. All windows are kept 
maximized inside their frames to take full advantage of your precious 
screen real estate. 

URL: http://www.nongnu.org/ratpoison/
Comment 1 Jim Persson 2009-05-08 10:43:49 UTC
Created attachment 297 [details]
Patch to add ratpoison

Shortened a line in the description so that buildroot won't complain about overly long lines.
Comment 2 Peter Korsgaard 2009-07-26 19:43:43 UTC
hmm, you select fontconfig + liberation, but you don't depend on them being available before building in the makefile - Are they not hard dependencies?
Comment 3 Jim Persson 2009-08-04 08:07:50 UTC
Yes, without them ratpoison segfaults when starting as it is trying to load some fonts. But they are not needed during the build.
Comment 4 Thomas Petazzoni 2010-02-21 22:32:56 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Comment 5 Thomas De Schampheleire 2014-09-02 08:31:20 UTC
This bug will be closed as the policy for new packages is to send them on the mailing list. 

If you are still interested in getting this patch integrated, please rebase it on top of current Buildroot master and send it to the mailing list.
Note that in any case, we have listed this request in the Buildroot TODO list at
http://elinux.org/Buildroot#Packages

Thanks for your understanding.