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/libxkbcommon | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libxkbcommon')
| -rw-r--r-- | repos/extra/libxkbcommon/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libxkbcommon/info | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/repos/extra/libxkbcommon/.checksum b/repos/extra/libxkbcommon/.checksum deleted file mode 100644 index 106018ab..00000000 --- a/repos/extra/libxkbcommon/.checksum +++ /dev/null @@ -1 +0,0 @@ -f0606c6f43aa7f9bae291dafd33a7d0059dc27f1851f22f663e1570a73b62473 xkbcommon-1.13.1.tar.gz diff --git a/repos/extra/libxkbcommon/info b/repos/extra/libxkbcommon/info new file mode 100644 index 00000000..d5871edd --- /dev/null +++ b/repos/extra/libxkbcommon/info @@ -0,0 +1,4 @@ +description: Keyboard handling library (keymaps, state, compose) +homepage: https://xkbcommon.org/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |