MFH: r568164

multimedia/arcan: unbreak on aarch64

(encode) disabled, lzma not found
[...]
Determining if the function lzma_auto_decoder exists in the /usr/lib/liblzma.so failed with the following output:
c++: error: the clang compiler does not support '-march=native'
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: bin/afsrv_encode

PR:		254234
Reported by:	mikael
This commit is contained in:
Jan Beich 2021-03-12 10:37:42 +00:00
parent d3a61d02d2
commit c4b56c9506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=568165
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 347240c18313.patch:-p2 # https://github.com/letoram/arcan/pull/229
PATCHFILES+= bbdb86c8be1b.patch:-p2 # https://github.com/letoram/arcan/pull/230
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Display Server, Multimedia Framework, Game Engine

View File

@ -3,3 +3,5 @@ SHA256 (letoram-arcan-0.6.0.1_GH0.tar.gz) = 7ae00a9dee79f9b58ac2bacbf532ff063128
SIZE (letoram-arcan-0.6.0.1_GH0.tar.gz) = 11223434
SHA256 (347240c18313.patch) = 251f07964e6a32461a335911016af82c8ea58aaba1bea9985bfabdc851b826f8
SIZE (347240c18313.patch) = 1038
SHA256 (bbdb86c8be1b.patch) = 74f8ca37bc8b659c750be1cb20c8dce1d9c01143c7af5a83441d508c184166db
SIZE (bbdb86c8be1b.patch) = 883