# Template file for 'watchman' pkgname=watchman version=4.9.0 revision=8 build_style=gnu-configure configure_args="--disable-statedir --enable-lenient" hostmakedepends="pkg-config automake libtool" makedepends="pcre-devel openssl-devel" short_desc="Watches files and records, or triggers actions, when they change" maintainer="Orphaned " license="Apache-2.0" homepage="https://facebook.github.io/watchman/" distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz" checksum=1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322 CFLAGS="-Wno-error" pre_configure() { NOCONFIGURE=1 ./autogen.sh }