to build a fixed package

mkdir fix-realplayer
apt-get source gstreamer0.10-plugins-ugly
sudo apt-get install build-essential fakeroot devscripts
sudo apt-get build-dep gstreamer0.10-plugins-ugly
wget http://launchpadlibrarian.net/14422919/fix-realplayer-patch.diff
cd gst-plugins-ugly0.10-0.10.7
patch -p1 < ../fix-realplayer-patch.diff
dpkg-buildpackage -rfakeroot
cd ..
sudo dpkg -i gstreamer0.10-plugins-ugly_0.10.7-3_*.deb

-- 
Real Player stream is garbled on BBC radio
https://bugs.launchpad.net/bugs/217301
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to