diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:15:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:15:17 +0300 |
commit | 798a1deb32702e7bd085df29aeefaff0a53a0156 (patch) | |
tree | 639d2e217553a4c437987a1147c6231c0381d0d7 /xorg | |
parent | e811afde9954d13c6d65ba695bded33a3bdbf102 (diff) | |
download | repository-798a1deb32702e7bd085df29aeefaff0a53a0156.tar.gz |
pixman: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/pixman/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/pixman/meta b/xorg/pixman/meta new file mode 100644 index 00000000..c6b1d5f3 --- /dev/null +++ b/xorg/pixman/meta @@ -0,0 +1,3 @@ +description: Low-level pixel manipulation library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |