diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/libinput | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libinput')
| -rw-r--r-- | repos/extra/libinput/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libinput/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libinput/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libinput/.checksum b/repos/extra/libinput/.checksum deleted file mode 100644 index 9d8d931b..00000000 --- a/repos/extra/libinput/.checksum +++ /dev/null @@ -1 +0,0 @@ -c003fd1a120e56ce89aa451340dfd99565c36210e6dc8394871d86da6e4429a2 libinput-1.31.2.tar.gz diff --git a/repos/extra/libinput/.shasum b/repos/extra/libinput/.shasum new file mode 100644 index 00000000..8f493631 --- /dev/null +++ b/repos/extra/libinput/.shasum @@ -0,0 +1 @@ +dcea764fe0323f3074e7841e0c7e95954b60e1d03e5a5b8a40818fc4 libinput-1.31.2.tar.gz diff --git a/repos/extra/libinput/info b/repos/extra/libinput/info new file mode 100644 index 00000000..7fc6663f --- /dev/null +++ b/repos/extra/libinput/info @@ -0,0 +1,4 @@ +description: Input device library for Wayland and X.Org +homepage: https://www.freedesktop.org/wiki/Software/libinput/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |