diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:41:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:41:09 +0300 |
commit | f105a94692358fdb6130464828d11a0ac5f8c783 (patch) | |
tree | b4f18cff2d6657a80bf49c5112b634f23a486e63 /xorg/xcb-util-xrm | |
parent | ac17f1e004ee229a7f56cc235efc0a4a5672f3b8 (diff) | |
download | repository-f105a94692358fdb6130464828d11a0ac5f8c783.tar.gz |
xcb-util-xrm: add meta file
Diffstat (limited to 'xorg/xcb-util-xrm')
-rw-r--r-- | xorg/xcb-util-xrm/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xcb-util-xrm/meta b/xorg/xcb-util-xrm/meta new file mode 100644 index 00000000..9136356a --- /dev/null +++ b/xorg/xcb-util-xrm/meta @@ -0,0 +1,3 @@ +description: XCB utility functions for the X resource manager +license: X11 +maintainer: Cem Keylan <cem@carbslinux.org> |