view DOCS/DEBIAN @ 1394:d9e3f91d6da9

First development version of dct64, mixed with 3dnow/k7 and fpu code. Phases 1 to 3 seem to be ok already, report if you get strange sound with this version (klicks or distorted sound, that doesn't happen with mmx-only version), I've tested with approx. 20 mp3 files which all sounded ok, speed improvement with this version is still very minimal cause more cpu intensive phases 4 and 5 aren't working so I use fpu code for them.
author atmos4
date Fri, 27 Jul 2001 17:25:19 +0000
parents 3a58015415a6
children
line wrap: on
line source

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) ...