tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / qof / qof_0.7.2.bb
blob4a5e3a02750f391a81e62cbb3bb5efaa27d0d51d
1 DESCRIPTION = "set of C Language utilities for performing generic structured \
2 complex queries on a set of data held by a set of C/C++ objects."
3 AUTHOR = "Linas Vepstas, Neil Williams"
4 HOMEPAGE = "http://qof.sf.net/"
5 LICENSE = "GPL"
6 DEPENDS = "glib-2.0 libxml2 libtool zlib"
8 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz \
10 inherit autotools pkgconfig
12 EXTRA_OECONF = "--disable-error-on-warning"
14 PARALLEL_MAKE = ""
16 FILES_${PN} += "/usr/share/xml"
19 SRC_URI[md5sum] = "dff6bfda556544a240e833d22e509b50"
20 SRC_URI[sha256sum] = "643359de7833c9fe661fcfc6fc0dc6e3f390bce55041eba123a495e661366990"