greq-0.9.4: Add greq, a program for building gtk+-1.2 dialogs from scripts.
authorAlex Ferguson <thoughtmonster@gmail.com>
Fri, 12 Nov 2010 15:13:41 +0000 (17:13 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Mon, 15 Nov 2010 16:03:12 +0000 (17:03 +0100)
commit14db95b844bc6a175c45157813944d7f63ca6021
tree1c489a72495c504dc6bb31a0db8abd2af94588af
parent57a6f591f872171bfb660e3496daa54fe7c8ef68
greq-0.9.4: Add greq, a program for building gtk+-1.2 dialogs from scripts.

Added tab-delimiter.patch, which changes the delimiter between multiple
return arguments from \v to \t because busybox ash doesn't support arrays
and accessing individual arguments with cut is easier when they're tab
delimited.

Added wmclass-option.patch which adds an option for setting the window's
WMCLASS, along with proper defaults for window size and position.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/greq/greq-0.9.4/tab-delimiter.patch [new file with mode: 0644]
recipes/greq/greq-0.9.4/wmclass-option.patch [new file with mode: 0644]
recipes/greq/greq_0.9.4.bb [new file with mode: 0644]