Package: libyuv / 0.0.1904.20250204-1

Metadata

Package Version Patches format
libyuv 0.0.1904.20250204-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 CMakeLists.txt Apply SONAME and multiarch.patch | (download)

CMakeLists.txt | 16 11 + 5 - 0 !
1 file changed, 11 insertions(+), 5 deletions(-)

 cmakelists.txt: apply soname and multiarch


0003 CMakeLists.txt Install missing yuvconstants binary.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 cmakelists.txt: install missing yuvconstants binary


0004 CMakeLists.txt Do not enable NEON for armel armhf.patch | (download)

CMakeLists.txt | 19 10 + 9 - 0 !
1 file changed, 10 insertions(+), 9 deletions(-)

 cmakelists.txt: do not enable neon for armel armhf

According to https://wiki.debian.org/ArchitectureSpecificsMemo#armel
the armhf architecture does not guarantee NEON. Do not enable NEON
on armhf. Also disable NEON for armel to prevent FTBFS