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