Usb-modeswitch – Ubuntu jaunty

Usb-modeswitch 1.0.2 .deb package for Ubuntu Jaunty 9.04 is available on my backports 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/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

[…]

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 […]

[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 […]

TCLAP 1.1.0 Bug

TCLAP library version 1.1.0 contains a small bug: Including tclap/CmdLine.h more then once (in different files) causes linking errors.

Linking problem is caused by these functions:

TCLAP::OptionalUnlabeledTracker::check TCLAP::MultiSwitchArg::shortID TCLAP::MultiSwitchArg::longID

Declaring these 3 functions as “inline” fixes this bug.

I reported this bug to the author and he answered that this problem has been fixed in […]

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. […]