diff options
author | Previdi Roberto <previdi.roberto@gmail.com> | 2009-04-28 10:51:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-19 09:54:07 +0200 |
commit | 04e583d2be81fd42f36bb79eb7b3d64ab8deaf99 (patch) | |
tree | 208f61574878674bb4c96e2589b5e4202ce0101e /conf | |
parent | 26b65117eb91d94ec1d4e6546eeefa90f0be7090 (diff) |
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..
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 24f54516b2..6b047d6443 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -6918,6 +6918,10 @@ sha256=8bbd4713f9bbd752ae3116ec4d6e4f4f04f0f8f774e98dd989626d5e00c121f5 md5=7587a0a9ee643bb59ef6b2dea06c5a28 sha256=1313a35d6cc4d3ae466dbb6b4f1588b341f339c071557fd66830c0daf72f09b4 +[http://ftp.gnome.org/pub/GNOME/sources/zenity/2.20/zenity-2.20.1.tar.bz2] +md5=b9989582ea43f8fd58819d85ef9c9bc5 +sha256=cc3b203acbd745a7c3b6ea3d8e74d7fb07cf8f8aa92bcaa3b2edb023dee02a36 + [http://downloads.sourceforge.net/gaim/gaim-1.0.3.tar.bz2] md5=d0c40cbb57a80813fd495d3ffc6259df sha256=dfcc3ed2a7fd919f8f5937bdaae9424cc12f0525c89cb1ffe661e7085abb62c7 |