diff options
Diffstat (limited to 'repos/extra/x264/abuild')
| -rw-r--r-- | repos/extra/x264/abuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/repos/extra/x264/abuild b/repos/extra/x264/abuild new file mode 100644 index 00000000..bafbcea6 --- /dev/null +++ b/repos/extra/x264/abuild @@ -0,0 +1,6 @@ +name=x264 +version=20240216 +release=1 +source="https://anduin.linuxfromscratch.org/BLFS/$name/$name-$version.tar.xz + portability.patch" +build_opt="--enable-shared" |