mpv/debian
diego 1af991cdf1 Run dh_makeshlibs to create proper shlibs files and avoid warnings.
patch by Paul TT < paultt ( at ) hackerjournal ( dot ) it >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16862 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-25 22:13:36 +00:00
..
.cvsignore
README.debian
TODO.Debian
changelog
config
control
copyright
dirs
menu
mime
postinst
postinst.templates
postrm
rules Run dh_makeshlibs to create proper shlibs files and avoid warnings. 2005-10-25 22:13:36 +00:00
templates

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