Package gluegen2: Information
Source package: gluegen2
Version: 2.3.2-alt4_11jpp8
Build time: Jun 13, 2022, 10:37 PM in the task #302035
Category: Development/Other
Report package bugHome page: http://jogamp.org/
License: BSD
Summary: Java/JNI glue code generator to call out to ANSI C
Description:
GlueGen is a tool which automatically generates the Java and JNI code necessary to call C libraries. It 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.
List of RPM packages built from this SRPM:
gluegen2 (x86_64, ppc64le, i586, armh, aarch64)
gluegen2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gluegen2-devel (noarch)
gluegen2-doc (noarch)
gluegen2-javadoc (noarch)
gluegen2 (x86_64, ppc64le, i586, armh, aarch64)
gluegen2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gluegen2-devel (noarch)
gluegen2-doc (noarch)
gluegen2-javadoc (noarch)
Maintainer: Igor Vlasenko
Last changed
June 13, 2022 Igor Vlasenko 2.3.2-alt4_11jpp8
- support of xmvn 4
June 5, 2022 Igor Vlasenko 2.3.2-alt3_11jpp8
- migrated to %mvn_artifact
April 20, 2021 Slava Aseev 2.3.2-alt2_11jpp8
- fix build with gcc-10 (-fno-common)