diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:46:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:46:36 +0300 |
commit | 4a8dd03137c59b41771fdf0c7cf9118d068eb915 (patch) | |
tree | f44416fb40957ebb16c99b02d232a67090c8df1c /extra/libvpx | |
parent | 4ee0d91b75dffa5a9719f255028b03b2e9b2000e (diff) | |
download | repository-4a8dd03137c59b41771fdf0c7cf9118d068eb915.tar.gz |
libvpx: add meta file
Diffstat (limited to 'extra/libvpx')
-rw-r--r-- | extra/libvpx/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libvpx/meta b/extra/libvpx/meta new file mode 100644 index 00000000..fc1ceb3c --- /dev/null +++ b/extra/libvpx/meta @@ -0,0 +1,3 @@ +description: VP8 and VP9 video codec library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |