diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:54:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:54:13 +0300 |
commit | 848bb52a9233d5c9d301cbb824ad5f344770f187 (patch) | |
tree | 6d6ce28ee7fe320478b2daa5db5d2b3f4d88b2f6 | |
parent | aa3a8957e880362b91532c57cbccce0e66411252 (diff) | |
download | repository-848bb52a9233d5c9d301cbb824ad5f344770f187.tar.gz |
mpv: add meta file
-rw-r--r-- | extra/mpv/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/mpv/meta b/extra/mpv/meta new file mode 100644 index 00000000..6ac2ea09 --- /dev/null +++ b/extra/mpv/meta @@ -0,0 +1,3 @@ +description: Simplistic video player +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |