swig: code style.

This commit is contained in:
Jerome Duval
2018-08-03 08:14:59 +02:00
parent d48c8e55a3
commit 5ea5d7c296

View File

@@ -14,15 +14,16 @@ and generate the 'glue code' required for the above target languages to call \
into the C/C++ code. SWIG can also export its parse tree in the form of XML \
and Lisp s-expressions. SWIG is free software and the code that SWIG \
generates is compatible with both commercial and non-commercial projects."
LICENSE="SWIG"
HOMEPAGE="http://www.swig.org/"
COPYRIGHT="1995-1998 University of Utah and the Regents of the University of California
1998-2005 University of Chicago
2005-2006 Arizona Board of Regents (University of Arizona)
1995-2017 The SWIG Developers"
HOMEPAGE="http://www.swig.org/"
LICENSE="SWIG"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz"
CHECKSUM_SHA256="7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d"
REVISION="2"
ARCHITECTURES="x86 ?x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"