Mercurial > mplayer.hg
view debian/README.debian @ 26625:5b89b42f6d50
Only compile and use libmpeg2 AltiVec code when AltiVec is available. The
AltiVec code needs -maltivec to compile, but then AltiVec instructions
appear in other places of the code causing MPlayer to sigill.
Somehow upstream libmpeg2 manages not to sigill under what appear to be
the same circumstances. Enlightenment welcome.
author | diego |
---|---|
date | Sat, 03 May 2008 15:23:22 +0000 |
parents | 587906e031fa |
children | 0f1b5b68af32 |
line wrap: on
line source
mplayer for Debian ---------------------- Most options are autodetected or configured during compilation thus users are supposed to build this package themselves. Recommended method is running "fakeroot debian/rules binary" in the top directory In case you would like to pass some parameters to ./configure, set variable DEB_BUILD_OPTIONS like that: eyck@ghost$ DEB_BUILD_OPTIONS="--enable-streaming" fakeroot debian/rules binary Dariush Pietrzak <eyck@ghost.anime.pl> Sat Jan 5 20:28:23 CET 2002