mpv/debian
diego 0dddfa2285 Add myself as Debian package maintainer, Dariush has not been active in years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24580 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-19 14:47:12 +00:00
..
README.debian let people pass options to ./configure while building package. 2002-01-05 19:35:01 +00:00
TODO.Debian Update for current Debian package. 2006-01-08 18:34:33 +00:00
changelog CVS --> Subversion 2006-06-20 11:08:01 +00:00
config Improve the Debian package configuration: Remove the vo module configuration, 2006-01-08 18:33:54 +00:00
control Add myself as Debian package maintainer, Dariush has not been active in years. 2007-09-19 14:47:12 +00:00
copyright patch by Diego Biurrun <diego@biurrun.de>: 2002-05-14 12:15:32 +00:00
dirs icon now in /usr/share/pixmaps not /usr/share/icons 2004-10-18 09:21:23 +00:00
menu Add 32x32 XPM icon as mandated by Debian policy. 2006-04-04 06:48:14 +00:00
mime Update with more mime types. 2006-09-23 15:24:24 +00:00
postinst Improve the Debian package configuration: Remove the vo module configuration, 2006-01-08 18:33:54 +00:00
postrm Pass control to debhelper scripts 2003-01-12 14:20:37 +00:00
rules There is only one global config.mak file left. 2006-07-12 17:30:36 +00:00
templates Don't let the program speak as 'I'. 2006-11-06 02:05:51 +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