# Template file for 'libinput-gestures' pkgname=libinput-gestures version=2.41 revision=1 noarch=yes depends="python3 libinput xdotool wmctrl hicolor-icon-theme" short_desc="Action gestures on your touchpad using libinput" maintainer="Chinmay Pai " license="GPL-3.0-or-later" homepage="https://github.com/bulletmark/${pkgname}" distfiles="${homepage}/archive/${version}.tar.gz" checksum=7e40085612ebb4a5d56bd5044bb5001a3cd4f841a37fefd6c428d88971f25091 conf_files="/etc/libinput-gestures.conf" do_install() { make DESTDIR="${DESTDIR}" install }