From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- libinput/abuild | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libinput/abuild (limited to 'libinput/abuild') diff --git a/libinput/abuild b/libinput/abuild new file mode 100644 index 00000000..5d716e9d --- /dev/null +++ b/libinput/abuild @@ -0,0 +1,9 @@ +name=libinput +version=1.28.1 +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 +} -- cgit v1.2.3