diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:46:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:46:57 +0300 |
commit | 1f308dbd340a23c1799b7eb6492b2b98ebbd3461 (patch) | |
tree | 9f52fdf4cf69b90b50c729317841d2d9cb674c51 /extra | |
parent | 4a8dd03137c59b41771fdf0c7cf9118d068eb915 (diff) | |
download | repository-1f308dbd340a23c1799b7eb6492b2b98ebbd3461.tar.gz |
libwebp: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libwebp/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libwebp/meta b/extra/libwebp/meta new file mode 100644 index 00000000..29a1e390 --- /dev/null +++ b/extra/libwebp/meta @@ -0,0 +1,3 @@ +description: WebP image format library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |