diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-07-30 19:19:08 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 10:08:47 +0700 |
commit | b34c8af24d06b18c537b5c364f61729c3bcbdb82 (patch) | |
tree | 3a9edf8523e0c005b6338624c3109a819155195e /multimedia/svt-hevc | |
parent | 6de115a20d4fa8aefcfd57cc486045970037be7b (diff) |
multimedia/svt-hevc: Mark for x86_64 only.
Uses x86_64 assembly.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/svt-hevc')
-rw-r--r-- | multimedia/svt-hevc/svt-hevc.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/svt-hevc/svt-hevc.info b/multimedia/svt-hevc/svt-hevc.info index 4aa23a8141303..db406e6a375f8 100644 --- a/multimedia/svt-hevc/svt-hevc.info +++ b/multimedia/svt-hevc/svt-hevc.info @@ -1,10 +1,10 @@ PRGNAM="svt-hevc" VERSION="1.5.1" HOMEPAGE="https://01.org/sv" -DOWNLOAD="https://github.com/OpenVisualCloud/SVT-HEVC/archive/v1.5.1/SVT-HEVC-1.5.1.tar.gz" -MD5SUM="cc41d3975610781f70527faa567c6a30" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/OpenVisualCloud/SVT-HEVC/archive/v1.5.1/SVT-HEVC-1.5.1.tar.gz" +MD5SUM_x86_64="cc41d3975610781f70527faa567c6a30" REQUIRES="" MAINTAINER="William PC" EMAIL="w_calandrini[at]hotmail[dot]com" |