diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:13:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:13:33 +0300 |
commit | 180f86261d554de22021c917c687a846fa546dab (patch) | |
tree | 7324df5334929d720e3181a1a1606aa9d6799a83 /extra/x264 | |
parent | 390df1d4dce1add51ed90f7f3fd1f25fdf0eba5e (diff) | |
download | repository-180f86261d554de22021c917c687a846fa546dab.tar.gz |
x264: add meta file
Diffstat (limited to 'extra/x264')
-rw-r--r-- | extra/x264/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/x264/meta b/extra/x264/meta new file mode 100644 index 00000000..69026f07 --- /dev/null +++ b/extra/x264/meta @@ -0,0 +1,3 @@ +description: H264/AVC video library +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |