On Thu, Jun 21, 2012 at 10:30 AM, Thorsten Glaser <t...@mirbsd.de> wrote: > Fabian Greffrath dixit: > >> Yep, from the next upload on it is. > > Actually, not even that is needed. I just took the current git HEAD, > versioned it lower than the current sid package, dropped all the > unnecessary B-D for bootstrapping from debian/control, and will > upload that to debian-ports.org unreleased, which is perfectly > fine for such architectures. > > But I wonder why I need yasm on m68k? I guess you’d want something > like 「yasm [any-amd64 any-i386]」 as B-D? (IIRC on the syntax.)
AFAIUI, the yasm package should be available on any architecture. You can build libav without it, but you'll miss a number of important architecture specific optimizations. For m86k, I doubt that there are any, so I'm confident that you can drop that dependency for debian ports. Possibly you might have to pass --disable-yasm to the configure script (I'm not sure). -- regards, Reinhard _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers