aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gamin/gamin_0.1.8.bb
blob: b2c58b1119303c4157ab88db0f6674b72e1ce0d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system."
LICENSE = "LGPL"
DEPENDS = "glib-2.0"

SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
           file://no-abstract-sockets.patch \
           file://configure_ucred.patch "

EXTRA_OECONF = " --without-python " 

inherit autotools pkgconfig

SRC_URI[md5sum] = "985022c8b1b993e471d528fd0e14ffbe"
SRC_URI[sha256sum] = "be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203"