diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:07:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:07:48 +0300 |
commit | d0ef24ee89d5e6fa9444c288e4265e8b80146e60 (patch) | |
tree | c3f36b209685051d0c3739916df1d6fca873ac08 /xorg/libXcursor/meta | |
parent | 2466bdc25a5cf83aafb8b87b888fb1cfca0f5249 (diff) | |
download | repository-d0ef24ee89d5e6fa9444c288e4265e8b80146e60.tar.gz |
libXcursor: add meta file
Diffstat (limited to 'xorg/libXcursor/meta')
-rw-r--r-- | xorg/libXcursor/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXcursor/meta b/xorg/libXcursor/meta new file mode 100644 index 00000000..8139ddd5 --- /dev/null +++ b/xorg/libXcursor/meta @@ -0,0 +1,3 @@ +description: X cursor library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |