# Template file for 'motion'
pkgname=motion
version=4.7.1
revision=1
build_style=gnu-configure
hostmakedepends="automake pkg-config gettext-devel tar"
makedepends="ffmpeg6-devel libmicrohttpd-devel v4l-utils-devel gettext-devel"
short_desc="Software motion detector"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"
homepage="https://motion-project.github.io/"
distfiles="https://github.com/Motion-Project/motion/archive/release-${version}.tar.gz"
checksum=c11f68c7cea949227e57797b932f01432d8942ef5323c75063d19b951d0d4194

pre_configure() {
	autoreconf -fi
}
