mpv/debian
diego 70b6b14e50 better menu icons by Piero di Vita <scognito@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12785 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 15:35:26 +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
postinst postinst should pass control to debconf scripts. 2003-01-12 13:34:06 +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 Pass control to debhelper scripts 2003-01-12 14:20:37 +00:00
rules better menu icons by Piero di Vita <scognito@libero.it> 2004-07-09 15:35:26 +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