539cc301cc
devel/g-wrap196 instead. Changes since 1.9.6: Version 1.9.8 - New feature: function flags. At the moment there is a single flag specifying whether to leave "Guile mode" when calling the wrapper functions. See the Guile manual on "scm_without_guile" for more information. - Don't rely on libc to provide (v)asprintf, take the implementation from gnulib. - The minimal GLib bindings now build against GLib 2.x. However, their use is deprecated in favour of the much more complete GLib bindings in guile-gnome (http://www.gnu.org/software/guile-gnome/). Version 1.9.7 - The shared libraries now reside in $(pkglibdir)/modules (e.g. /usr/lib/g-wrap/modules). - Users are now allowed to chose in which module generic functions should be defined. - New feature: aggregated typespecs. See the node `Wrapping a C Function' of the manual for details. - Users can now specify a free and a mark function, as well as an equality predicate for wrapped C types (WCTs) in `wrap-as-wct!'. - Improved documentation with an API reference (yet to be finished). - Several bugfixes.
45 lines
1.4 KiB
Text
45 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.15 2007/05/17 23:59:34 gdt Exp $
|
|
bin/g-wrap-config
|
|
include/ffi.h
|
|
include/ffitarget.h
|
|
include/g-wrap-wct.h
|
|
include/g-wrap/core-runtime.h
|
|
include/g-wrap/ffi-support.h
|
|
include/g-wrap/guile-compatibility.h
|
|
include/g-wrap/guile-runtime.h
|
|
include/g-wrap/guile-wct.h
|
|
info/g-wrap.info
|
|
lib/g-wrap/modules/libgw-guile-standard.la
|
|
lib/libffi.la
|
|
lib/libgw-guile-miscutils.la
|
|
lib/libgwrap-core-runtime.la
|
|
lib/libgwrap-guile-runtime.la
|
|
lib/libmiscutils.la
|
|
lib/pkgconfig/g-wrap-2.0-guile.pc
|
|
share/aclocal/g-wrap.m4
|
|
share/guile/site/g-wrap.scm
|
|
share/guile/site/g-wrap/c-codegen.scm
|
|
share/guile/site/g-wrap/c-types.scm
|
|
share/guile/site/g-wrap/compat.scm
|
|
share/guile/site/g-wrap/config.scm
|
|
share/guile/site/g-wrap/enumeration.scm
|
|
share/guile/site/g-wrap/guile.scm
|
|
share/guile/site/g-wrap/guile/ws/standard.scm
|
|
share/guile/site/g-wrap/gw-glib-spec.scm
|
|
share/guile/site/g-wrap/gw-standard-spec.scm
|
|
share/guile/site/g-wrap/gw-wct-spec.scm
|
|
share/guile/site/g-wrap/gw-wct.scm
|
|
share/guile/site/g-wrap/gw/standard.scm
|
|
share/guile/site/g-wrap/rti.scm
|
|
share/guile/site/g-wrap/scm-codegen.scm
|
|
share/guile/site/g-wrap/simple-type.scm
|
|
share/guile/site/g-wrap/util.scm
|
|
share/guile/site/g-wrap/ws/standard.scm
|
|
@dirrm share/guile/site/g-wrap/ws
|
|
@dirrm share/guile/site/g-wrap/gw
|
|
@dirrm share/guile/site/g-wrap/guile/ws
|
|
@dirrm share/guile/site/g-wrap/guile
|
|
@dirrm share/guile/site/g-wrap
|
|
@dirrm lib/g-wrap/modules
|
|
@dirrm lib/g-wrap
|
|
@dirrm include/g-wrap
|