summaryrefslogtreecommitdiffstats
path: root/recipes/fileschanged/fileschanged.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fileschanged/fileschanged.inc')
-rw-r--r--recipes/fileschanged/fileschanged.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/fileschanged/fileschanged.inc b/recipes/fileschanged/fileschanged.inc
new file mode 100644
index 0000000000..73376b5251
--- /dev/null
+++ b/recipes/fileschanged/fileschanged.inc
@@ -0,0 +1,10 @@
+DESCRIPTION = "fileschanged is a GNU/Linux command-line utility that reports when files have been altered"
+LICENSE = "GPL"
+DEPENDS = "gamin"
+
+SRC_URI = " \
+ ${SOURCEFORGE_MIRROR}/fileschanged/fileschanged-${PV}.tar.gz;name=fileschanged-${PV} \
+ file://fileschanged-no-man-build.patch;patch=1 \
+ "
+
+inherit autotools