Sources
The sources were uploaded to a git repository on github.com. You can find it on http://github.com/Kovensky/mplayer-kovensky.
To clone:
git clone git://github.com/Kovensky/mplayer-kovensky.git
To compile:
Note: requires Python on your PATH to compile (blame uau).
- cd build && ./init
- Edit mplayer_options, ffmpeg_options, common_options and libass_options as desired
- make
- As root: make install
To update:
./update
To clean:
./clean
Entries (RSS)