diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:51:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:51:45 +0300 |
commit | 9f16b96e78102af607491a2013d3039fdfe9e3ab (patch) | |
tree | a56ae318207d3f940dcca34c65a88e78c12f55bb /extra/mesa | |
parent | 50653ef5b1275fa18af44f6606134aba468bc9f0 (diff) | |
download | repository-9f16b96e78102af607491a2013d3039fdfe9e3ab.tar.gz |
mesa: add meta file
Diffstat (limited to 'extra/mesa')
-rw-r--r-- | extra/mesa/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/mesa/meta b/extra/mesa/meta new file mode 100644 index 00000000..1c6dfdeb --- /dev/null +++ b/extra/mesa/meta @@ -0,0 +1,3 @@ +description: OpenGL implementation library and drivers +license: MIT, LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |