Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 325] New: New package ratpoison
@ 2009-05-08  9:29 bugzilla at busybox.net
  2009-05-08 10:43 ` [Buildroot] [Bug 325] " bugzilla at busybox.net
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2009-05-08  9:29 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325

           Summary: New package ratpoison
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: spambox at nurd.se
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=295)
 --> (https://bugs.busybox.net/attachment.cgi?id=295)
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/


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
@ 2009-05-08 10:43 ` bugzilla at busybox.net
  2009-07-26 19:43 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2009-05-08 10:43 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325


Jim Persson <spambox@nurd.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #295 is|0                           |1
           obsolete|                            |




--- Comment #1 from Jim Persson <spambox@nurd.se>  2009-05-08 10:43:49 UTC ---
Created an attachment (id=297)
 --> (https://bugs.busybox.net/attachment.cgi?id=297)
Patch to add ratpoison

Shortened a line in the description so that buildroot won't complain about
overly long lines.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
  2009-05-08 10:43 ` [Buildroot] [Bug 325] " bugzilla at busybox.net
@ 2009-07-26 19:43 ` bugzilla at busybox.net
  2009-08-04  8:07 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2009-07-26 19:43 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  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?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
  2009-05-08 10:43 ` [Buildroot] [Bug 325] " bugzilla at busybox.net
  2009-07-26 19:43 ` bugzilla at busybox.net
@ 2009-08-04  8:07 ` bugzilla at busybox.net
  2010-02-21 22:32 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2009-08-04  8:07 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325





--- Comment #3 from Jim Persson <spambox@nurd.se>  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.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-04  8:07 ` bugzilla at busybox.net
@ 2010-02-21 22:32 ` bugzilla at busybox.net
  2014-02-10 18:07 ` [Buildroot] [Bug 325] New package: ratpoison bugzilla at busybox.net
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 22:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.05




--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-02-21 22:32:56 UTC ---
Move milestone to 2010.05 since enhancements will not be handled before the
release of 2010.02.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package: ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2010-02-21 22:32 ` bugzilla at busybox.net
@ 2014-02-10 18:07 ` bugzilla at busybox.net
  2014-05-08 12:03 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2014-02-10 18:07 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325

Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|New package ratpoison       |New package: ratpoison

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package: ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2014-02-10 18:07 ` [Buildroot] [Bug 325] New package: ratpoison bugzilla at busybox.net
@ 2014-05-08 12:03 ` bugzilla at busybox.net
  2014-05-19  7:35 ` bugzilla at busybox.net
  2014-09-02  8:31 ` bugzilla at busybox.net
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2014-05-08 12:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325

Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.05                     |---

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package: ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2014-05-08 12:03 ` bugzilla at busybox.net
@ 2014-05-19  7:35 ` bugzilla at busybox.net
  2014-09-02  8:31 ` bugzilla at busybox.net
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2014-05-19  7:35 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Buildroot] [Bug 325] New package: ratpoison
  2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2014-05-19  7:35 ` bugzilla at busybox.net
@ 2014-09-02  8:31 ` bugzilla at busybox.net
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2014-09-02  8:31 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=325

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #5 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 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.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-09-02  8:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08  9:29 [Buildroot] [Bug 325] New: New package ratpoison bugzilla at busybox.net
2009-05-08 10:43 ` [Buildroot] [Bug 325] " bugzilla at busybox.net
2009-07-26 19:43 ` bugzilla at busybox.net
2009-08-04  8:07 ` bugzilla at busybox.net
2010-02-21 22:32 ` bugzilla at busybox.net
2014-02-10 18:07 ` [Buildroot] [Bug 325] New package: ratpoison bugzilla at busybox.net
2014-05-08 12:03 ` bugzilla at busybox.net
2014-05-19  7:35 ` bugzilla at busybox.net
2014-09-02  8:31 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox