On Saturday 23 August 2003 13:36, Colin Watson wrote: > On Fri, Aug 15, 2003 at 01:08:44PM -0500, Chris Cheney wrote: > > Other Maintainers KDE 3.1.3 packages > > ==================================== > > One you've missed here is kdebindings, which has been unmaintained for a > long time. Should it simply be removed? Note that python-qt2 and > python-qt3 depend on it. > > -- > Colin Watson [EMAIL PROTECTED]
kdebindings needs its Java bit converted to use gcj. I have started, but the misteries of autoconf have got me really confused. There are some explicit bits of code in configure.in which do not like gcj, and I am really unsure why they are there. I am also low on time currently. But I do hope to convert it, and then feed that back to the KDE community at which point at least the java bits of kdebindings can be accepted into main (currently they would have to be in contrib as they need non-free java compilers). David