diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:33:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:33:10 +0300 |
commit | 1c71198f37e3e316c96a5f351f9121aa7ac563fb (patch) | |
tree | b3f3f1d83a48c53c102a05d81663f1af84997955 | |
parent | 8f6172f3ad03349017bc14602941aeab9b68d218 (diff) | |
download | repository-1c71198f37e3e316c96a5f351f9121aa7ac563fb.tar.gz |
xcb-util-cursor: add meta file
-rw-r--r-- | xorg/xcb-util-cursor/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xcb-util-cursor/meta b/xorg/xcb-util-cursor/meta new file mode 100644 index 00000000..e1fb3d62 --- /dev/null +++ b/xorg/xcb-util-cursor/meta @@ -0,0 +1,3 @@ +description: XCB cursor library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |