diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:13:19 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:13:19 +0300 |
commit | e3d72601926b12a23cf9b49d3236dde0aeffcb57 (patch) | |
tree | 38522e92b93dc673a6a0054dc057f9e57fab5472 | |
parent | 5c798997230331d66a003a9fa6f0b2eecc62f8f5 (diff) | |
download | repository-e3d72601926b12a23cf9b49d3236dde0aeffcb57.tar.gz |
libxcb: add meta file
-rw-r--r-- | xorg/libxcb/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libxcb/meta b/xorg/libxcb/meta new file mode 100644 index 00000000..190c35e2 --- /dev/null +++ b/xorg/libxcb/meta @@ -0,0 +1,3 @@ +description: C-language bindings for X protocol +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |