mpv/debian
diego db6699ae24 Remove postinst script that asks for a TrueType font to use as default.
This also gets rid of the libconfhelper-perl dependency; a package that
no longer exists in current Debian versions, rendering the generated
Debian package uninstallable.
patch by Vladislav Naumov, vladislav.naumov gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29020 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-21 09:31:57 +00:00
..
README.debian
TODO.Debian
changelog CVS --> Subversion 2006-06-20 11:08:01 +00:00
config
control Remove postinst script that asks for a TrueType font to use as default. 2009-03-21 09:31:57 +00:00
copyright
dirs
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
postrm
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

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