diff options
author | Hunter Sezen <orbea@riseup.net> | 2021-01-01 20:21:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:25 +0700 |
commit | bd6f874c6f0711a9ccc3b742a4ae9e4cc7fdcabe (patch) | |
tree | cf1b81fae2036afefa0073ff89cbe29f43406141 /multimedia/vapoursynth/vapoursynth.info | |
parent | 010c2e6dadaafa06da6b72fe4aa6197a502beb03 (diff) |
multimedia/vapoursynth: Added (video processing framework)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vapoursynth/vapoursynth.info')
-rw-r--r-- | multimedia/vapoursynth/vapoursynth.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/vapoursynth/vapoursynth.info b/multimedia/vapoursynth/vapoursynth.info new file mode 100644 index 0000000000000..de096be1a1b81 --- /dev/null +++ b/multimedia/vapoursynth/vapoursynth.info @@ -0,0 +1,10 @@ +PRGNAM="vapoursynth" +VERSION="R52" +HOMEPAGE="https://www.vapoursynth.com/" +DOWNLOAD="https://github.com/vapoursynth/vapoursynth/archive/R52/vapoursynth-R52.tar.gz" +MD5SUM="e6b37c3c7af6902f3835182292668550" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-Cython zimg" +MAINTAINER="Hunter Sezen" +EMAIL="orbea@riseup.net" |