diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-28 16:09:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-28 16:09:34 +0300 |
commit | 7966962751f77a01a16360cc189cafb7c255e75d (patch) | |
tree | 9e9e23ebd086d763c8fdbf325f8a72f51055f202 /extra/libxcb/meta | |
parent | abb469da975a0eaf7c491abe734458725e863f89 (diff) | |
download | repository-7966962751f77a01a16360cc189cafb7c255e75d.tar.gz |
libxcb: move to extra
Diffstat (limited to 'extra/libxcb/meta')
-rw-r--r-- | extra/libxcb/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libxcb/meta b/extra/libxcb/meta new file mode 100644 index 00000000..190c35e2 --- /dev/null +++ b/extra/libxcb/meta @@ -0,0 +1,3 @@ +description: C-language bindings for X protocol +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |