Re: [java-gnome-hackers] libappindicator and libindicate support
Brought to you by:
afcowie
From: Francisco O. <fr...@pu...> - 2010-05-30 16:40:00
|
Hi again. Putting some code where my mouth is I am sending patch against mainline. I modified configure and faster to support the libs, tested with Ubuntu 10.04. I added the defs and bindings for libappindicator and libindicate and an example for libindicate. Comments, suggestions and patches are very welcome. Regards, Francisco > Hello, > > >> In any case, even if the dependencies are not checked for other distros >> it would be a problem in build stage because java-gnome currently >> doesn't support optional dependencies. By the way is this library going >> to stay being Ubuntu specific. >> > No these libraries are not Ubuntu specific but they depend on the > distros packagers of course. > > But they should absolutly not be required to build java-gnome or any > kinds of programs (in C people use #ifdef things to know if the code > should compile with appindicator/libindicate support). > > I thought about adding support for those libraries (well Francisco was > faster than me :D) but I was stucking on "they should be optional not > required". > > > > > ------------------------------------------------------------------------------ > > > > > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers > |