mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
8 lines
348 B
Bash
Executable file
8 lines
348 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
|
|
port=x264
|
|
version=bfc87b7a330f75f5c9a21e56081e4b20344f139e
|
|
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")
|