mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 06:42:03 +00:00
debian howto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7a098e3884
commit
f8f5a0d0e1
20
DOCS/DEBIAN
Normal file
20
DOCS/DEBIAN
Normal file
@ -0,0 +1,20 @@
|
||||
To build the package:
|
||||
Get the cvs version, or .tgz and uncompress it,
|
||||
move main to something nicer... mv main mplayer-0.11pre (optional)
|
||||
move there (cd main)
|
||||
run dpkg-buildpackage
|
||||
be patient... and you're done!
|
||||
go up a directory and run:
|
||||
dpkg -i --force-overwrite mplayerXXXXXX.deb !!!!
|
||||
|
||||
That's all folks!
|
||||
|
||||
TeLeNiEkO:/opt# dpkg -i --force-overwrite mplayer_0.11pre-1_i386.deb
|
||||
Seleccionando el paquete mplayer previamente no seleccionado.
|
||||
(Leyendo la base de datos ...
|
||||
55966 ficheros y directorios instalados actualmente.)
|
||||
Desempaquetando mplayer (de mplayer_0.11pre-1_i386.deb) ...
|
||||
Configurando mplayer (0.11pre-1) ... <- Installed!
|
||||
|
||||
TeLeNiEkO:/opt#
|
||||
|
Loading…
Reference in New Issue
Block a user