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 let people pass options to ./configure while building package. 2002-01-05 19:35:01 +00:00
TODO.Debian examples and started cleanup of rules by andre.dahlqvist@telia.com 2001-08-28 19:34:32 +00:00
changelog for 0.90 release 2002-07-03 21:42:38 +00:00
config Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding 2002-02-03 20:27:20 +00:00
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 Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding 2002-02-03 20:27:20 +00:00
menu BuildDepend on libgtk-dev since we want to build GUI by default ( as suggested 2001-11-11 21:05:53 +00:00
postinst Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding 2002-02-03 20:27:20 +00:00
postinst.templates fixed bugs noticed by Jeremy Rosen <jeremy.rosen@enst-bretagne.fr> 2001-05-31 09:04:33 +00:00
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