gluegen2 2.1.3-1ubuntu1 source package in Ubuntu

Changelog

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

  * Build for Aarch64 and ppc64el.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 16:21:42 +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-1ubuntu1.debian.tar.gz 14.8 KiB 4dee09d0407e0b7b3ff7e9a296d235e61e69e80e533bb927c3edb47be7b6f772
gluegen2_2.1.3-1ubuntu1.dsc 1.5 KiB e279f0021bfe689b970555a1565f69dbfe3f3cf8dba24ee5e4b03d9e1afc6217

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.