diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:11:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:11:13 +0300 |
commit | a8e92fec1ed981c0ce5c413532d0e3fef26c47dd (patch) | |
tree | 2d183d4e7c11c0f0d331dbd270879352c1176be9 | |
parent | 7f815826b26fd3522232680b5fb993ab4403f210 (diff) | |
download | repository-a8e92fec1ed981c0ce5c413532d0e3fef26c47dd.tar.gz |
libXrandr: add meta file
-rw-r--r-- | xorg/libXrandr/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXrandr/meta b/xorg/libXrandr/meta new file mode 100644 index 00000000..54d0e26c --- /dev/null +++ b/xorg/libXrandr/meta @@ -0,0 +1,3 @@ +description: X RandR library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |