1 TERMUX_PKG_HOMEPAGE=https://github.com/rvoicilas/inotify-tools/wiki
2 TERMUX_PKG_DESCRIPTION="Programs providing a simple interface to inotify"
3 TERMUX_PKG_VERSION=3.14
4 TERMUX_PKG_SRCURL=https://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-${TERMUX_PKG_VERSION}.tar.gz
5 TERMUX_PKG_BUILD_IN_SRC=yes
7 termux_step_pre_configure() {
15 termux_step_make_install () {
16 # the command-line tools needs the libinotifytools installed before building
17 make -C libinotifytools install