diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:32:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:32:43 +0300 |
commit | 8f6172f3ad03349017bc14602941aeab9b68d218 (patch) | |
tree | 812c79a5fd2ebbaf984adfefadb078f21726fa64 /xorg | |
parent | 350ce815f0e4d1a596c5a343d2263ddca65bd5db (diff) | |
download | repository-8f6172f3ad03349017bc14602941aeab9b68d218.tar.gz |
xcb-proto: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xcb-proto/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xcb-proto/meta b/xorg/xcb-proto/meta new file mode 100644 index 00000000..4d94c36c --- /dev/null +++ b/xorg/xcb-proto/meta @@ -0,0 +1,3 @@ +description: XML-XCB protocol descriptions +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |