diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:14:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:14:53 +0300 |
commit | e811afde9954d13c6d65ba695bded33a3bdbf102 (patch) | |
tree | e64afa588df3b54d0b3eedeefcd74acfa3d6d3b5 | |
parent | 5c2bd798a388b3e6eccf8e98d1c70c00c195f2f1 (diff) | |
download | repository-e811afde9954d13c6d65ba695bded33a3bdbf102.tar.gz |
libxshmfence: add meta file
-rw-r--r-- | xorg/libxshmfence/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libxshmfence/meta b/xorg/libxshmfence/meta new file mode 100644 index 00000000..2762916b --- /dev/null +++ b/xorg/libxshmfence/meta @@ -0,0 +1,3 @@ +description: Shared memory SyncFence library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |