Kdevelop unreleased plugins from kde playground

I tried to build packages for karmic of a few unreleased kdevelop plugin from kde playground…

If you want to give them a try follow the instruction here to install kdevelop 4 beta8 and then choose the plugins to install from this list:

kdevelop-plugin-playground-bazaar
kdevelop-plugin-playground-controlflowgraph
kdevelop-plugin-playground-coverage
kdevelop-plugin-playground-css
kdevelop-plugin-playground-gettersetter
kdevelop-plugin-playground-git
kdevelop-plugin-playground-mercurial
kdevelop-plugin-playground-valgrind
kdevelop-plugin-xdebug
kdevplatformveritas

Source is taken from svn and it’s not supposed to be released yet, so it might not work or might break kdevelop install, so use them only if you know what you are doing…

KDevelop 4 beta8 + plugins – Kubuntu Karmic

Kdevelop 4 and kdevplatform beta8 .deb packages for Kubuntu Karmic 9.10 (with kde 4.4 from ppa:kubuntu-ppa/backports) are available on my PPA.

I moved all kdevelop packages in a new PPA, you can add it running:

sudo add-apt-repository ppa:daniele.domenichelli/kdevelop
sudo apt-get update

(you should also remove my other ppa’s if you just use only kdevelop packages)

Then to install kdevelop, just run

sudo apt-get install kdevelop

You might also want to try beta plugins released with kdevelop…
Just install the plugins you need:

kdevelop-plugin-executebrowser
kdevelop-plugin-executescript
kdevelop-plugin-php
kdevelop-plugin-php-docs
kdevelop-plugin-xdebug

before installing them, if you installed kdevelop-php and kdevelop-phpdocs packages from my ppa you should remove them:

sudo apt-get purge kdevelop-php kdevelop-phpdocs

Coming soon…

KDevelop 4 beta8

KDevelop 4 beta8

Mountoid 0.33 – Kubuntu Jaunty and Karmic

Mountoid 0.33 is a plasmoid provides a way to mount/unmount devices from fstab (e.g. network shares), show free space and open mount point location in a file manager. It is fully configurable.

I updated the package on my PPA for Jaunty to the last version and added a package for Karmic

To install it:

PHP and PHP Documentation plugins for KDevelop beta2 – Kubuntu Jaunty and Karmic

PHP and PHP Documentation plugins for KDevelop beta2 .deb packages for Kubuntu Jaunty 9.04 and Kubuntu Karmic 9.10 are available on my backports PPA.
To install them: