md5=d2f52d92776f47bf353787237607f23c
sha256=9f17181cd8bf46203a288e3fc1d9bd82d5dc011fe419d33bee2f62bace081f08
+[http://www.gnome.org/~veillard/gamin/sources/gamin-0.1.10.tar.gz]
+md5=b4ec549e57da470c04edd5ec2876a028
+sha256=28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1
+
[http://www.gnome.org/~veillard/gamin/sources/gamin-0.1.8.tar.gz]
md5=985022c8b1b993e471d528fd0e14ffbe
sha256=be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203
--- /dev/null
+DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system."
+LICENSE = "LGPL"
+
+SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
+ file://no-abstract-sockets.patch;patch=1"
+
+EXTRA_OECONF = " --without-python "
+
+inherit autotools pkgconfig
+
+do_stage() {
+ autotools_stage_all
+}