1
mirror of https://github.com/mpv-player/mpv synced 2024-11-07 01:47:00 +01:00
mpv/DOCS/DEBIAN
eyck f782243be6 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1261 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 11:35:10 +00:00

20 lines
695 B
Plaintext

To build the package:
Get the cvs version, or .tgz and uncompress it,
cd into programs directory:
eyck@incubus:~/src$ cd main
eyck@incubus:~/src/main$ fakeroot debian/rules binary
(... mplayer detects hardware/software, builds itself and.. )
..
dpkg-deb: building package `mplayer' in `../mplayer_0.18-1_i386.deb'.
And now just dpkg -i ../mplayer_0.18-1_i386.deb as root.
Here's how it looks like:
eyck@incubus:/src/main$ sudo dpkg -i ../mplayer_0.18-1_i386.deb
Password:
(Reading database ... 26946 files and directories currently installed.)
Preparing to replace mplayer 0.17a-1 (using ../mplayer_0.18-1_i386.deb) ...
Unpacking replacement mplayer ...
Setting up mplayer (0.18-1) ...