aboutsummaryrefslogtreecommitdiff
path: root/libinput/abuild
blob: 748807fabc50a30c8da119c9cabf25ba9426b252 (plain)
1
2
3
4
5
6
7
8
9
name=libinput
version=1.31.3
release=1
source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz"
build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false -Dzshcompletiondir=no"

postbuild() {
	rm -rf $PKG/usr/lib/udev
}