Bootstrapping libav on a new architecture
Fabian Greffrath
fabian at greffrath.com
Thu Jun 21 12:55:40 UTC 2012
Am 21.06.2012 12:36, schrieb Reinhard Tartler:
> 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).
I have restricted the Build-Depends to "yasm [any-amd64 any-i386]" and
added a check that automatically adds "--disable-yasm" if it isn't
found. It can thus be dropped from "Build-Depends-Bootstrap1".
- Fabian
More information about the pkg-multimedia-maintainers
mailing list