Got source files from
https://launchpad.net/ubuntu/+source/f-spot
Add the lines above to ubuntu sources..
echo "deb http://ppa.launchpad.net/ruben/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list echo "deb-src http://ppa.launchpad.net/ruben/ubuntu hardy main" | sudo tee -a /etc/apt/sources.list
Install missing libs:
apt-get install cli-common-dev mono-gmcs libmono-dev libmono-system-runtime2.0-cil apt-get install libgnome-keyring1.0-cil libusb-dev libgphoto2-2-dev apt-get install libglitz1-dev libglitz-glx1-dev gtk-sharp2-gapi mono-mcs apt-get install gtk-sharp2-gapi apt-get install libglib2.0-cil
Clean up the mess and rebuild it..
rm -rf f-spot-0.5.0.3 dpkg-source -x f-spot_0.5.0.3-0ubuntu4.dsc cd f-spot-0.5.0.3 dpkg-buildpackage -rfakeroot -b
This will print the stream url of the actual stream when you want to download the video of http://www1.nrk.no/nett-tv/klipp/450753
Recent Comments