mpv/debian
eyck b3fd975dcc Fix non-interactive install issue, based on report from Jens
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5693 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 22:34:45 +00:00
..
README.debian
TODO.Debian
changelog correct LIBDIR 2002-03-17 16:02:21 +00:00
config
control libpng2-dev no longer exists in debian. libpng-dev should be there. 2002-04-15 17:39:06 +00:00
copyright
dirs
menu
postinst
postinst.templates
rules usr/lib/mplayer not /usr/lib, as reminded by Amy Fong. 2002-03-18 09:39:18 +00:00
templates Fix non-interactive install issue, based on report from Jens 2002-04-18 22:34:45 +00:00

README.debian

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