mkdir scratch
cd scratch
apt-get source mplayer
sudo apt-get install dpkg-dev
sudo apt-get build-dep mplayer
cd mplayer-1.0~rc1/
modify the debian rules
vi debian/rules
sudo apt-get install build-essential checkinstall devscripts fakeroot
debuild -us -uc
apt-get remove mplayer
dpkg -i ../mplayer_1.0~rc1-0ubuntu3_i386.deb
technorati tags:mplayer, mencoder, feisty, ubuntu, debian, ffmpeg, mp3lib
Blogged with Flock
No comments:
Post a Comment