diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:42:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:42:42 +0300 |
commit | 50eb515ae580393e9326b44d246729c76b24a50b (patch) | |
tree | 18ba50d65a724674768ba3544fecff868aea188e /extra/libass | |
parent | 3f583315d5af1142310e2faff8498dabd14fd619 (diff) | |
download | repository-50eb515ae580393e9326b44d246729c76b24a50b.tar.gz |
libass: add meta file
Diffstat (limited to 'extra/libass')
-rw-r--r-- | extra/libass/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libass/meta b/extra/libass/meta new file mode 100644 index 00000000..1465ad2f --- /dev/null +++ b/extra/libass/meta @@ -0,0 +1,3 @@ +description: SSA/ASS subtitles rendering library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |