gluegen2 2.5.0+dfsg-2build1 source package in Ubuntu

Changelog

gluegen2 (2.5.0+dfsg-2build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:42:31 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe java

Downloads

File Size SHA-256 Checksum
gluegen2_2.5.0+dfsg.orig-jcpp.tar.xz 41.0 KiB 05570f2208bf4c2aee1237b905529e34ef765035fdd6e80c7c418b76909b8586
gluegen2_2.5.0+dfsg.orig.tar.xz 553.8 KiB 919f04eccee1bc197ab4292b3038d8067050d9f682c1ccd314055d3761944f4d
gluegen2_2.5.0+dfsg-2build1.debian.tar.xz 24.5 KiB 8f2f7c9896bef4c629e804db923b77a69b56fd1499584fcc7dbd2de4becd7d9c
gluegen2_2.5.0+dfsg-2build1.dsc 2.6 KiB 161c9a4fa95722f1d4a9dfe46be4f86568242dc16b5d461144da5e25ac434454

View changes file

Binary packages built by this source

libgluegen2-build-java: tool to automatically generate Java and JNI code (Java sources)

 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-jni: tool to automatically generate Java and JNI code (native library)

 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 Java and JNI code (runtime files)

 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.