diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:08:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:08:41 +0300 |
commit | 84b59d317a3194e88704e2357fd964ca3d280c81 (patch) | |
tree | 18200c3e633198a521e373c2ce4816b17479d948 | |
parent | 2fdec07dc161c9562376964dd27b0c7ad46d47b8 (diff) | |
download | repository-84b59d317a3194e88704e2357fd964ca3d280c81.tar.gz |
libXfixes: add meta file
-rw-r--r-- | xorg/libXfixes/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXfixes/meta b/xorg/libXfixes/meta new file mode 100644 index 00000000..a681612d --- /dev/null +++ b/xorg/libXfixes/meta @@ -0,0 +1,3 @@ +description: X fixes library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |