diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:34:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:34:37 +0300 |
commit | 0994c69313e58cf36e0da8f21c0fc1ccda2a2bf3 (patch) | |
tree | fad1dfbe186da6b1d954a95fb452c480e11ba08f | |
parent | b224c6865d171498c93672038ab859d6e0b61a26 (diff) | |
download | repository-0994c69313e58cf36e0da8f21c0fc1ccda2a2bf3.tar.gz |
xcb-util-keysyms: add meta file
-rw-r--r-- | xorg/xcb-util-keysyms/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xcb-util-keysyms/meta b/xorg/xcb-util-keysyms/meta new file mode 100644 index 00000000..8f944b78 --- /dev/null +++ b/xorg/xcb-util-keysyms/meta @@ -0,0 +1,3 @@ +description: Keycode conversion library for XCB +license: X11 +maintainer: Cem Keylan <cem@carbslinux.org> |