dri2proto: upgrade from 2.3 to 2.4
[openembedded.git] / recipes / gamin / gamin_0.1.8.bb
blobb2c58b1119303c4157ab88db0f6674b72e1ce0d2
1 DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system."
2 LICENSE = "LGPL"
3 DEPENDS = "glib-2.0"
5 SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
6 file://no-abstract-sockets.patch \
7 file://configure_ucred.patch "
9 EXTRA_OECONF = " --without-python "
11 inherit autotools pkgconfig
13 SRC_URI[md5sum] = "985022c8b1b993e471d528fd0e14ffbe"
14 SRC_URI[sha256sum] = "be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203"