[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/x264/x264.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A free H.264 codec [T] X264 is a free and open source H.264 codec implementation. [U] https://www.videolan.org/developers/x264.html [A] Laurent Aimar {and others} [M] Rene Rebe [C] extra/multimedia [F] CROSS FPIC NO-LTO.gcc [L] GPL [S] Beta [V] 4613ac3c [P] X -----5---9 142.200 [D] d35ede0c34ebdb3107f84b9a58a5cb7725065dc9523e41c74cf2284e x264-4613ac3c.tar.bz2 https://code.videolan.org/videolan/x264/-/archive/4613ac3c/ var_append confopt ' ' --enable-shared pkginstalled gpac && var_append confopt ' ' --enable-mp4-output pkginstalled yasm || var_append confopt ' ' --disable-asm # expects gcc for flags passed for assembly files unset AS var_remove_regex makeopt ' ' 'AS=.*' var_remove_regex makeinstopt ' ' 'AS=.*' var_remove_regex makeopt ' ' 'AR=.*' var_remove_regex makeopt ' ' 'LD=.*' [ "$SDECFG_X8664_X32" = 1 ] && var_append patchfiles ' ' "$confdir/*.patch.x32" if [[ $libdir == *lib64 ]]; then var_append confopt ' ' --enable-pic var_append GCC_WRAPPER_INSERT ' ' -fPIC fi