gluegen2 2.1.3-1ubuntu2 source package in Ubuntu

Changelog

gluegen2 (2.1.3-1ubuntu2) trusty; urgency=medium

  * Fix symbol version for memcpy on AArch64 and ppc64el.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 20:36:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gluegen2_2.1.3.orig.tar.bz2 397.1 KiB 20a93cd1d270eaed49709427580b5e90a784d9d75823d604f7396f4c7a7d563a
gluegen2_2.1.3-1ubuntu2.debian.tar.gz 15.5 KiB 8b388c98e16c3809511b24d04e631637c75262da3683c5623d715b5004d12737
gluegen2_2.1.3-1ubuntu2.dsc 1.5 KiB 424ffa6d8449a42dac17ef82851f9853a7ba12a5bf9a394986846f3458e71f09

Available diffs

View changes file

Binary packages built by this source

libgluegen2-build-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains some Java sources necessary to build gluegen-based
 packages.

libgluegen2-doc: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the API documentation for Gluegen package.

libgluegen2-jni: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package includes the architecture specific java native interface part.

libgluegen2-rt-java: Tool to automatically generate the Java and JNI code.

 Gluegen reads as input ANSI C header files and separate configuration files
 which provide control over many aspects of the glue code generation. GlueGen
 uses a complete ANSI C parser and an internal representation (IR) capable of
 representing all C types to represent the APIs for which it generates
 interfaces. It has the ability to perform significant transformations on the
 IR before glue code emission. GlueGen is currently powerful enough to bind
 even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
 Interface (JAWT) back up to the Java programming language.
 .
 This package contains the gluegen 2 runtime files.