./wip/gmetadom, C++ bindings for GDome2 DOM implementaion

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.6, Package name: gmetadom-0.2.6, Maintainer: pkgsrc-users

GMetaDOM is a collection of librares, each library providing a DOM
implementation. This is the binding for C++ (smart
pointers).

The basic idea is that, given the availability of DOM implementations
for the C programming language (like Gdome2), and given the uniformity
of the DOM interfaces, bindings for various programming languages based
on the C implementation can be built automatically, providing a small
number of hand-coded classes and a set of scripts for the automatic
generation of the remaining ones.


Required to run:
[textproc/gdome2]

Required to build:
[textproc/libxslt] [pkgtools/cwrappers]

Master sites:

RMD160: db56a122853b6b2881d54cb5396c70ea94760e18
Filesize: 497.231 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-04 14:41:51 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
Added patch that fxies build on FreeBSD with clang.