NOTICE: This package has been removed from pkgsrc

./devel/g-wrap196, Tool for generating guile wrappers for C code

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.9.6nb2, Package name: g-wrap-1.9.6nb2, Maintainer: gdt

G-Wrap is a tool (and Guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions.

This package provides G-Wrap TNG (to be 2.0), with the following
goals:

* Use GOOPS, for enhanced flexibility

* Get rid of the cruft that has accumulated, simplify where possible
without sacrificing features

* Be target-language agnostic; i.e. clean separation of the core and
e.g. the Guile-specific code. New languages (perhaps even
non-Schemes) should be easy to add.

* Offer the current (1.3.4+) wrapping API as a compatibility layer.

This package contains the 1.9.6 version of g-wrap because it's
the last one that's compatible with gnucash 2.0.x.


Required to run:
[lang/guile] [devel/glib2] [devel/guile-lib]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: 754116dd5d9af2fe0e1f8386e69721618e0eefdf
RMD160: 1e3d86e38061a217b9dde06885301f4a46433d39
Filesize: 806.685 KB

Version history: (Expand)


CVS history: (Expand)


   2007-07-19 21:38:28 by Thomas Klausner | Files touched by this commit (8) | Package removed
Log message:
Remove g-wrap196 -- last user left pkgsrc.
   2007-06-19 00:17:07 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Merge upper and lower bound, otherwise the upper bound is seen too
late by pkg_add and the newer g-wrap picked.
   2007-05-17 19:39:05 by Thomas Klausner | Files touched by this commit (8) | Imported package
Log message:
Initial import of g-wrap196, the 1.9.6 release of g-wrap, previously
in devel/g-wrap.

This is the last version that works with gnucash-2.0.x. Imported
separately so devel/g-wrap can be updated.