Commit graph

7 commits

Author SHA1 Message Date
dholland
e27abe89bf Fix build with latest glib2 2012-05-05 15:00:49 +00:00
hans
b9d89e8243 Fix build with gcc 4.6. 2012-05-04 13:15:17 +00:00
dmcmahill
6598d0f2f3 Fix compilation when building against gtk+ >= 2.18. Patches from the upstream
sources.  This should address PR pkg/42508.
While here add the LICENSE setting.
2011-05-13 02:50:06 +00:00
gdt
12c5e2f3e9 Update to 2.16.1. Changes since 2.15.93
* Add guile-clutter to the set of configurable packages.
* Removed the "docs" module; its content, the tutorial, is now folded
  into the documentation for all of the relevant modules (e.g. GLib,
  GTK+, CORBA, etc.)
* Changelogs have all been archived to ChangeLog.pre-2.16, because now
  we will just use revision control logs.
* Formally require Guile 1.8, as has been the case for a while now.
* Bump the API_VERSION to 2, as a test before going stable.
* Support a variant of check-coverage that generates a texinfo file with
  the missing functions.
* Various buildfixes for building out-of-tree modules such as
  guile-gnome-gstreamer.
* Build system work: add common makefile include for unit tests and a
  new check-coverage target to documentation builds.
* Added infrastructure to make documentation.
2009-02-21 02:35:52 +00:00
joerg
2e692fa5f5 Add an explicit cast to fix the build on DragonFly.
glib seems to use either unsigned long or size_t and
generally long == size_t is a good assumption.
2007-08-30 19:15:48 +00:00
gdt
0f489a942b Update to 2.15.93.
This package now requires guile-cairo, which isn't pckaged, and thus
cairo/gtk2+ wrapping is broken.  The old package failed to build
anyway, so this seems like an improvement.

guile-gnome-pkg 2.15.93 - Andy Wingo, 2007-06-15
================================================

* No user-visible changes.


guile-gnome-pkg 2.15.92 - Andy Wingo, 2007-05-24
================================================

* Updates to h2defs.py to automatically handle more cases.

* Add cairo to guile-gnome-platform.


guile-gnome-pkg 2.15.91 - Andy Wingo, 2007-05-10
================================================

* Require G-Wrap 1.9.8.


guile-gnome-pkg 2.15.90 - Andy Wingo, 2006-12-15
================================================

* Require G-Wrap 1.9.7.

* Update to use bzr as the version control system, instead of tla.
2007-08-10 21:10:34 +00:00
gdt
ca4402a7dd 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.

Moved from wip now that it builds with gcc4.

PKGREVISION is still 1, like it was in wip, to avoid backwards versioning.

(apologies for the incorrect import without pkgsrc/, which I know from
the last time doesn't actually write in the repo)
2006-09-13 16:53:05 +00:00