I followed these instructions for an alternative repository:
Ubuntu Intrepid
After contacting Ubuntu packagers, it seems that Jaunty packages will never enter backports. Therefore it is recommended to install Kdenlive using alternative repositories. Here is our recommended choice:
Go to your system menu > Software sources > Third-Party Software
The following packages have unmet dependencies:
kdenlive: Depends: kdebase-runtime (>= 4:4.1.2) but 4:4.0.3-0ubuntu2 is to be installed
Depends: kdelibs5 (>= 4:4.1.3) but 4:4.0.3-0ubuntu5.2 is to be installed
Depends: libmlt++1 but it is not going to be installed
Depends: libmlt1 but it is not going to be installed
Depends: libqt4-dbus (>= 4.4.3) but it is not installable
Depends: libqt4-svg (>= 4.4.3) but it is not installable
Depends: libqt4-xml (>= 4.4.3) but it is not installable
Depends: libqtcore4 (>= 4.4.3) but it is not installable
Depends: libqtgui4 (>= 4.4.3) but it is not installable
Depends: inigo but it is not going to be installed
Depends: ffmpeg but it is not going to be installed
E: Broken packages
EDIT: Although I'm using konsole I'm using GNOME desktop.
I followed these instructions for an alternative repository:
Ubuntu Intrepid
After contacting Ubuntu packagers, it seems that Jaunty packages will never enter backports. Therefore it is recommended to install Kdenlive using alternative repositories. Here is our recommended choice:
deb http://ppa.launchpad.net/baudm/ubuntu intrepid main
Then type:
sudo apt-get update && sudo apt-get install kdenlive dvgrab frei0r swh-plugins
And I got this on Konsole:
The following packages have unmet dependencies:
kdenlive: Depends: kdebase-runtime (>= 4:4.1.2) but 4:4.0.3-0ubuntu2 is to be installed
Depends: kdelibs5 (>= 4:4.1.3) but 4:4.0.3-0ubuntu5.2 is to be installed
Depends: libmlt++1 but it is not going to be installed
Depends: libmlt1 but it is not going to be installed
Depends: libqt4-dbus (>= 4.4.3) but it is not installable
Depends: libqt4-svg (>= 4.4.3) but it is not installable
Depends: libqt4-xml (>= 4.4.3) but it is not installable
Depends: libqtcore4 (>= 4.4.3) but it is not installable
Depends: libqtgui4 (>= 4.4.3) but it is not installable
Depends: inigo but it is not going to be installed
Depends: ffmpeg but it is not going to be installed
E: Broken packages
EDIT: Although I'm using konsole I'm using GNOME desktop.