guile-gnome-platform 2.15.93 works on NetBSD in pkgsrc!!
Greg Troxel <[email protected]>
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
I've long been struggling to get guile-gnome-platform to run on NetBSD (from only released packages), and just updated it to 2.15.93, packaging guile-cairo 1.4.0 along the way (linked with cairo 1.4.10). Guile-cairo packaging was very easy, and guile-gnome-platform built and installed fine. So thanks for all the work, and you can take this as a portability vote of confidence. (pkgsrc is multi-platform packing system, native on NetBSD and Dragonfly, and usable on Solaris, Linux, Darwin, and several others.) > pkg_info guile-gnome-platform Information for guile-gnome-platform-2.15.93nb1: Comment: Library to access gobject/glib/gtk and gnome from guile Requires: guile-slib>=2.4.2 g-wrap>=1.9.5 libgnomeui>=2.8.0 libgnome>=2.8.0 libbonobo>=2.8.0 guile-cairo>=1.4.0 libgnomecanvas>=2.8.0 libglade2>=2.3.6 guile>=1.8.1 gnome-vfs2>=2.8.0 GConf2>=2.8.0.1 ORBit2>=2.12.0 gtk2+>=2.4.0 atk>=1.11.4 pango>=1.6.0 glib2>=2.4.0 cairo>=1.0.0nb2 Description: The guile-gnome project brings the power of Scheme to your graphical application. guile-gnome modules support the entire Gnome library stack: from Pango to GnomeCanvas, Gtk+ to GStreamer, Glade to GtkSourceView, you will find in guile-gnome a comprehensive environment for developing modern applications. Homepage: http://www.gnu.org/software/guile-gnome/ > pkg_info guile-cairo Information for guile-cairo-1.4.0: Comment: Guile wrapper for cairo Requires: cairo>=1.0.0nb2 guile>=1.8.1 Required by: guile-gnome-platform-2.15.93nb1 Description: Guile-Cairo wraps the Cairo graphics library for Guile Scheme. Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API stable, providing a firm base on which to do graphics work. Finally, and importantly, it is pleasant to use. You get a powerful and well-maintained graphics library with all of the benefits of Scheme: memory management, exceptions, macros, and a dynamic programming environment. Homepage: http://download.gna.org/guile-cairo/