mpv/debian
diego a39682c33e Remove unused template file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 00:54:03 +00:00
..
.cvsignore
README.debian
TODO.Debian
changelog Mentions that --enable-runtime-cpudetection is not on by default. 2005-11-21 21:17:27 +00:00
config
control
copyright
dirs icon now in /usr/share/pixmaps not /usr/share/icons 2004-10-18 09:21:23 +00:00
menu Reformat for better readability. 2005-12-13 23:27:37 +00:00
mime mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru> 2004-08-23 08:03:31 +00:00
postinst 100l, the vo selection should fall back to other vo drivers. 2006-01-06 00:53:31 +00:00
postrm
rules Bump DH_COMPAT version. 2005-12-29 17:03:27 +00:00
templates embarassing typos 2004-07-19 23:09:33 +00:00
watch Add a basic watch file. 2005-12-29 17:02:48 +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