mpv/debian
eyck 87de548153 for 0.90 release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6633 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 21:42:38 +00:00
..
.cvsignore debian stuff again 2002-05-16 04:00:40 +00:00
README.debian
TODO.Debian
changelog for 0.90 release 2002-07-03 21:42:38 +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 patch by Diego Biurrun <diego@biurrun.de>: 2002-05-14 12:15:32 +00:00
dirs
menu
postinst
postinst.templates
rules libdir changed 2002-04-24 20:00:13 +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