./devel/swig2, Simplified Wrapper and Interface Generator (version 2)

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


Branch: pkgsrc-2017Q1, Version: 2.0.12nb1, Package name: swig2-2.0.12nb1, Maintainer: jwbacon

SWIG (Simplified Wrapper and Interface Generator)

SWIG is a compiler that integrates C and C++ with languages including
Perl, Python, Tcl, Guile, Mzscheme, Java, Ruby, PHP, and Ocaml.

SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.

This is version 2 of swig.


Required to run:
[devel/pcre]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 4203c68f79012a2951f542018ff4358d838b5035
RMD160: 9ba6833c0b13892ee654ae4784369f21259c9625
Filesize: 5187.885 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-06 17:29:59 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5401 - requested by sevan
devel/swig: build fix
devel/swig2: build fix

Revisions pulled up:
- devel/swig/Makefile                                           1.39
- devel/swig2/Makefile                                          1.10

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Thu May  4 12:21:45 UTC 2017

   Modified Files:
           pkgsrc/devel/swig: Makefile
           pkgsrc/devel/swig2: Makefile

   Log message:
   Add examples to CHECK_WRKREF_SKIP.