diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:44:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:44:57 +0300 |
commit | a4644d719c7b00b9a63b3b489f9c216b4dcf31c0 (patch) | |
tree | e1cba0eafeff82c4609efa4185b133ecf75010dc /extra/libva | |
parent | 5b580676ecdf93e3f2479e0890d1e6b9cc740bcb (diff) | |
download | repository-a4644d719c7b00b9a63b3b489f9c216b4dcf31c0.tar.gz |
libva: add meta file
Diffstat (limited to 'extra/libva')
-rw-r--r-- | extra/libva/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libva/meta b/extra/libva/meta new file mode 100644 index 00000000..b8ab2ac2 --- /dev/null +++ b/extra/libva/meta @@ -0,0 +1,3 @@ +description: Video Acceleration Library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |