pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/tolua++



Module Name:    pkgsrc
Committed By:   imil
Date:           Tue May  8 09:34:17 UTC 2012

Update of /cvsroot/pkgsrc/devel/tolua++
In directory ivanova.netbsd.org:/tmp/cvs-serv22360

Log Message:
Initial import of tolua++, version 1.0.93, into the NetBSD Packages Collection.

Tolua++ is an extended version of tolua, a tool to integrate C/C++ code
with Lua. tolua++ includes new features oriented to c++ such as:

* Support for std::string as a basic type (this can be turned off by a
  command line option).
* Support for class templates

As well as other features and bugfixes.

tolua is a tool that greatly simplifies the integration of C/C++ code with
Lua. Based on a cleaned header file (or extracts from real header files),
tolua automatically generates the binding code to access C/C++ features
from Lua. Using Lua API and tag method facilities, tolua maps C/C++
constants, external variables, functions, classes, and methods to Lua.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/tolua++/Makefile
N pkgsrc/devel/tolua++/DESCR
N pkgsrc/devel/tolua++/distinfo
N pkgsrc/devel/tolua++/PLIST
N pkgsrc/devel/tolua++/buildlink3.mk
N pkgsrc/devel/tolua++/files/custom.py
N pkgsrc/devel/tolua++/patches/patch-SConstruct
N pkgsrc/devel/tolua++/patches/patch-src_lib_SCsub

No conflicts created by this import




Home | Main Index | Thread Index | Old Index