graphics/waifu2x-converter-cpp: fix SIMD default on powerpc
Reported by: pkubaj
This commit is contained in:
parent
d3a1686dd4
commit
62d514c6d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520333
@ -3,12 +3,12 @@
|
||||
PORTNAME= waifu2x-converter-cpp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 858fed6eac1d.patch:-p1 # https://github.com/DeadSix27/waifu2x-converter-cpp/pull/215
|
||||
PATCHFILES+= 6aae91ffc537.patch:-p1 # https://github.com/DeadSix27/waifu2x-converter-cpp/pull/216
|
||||
PATCHFILES+= 318c254dde60.patch:-p1 # https://github.com/DeadSix27/waifu2x-converter-cpp/pull/216
|
||||
PATCHFILES+= 728310bb4630.patch:-p1 # https://github.com/DeadSix27/waifu2x-converter-cpp/pull/217
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@ SHA256 (DeadSix27-waifu2x-converter-cpp-v5.3.3_GH0.tar.gz) = 036d82bb4ec2e4a098b
|
||||
SIZE (DeadSix27-waifu2x-converter-cpp-v5.3.3_GH0.tar.gz) = 12531204
|
||||
SHA256 (858fed6eac1d.patch) = bc1e9c80fbf5b59a4e1630ddc561b839ce66315c4e0a8228b2fea765dce90a09
|
||||
SIZE (858fed6eac1d.patch) = 4160
|
||||
SHA256 (6aae91ffc537.patch) = bc9a596408892fef64b185b36dd86a4ff98038dbf49fc3cb836952fb3b4b7972
|
||||
SIZE (6aae91ffc537.patch) = 3009
|
||||
SHA256 (318c254dde60.patch) = 0197c91a6faadd46b439e6620fe4c59bf7ba6ab489903cde0baa0a75bbf1ce70
|
||||
SIZE (318c254dde60.patch) = 3518
|
||||
SHA256 (728310bb4630.patch) = 67bbb72aea3e24865ffc6a3e628f961fb524a18322ccd28395c73d066b3cf983
|
||||
SIZE (728310bb4630.patch) = 2587
|
||||
|
Loading…
Reference in New Issue
Block a user