1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 06:57:45 +00:00

Ports: Replace the x264 config.sub patch with our download

This commit is contained in:
Tim Schumacher 2022-05-25 22:32:13 +02:00 committed by Linus Groh
parent 1371d1d952
commit 99cdafa5bc
3 changed files with 5 additions and 18 deletions

View file

@ -6,3 +6,4 @@ useconfigure=true
files="https://code.videolan.org/videolan/x264/-/archive/${version}/x264-master.tar.gz libx264-${version}.tar.gz 2ca2344fc2d657150599687e128dac8816b07e8d5c991fa2281e51fe647bbbe7"
auth_type=sha256
configopts=("--enable-shared")
use_fresh_config_sub=true