diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:44:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:44:45 +0300 |
commit | b64996ac173c58bd3d1ec29213d8ff65862f98c7 (patch) | |
tree | c1ca72b4d74146614d17a4807ac4ede1c272eb20 /xorg/xf86-input-libinput/meta | |
parent | db712920095bb10b608a28ab761fc129bcbc9987 (diff) | |
download | repository-b64996ac173c58bd3d1ec29213d8ff65862f98c7.tar.gz |
xf86-input-libinput: add meta file
Diffstat (limited to 'xorg/xf86-input-libinput/meta')
-rw-r--r-- | xorg/xf86-input-libinput/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xf86-input-libinput/meta b/xorg/xf86-input-libinput/meta new file mode 100644 index 00000000..76f290d6 --- /dev/null +++ b/xorg/xf86-input-libinput/meta @@ -0,0 +1,3 @@ +description: libinput input driver for X +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |