0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/debian/README.debian
eyck 657b60c71b let people pass options to ./configure while building package.
use DEB_BUILD_OPTIONS variable for that.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4001 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 19:35:01 +00:00

17 lines
521 B
Plaintext

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