diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:48:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:48:08 +0300 |
commit | a35200739a1e99677494d0d8b14a472df1b5b172 (patch) | |
tree | b839fc10a8c1ad8bf36bd9aa175163931ccc5bee /xorg | |
parent | e98ce1ab3d58b22e111ebf648a44e39645206091 (diff) | |
download | repository-a35200739a1e99677494d0d8b14a472df1b5b172.tar.gz |
xkbcomp: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xkbcomp/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xkbcomp/meta b/xorg/xkbcomp/meta new file mode 100644 index 00000000..1ea9f6b5 --- /dev/null +++ b/xorg/xkbcomp/meta @@ -0,0 +1,3 @@ +description: XKBG keymap compiler +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |