]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/dialog/dialog_1.0-20050306.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / dialog / dialog_1.0-20050306.bb
1 SECTION = "console/utils"
2 DEPENDS = "ncurses"
3 LICENSE = "GPL"
4 DESCRIPTION = "Dialog lets you to present a variety of questions \
5 or display messages using dialog boxes from a shell \
6 script (or any scripting language)."
7
8 SRC_URI = "ftp://ftp.us.debian.org/debian/pool/main/d/dialog/dialog_${PV}.orig.tar.gz \
9            file://configure.patch;patch=1 \
10            file://m4.patch;patch=1"
11
12 inherit autotools