mpv/debian
eyck 7866d4ef3e Patch from: Guillem Jover <guillem.jover@menta.net>
remove gcc from Depends: as it's Build-essential


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 08:26:23 +00:00
..
.cvsignore debian stuff again 2002-05-16 04:00:40 +00:00
README.debian
TODO.Debian
changelog version no for coming release 2002-09-19 08:15:59 +00:00
config Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of 2002-08-27 09:57:12 +00:00
control Patch from: Guillem Jover <guillem.jover@menta.net> 2002-10-20 08:26:23 +00:00
copyright patch by Diego Biurrun <diego@biurrun.de>: 2002-05-14 12:15:32 +00:00
dirs
menu
postinst Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of 2002-08-27 09:57:12 +00:00
postinst.templates Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of 2002-08-27 09:57:12 +00:00
postrm Remove config files on purge. 2002-09-01 09:33:36 +00:00
rules Do not install CVS directories. 2002-10-19 13:47:10 +00:00
templates

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