mpv/debian
diego 74a68cfa3b icon now in /usr/share/pixmaps not /usr/share/icons
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13669 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 09:21:23 +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 icon now in /usr/share/pixmaps not /usr/share/icons 2004-10-18 09:21:23 +00:00
menu icon now in /usr/share/pixmaps not /usr/share/icons 2004-10-18 09:21:23 +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 Applications menu entry now handled through the top-level Makefile. 2004-10-18 09:20:32 +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