[Java-gnome-developer] JavaGnome in PkgSrc
Brought to you by:
afcowie
From: pancake <pa...@ph...> - 2005-05-03 17:37:19
|
I'm the maintainer of javagnome in pkgsrc. Today I was doing some fixes at my java-gtk package to move it to libgtk-java, I also add libgnome-java and libglade-java hacking a bit on wip/mk/java-app.mk. By now we're able to use JavaGnome under pkgsrc (portable package system, used in NetBSD, but works on *BSD, GNU/Linux, GNU/Hurd, HPUX, Windows, Irix, Solaris, OSF1, Darwin, AIX, BSDOS and UnixWare). To test JavaGnome in pkgsrc you'll need the -wip branch found at: http://pkgsrc-wip.sf.net/ pancake@pl2:~$ pkg_info -a| grep lib| grep java libglade-java-2.10.1 Glade bindings for Java libgtk-java-2.6.2 Gtk2 bindings for Java libgnome-java-2.10.1 Gnome bindings for Java pancake@pl2:~$ happy coding! |