diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:13:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:13:46 +0300 |
commit | 70c938c290ed19d53e215b855003f2eb38271d83 (patch) | |
tree | 12467fa23150882bd5c36a352e056e9049d77797 /xorg/libxkbcommon/meta | |
parent | e3d72601926b12a23cf9b49d3236dde0aeffcb57 (diff) | |
download | repository-70c938c290ed19d53e215b855003f2eb38271d83.tar.gz |
libxkbcommon: add meta file
Diffstat (limited to 'xorg/libxkbcommon/meta')
-rw-r--r-- | xorg/libxkbcommon/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libxkbcommon/meta b/xorg/libxkbcommon/meta new file mode 100644 index 00000000..cb74ff1c --- /dev/null +++ b/xorg/libxkbcommon/meta @@ -0,0 +1,3 @@ +description: Library to handle keyboard descriptions +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |