linux-omap 2.6.37: update defconfig to make ds1307 builtin
[openembedded.git] / recipes / xdialog / xdialog_2.3.1.bb
blob5977962f1900ef8bf9cc709185a0e3a6f046d8f5
1 DESCRIPTION = "Xdialog is a X11 replacement for the dialog text utility."
2 LICENSE = "GPL"
3 DEPENDS = "gtk+-1.2"
5 PR = "r0"
7 SRC_URI = "http://xdialog.free.fr/Xdialog-${PV}.tar.bz2 \
8 file://fix-duplicates.patch"
10 S = "${WORKDIR}/Xdialog-${PV}"
12 inherit autotools
14 do_configure() {
15 oe_runconf
18 SRC_URI[md5sum] = "0671f8353717513bf1f0ebc80e9710f6"
19 SRC_URI[sha256sum] = "1d446899697145fc36623d8afdd274066177da9383a6b619c18e8eb1b2ba589a"