id summary reporter owner description type status priority milestone component version resolution keywords cc port 40154 libvpx: don't depend on yasm on PowerPC ballapete dbevans "The description tells: {{{ Description: A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL. }}} so it's pretty useless on PPC hardware – except, maybe, one wants to build an universal binary. This is not the case for default libvpx (or gd2) port, so there is no reason to install it or to make standard libvpx depend on yasm. {{{ lipo -detailed_info /opt/local/lib/libvpx.a input file /opt/local/lib/libvpx.a is not a fat file Non-fat file: /opt/local/lib/libvpx.a is architecture: ppc }}}" defect closed Low ports 2.2.99 fixed powerpc ryandesign larryv libvpx