Frescobaldi – Kubuntu Jaunty

Frescobaldi 0.7.13 .deb packages for Kubuntu Jaunty 9.04 are available on my PPA.
Frescobaldi is a LilyPond sheet music text editor for KDE4
To install it:

  • Copy the lines below and add them to your system’s software sources. (Read about installing)

    deb http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
  • Import public key for my PPA:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9D0C02D0

  • Update and install package frescobaldi

    sudo apt-get update
    sudo apt-get install frescobaldi

EDIT:
I found out that there is a launchpad group for Frescobaldi at https://launchpad.net/~frescobaldi that built Frescobaldi 0.7.13 on their PPA.
Anyway I believe that the package for jaunty on its PPA was built with Kde 4.2, and I’m not sure if it would work on Kubuntu jaunty with with Kde 4.3

[outdated] Digikam – Kubuntu Jaunty

After upgrading to Kde 4.3 from kubuntu-ppa backports archive, Digikam stopped working.
To have it working again you just have to rebuild the package linking to the new version of kdelibs.
A working .deb packages for Kubuntu Jaunty 9.04 is available on my PPA.
To install it:

  • Copy the lines below and add them to your system’s software sources. (Read about installing)

    deb http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
  • Import public key for my PPA:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9D0C02D0

  • Update and upgrade package Digikam and Showfoto

    sudo apt-get update
    sudo apt-get upgrade

    or

    sudo apt-get install digikam showfoto

Kopete-facebook 0.1.3 – Kubuntu jaunty

Kopete-facebook 0.1.3 and qjson 0.6 .deb packages for Kubuntu Jaunty 9.04 are available on my PPA.
To install them see My previous Kopete-facebook post

EDIT:
kopete-facebook is now in my backports ppa (see https://blogs.fsfe.org/drdanz/?p=70)

Kopete-facebook – Kubuntu jaunty

Kopete-facebook 0.1.2 and qjson 0.5.1 .deb packages for Kubuntu Jaunty 9.04 are available on my PPA.
To install them:

  • Copy the lines below and add them to your system’s software sources. (Read about installing)

    deb http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main

    deb http://ppa.launchpad.net/daniele.domenichelli/backports/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/daniele.domenichelli/backports/ubuntu jaunty main
  • Import public key for my PPA:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9D0C02D0

  • Update and install package kopete-facebook

    sudo apt-get update
    sudo apt-get install kopete-facebook

EDIT:
kopete-facebook is now in my backports ppa (see https://blogs.fsfe.org/drdanz/?p=70)

[outdated] KDevelop 4 beta4 – Kubuntu jaunty

Kdevelop 4 and kdevplatform beta4 .deb packages for Kubuntu Jaunty 9.04 are available on my PPA.
To install them:

  • Copy the lines below and add them to your system’s software sources. (Read about installing)

    deb http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
  • Import public key for my PPA:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9D0C02D0

  • Update and install package kdevelop-kde4

    sudo apt-get update
    sudo apt-get install kdevelop-kde4