gluegen2 2.4.0+dfsg-1 source package in Ubuntu

Changelog

gluegen2 (2.4.0+dfsg-1) unstable; urgency=medium

  * Adding myself as uploader (Closes: #783519)
  * Aligning dependencies in d/control
  * Adding version mangling for the component in d/watch
  * Fixing the regex delimiter in d/rules
  * Forwarding patches

 -- Pierre Gruet <email address hidden>  Sun, 18 Jun 2023 15:16:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java

Downloads

File Size SHA-256 Checksum
gluegen2_2.4.0+dfsg-1.dsc 2.5 KiB dc58e180be86fed6993768303b45a37644bacbfaeb4adf6d34af08046b16a723
gluegen2_2.4.0+dfsg.orig-jcpp.tar.xz 38.1 KiB 366716608659d5e07ae117a0f8d8592feb984d15319e63d077f154e044647a07
gluegen2_2.4.0+dfsg.orig.tar.xz 484.2 KiB 58d7f06fe6a9290747030e29d0792e7bb453fea444e589844a8e1f890d615c01
gluegen2_2.4.0+dfsg-1.debian.tar.xz 22.2 KiB 8aebecf1fe02d8f49cb5ac2126f6f2a1bb73c0013eb73a037f5f7d0e77e882e6

Available diffs

No changes file available.

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-doc: tool to automatically generate Java and JNI code (documentation)

 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 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.