Bug 325 - New package: ratpoison
Summary: New package: ratpoison
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 09:29 UTC by Jim Persson
Modified: 2014-09-02 08:31 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to add ratpoison (1.84 KB, patch)
2009-05-08 09:29 UTC, Jim Persson
Details
Patch to add ratpoison (1.84 KB, patch)
2009-05-08 10:43 UTC, Jim Persson
Details

Note You need to log in before you can comment on or make changes to this bug.
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.