mpv/debian
diego f7e124ccdb mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13101 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-23 08:03:31 +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 updating some descriptions, changelog, etc 2002-12-07 21:36:25 +00:00
changelog bump version 2004-02-17 00:57:08 +00:00
config Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of 2002-08-27 09:57:12 +00:00
control updating some descriptions, changelog, etc 2002-12-07 21:36:25 +00:00
copyright patch by Diego Biurrun <diego@biurrun.de>: 2002-05-14 12:15:32 +00:00
dirs freedesktop.org compliant menu support 2004-06-29 12:53:34 +00:00
menu better menu icons by Piero di Vita <scognito@libero.it> 2004-07-09 15:35:26 +00:00
mime mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru> 2004-08-23 08:03:31 +00:00
postinst postinst should pass control to debconf scripts. 2003-01-12 13:34:06 +00:00
postinst.templates embarassing typos 2004-07-19 23:09:33 +00:00
postrm Pass control to debhelper scripts 2003-01-12 14:20:37 +00:00
rules mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru> 2004-08-23 08:03:31 +00:00
templates embarassing typos 2004-07-19 23:09:33 +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