diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-18 00:15:24 +0800 |
| commit | b5a8a6c29e40f786ceb808c0b95f01c4251111d1 (patch) | |
| tree | 78e38b50664693918e3f3946714cb6bb9df8dce9 /repos/extra/libinput | |
| parent | df36bfd61252b7c543ab1efbfc5482b453805b0f (diff) | |
| download | alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.tar.gz alicelinux-b5a8a6c29e40f786ceb808c0b95f01c4251111d1.zip | |
added clang branch
Diffstat (limited to 'repos/extra/libinput')
| -rwxr-xr-x[-rw-r--r--] | repos/extra/libinput/.checksum | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | repos/extra/libinput/.files | 7 | ||||
| -rwxr-xr-x[-rw-r--r--] | repos/extra/libinput/abuild | 4 | ||||
| -rwxr-xr-x[-rw-r--r--] | repos/extra/libinput/depends | 0 |
4 files changed, 7 insertions, 4 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum index 776784f8..776784f8 100644..100755 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum diff --git a/repos/extra/libinput/.files b/repos/extra/libinput/.files index 4f4fe8dd..040a8845 100644..100755 --- a/repos/extra/libinput/.files +++ b/repos/extra/libinput/.files @@ -11,6 +11,13 @@ lrwxrwxrwx root/root usr/lib/libinput.so.10 -> libinput.so.10.13.0 -rwxr-xr-x root/root usr/lib/libinput.so.10.13.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libinput.pc +drwxr-xr-x root/root usr/lib/udev/ +-rwxr-xr-x root/root usr/lib/udev/libinput-device-group +-rwxr-xr-x root/root usr/lib/udev/libinput-fuzz-extract +-rwxr-xr-x root/root usr/lib/udev/libinput-fuzz-to-zero +drwxr-xr-x root/root usr/lib/udev/rules.d/ +-rw-r--r-- root/root usr/lib/udev/rules.d/80-libinput-device-groups.rules +-rw-r--r-- root/root usr/lib/udev/rules.d/90-libinput-fuzz-override.rules drwxr-xr-x root/root usr/libexec/ drwxr-xr-x root/root usr/libexec/libinput/ -rwxr-xr-x root/root usr/libexec/libinput/libinput-analyze diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 21bc903d..a581c48a 100644..100755 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -3,7 +3,3 @@ version=1.27.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" - -postbuild() { - rm -rf $PKG/usr/lib/udev -} diff --git a/repos/extra/libinput/depends b/repos/extra/libinput/depends index be1dbcf0..be1dbcf0 100644..100755 --- a/repos/extra/libinput/depends +++ b/repos/extra/libinput/depends |