diff options
| author | ohnoes_ohnoes <ohnoes_ohnoes@noreply.codeberg.org> | 2026-05-23 17:38:26 -0300 |
|---|---|---|
| committer | ohnoes_ohnoes <ohnoes_ohnoes@noreply.codeberg.org> | 2026-05-23 17:38:26 -0300 |
| commit | f498757145fdb8c0f90af0d3bc39d347dd307ae5 (patch) | |
| tree | 670c29b43b3983166064b5e43af9a384bd86c9f6 /repos/extra/libinput | |
| parent | 054236d7ef0398d83118cd1f031581f7ec9953d5 (diff) | |
| parent | c6e05105528b47a952d5367d5326a349608e456e (diff) | |
| download | alicelinux-f498757145fdb8c0f90af0d3bc39d347dd307ae5.tar.gz alicelinux-f498757145fdb8c0f90af0d3bc39d347dd307ae5.zip | |
Merge branch 'main' into newsraft
This also adds 'comunity' repo
Diffstat (limited to 'repos/extra/libinput')
| -rw-r--r-- | repos/extra/libinput/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libinput/.files | 3 | ||||
| -rw-r--r-- | repos/extra/libinput/abuild | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum index 4de0098a..9d8d931b 100644 --- a/repos/extra/libinput/.checksum +++ b/repos/extra/libinput/.checksum @@ -1 +1 @@ -5cd2b1f174ee50b58873136ed6a81a6f6eb42714141e7e772f5f13e32ecc3141 libinput-1.31.1.tar.gz +c003fd1a120e56ce89aa451340dfd99565c36210e6dc8394871d86da6e4429a2 libinput-1.31.2.tar.gz diff --git a/repos/extra/libinput/.files b/repos/extra/libinput/.files index a87e9c72..7e9c8f23 100644 --- a/repos/extra/libinput/.files +++ b/repos/extra/libinput/.files @@ -41,6 +41,7 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/30-vendor-a4tech.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-aiptek.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-alps.quirks +-rw-r--r-- root/root usr/share/libinput/30-vendor-clevetura.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-contour.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-cypress.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-elantech.quirks @@ -80,10 +81,12 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/50-system-lg.quirks -rw-r--r-- root/root usr/share/libinput/50-system-minisforum.quirks -rw-r--r-- root/root usr/share/libinput/50-system-pine64.quirks +-rw-r--r-- root/root usr/share/libinput/50-system-positivo.quirks -rw-r--r-- root/root usr/share/libinput/50-system-sony.quirks -rw-r--r-- root/root usr/share/libinput/50-system-starlabs.quirks -rw-r--r-- root/root usr/share/libinput/50-system-system76.quirks -rw-r--r-- root/root usr/share/libinput/50-system-toshiba.quirks +-rw-r--r-- root/root usr/share/libinput/50-system-wareus.quirks drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/libinput-analyze-buttons.1.gz diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index aced54b9..643eb5ce 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,5 +1,5 @@ name=libinput -version=1.31.1 +version=1.31.2 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" |