zenity package
authorPrevidi Roberto <previdi.roberto@gmail.com>
Tue, 28 Apr 2009 10:51:39 +0000 (10:51 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 19 May 2009 07:54:07 +0000 (09:54 +0200)
commit04e583d2be81fd42f36bb79eb7b3d64ab8deaf99
tree208f61574878674bb4c96e2589b5e4202ce0101e
parent26b65117eb91d94ec1d4e6546eeefa90f0be7090
zenity package

Please ignore my previous zenity patches. I collected all in one
single patch this time so it should be more handy to use.

The package zenity allows to use powerful graphic dialogs from the
shell or scripts without effort. I added some patches to build fine
(makefile.patch and no-gnome-doc.patch) and one patch to add a little
but handy feature, fingerscroll.patch. it add the capability to the
list dialogs of being scrolled dragging them with finger or pen (on
touchscreens) or mouse (on desktop).
The package has got some gnome dependencies (libgnomecanvas) and the
tar.bz2 get downloaded from the gnome ftp, but i used inherit
autotools because setting inherit gnome breaks the build for me.. i
don't know how but some /usr/include path sneak into the CFLAGS making
the cross compiler complain.
Please tell me if there is any problem or i forgot something..
conf/checksums.ini
recipes/gnome/zenity/fingerscroll.patch [new file with mode: 0644]
recipes/gnome/zenity/makefile.patch [new file with mode: 0644]
recipes/gnome/zenity/no-gnome-doc.patch [new file with mode: 0644]