view debian/README.debian @ 31366:0bf908d29807

SIGPIPE is not really a crash, try to exit cleanly in case we receive one. Particularly in the network code it would be better to ignore it, but some window managers use it to indicate a close request.
author reimar
date Wed, 16 Jun 2010 17:33:17 +0000
parents 0f1b5b68af32
children
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