Package gluegen2: Information

    Source package: gluegen2
    Version: 2.3.2-alt4_11jpp8
    Latest version according to Repology
    Build time:  Jun 13, 2022, 10:37 PM in the task #302035
    Report package bug
    Home 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 rpms provided by 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)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Slava Aseev

    ACL:
    Igor Vlasenko
    @everybody

      1. ant-antlr
      2. ant-contrib
      3. ant-junit
      4. /proc
      5. maven-local
      6. cpptasks
      7. rpm-build-java
      8. rpm-macros-java
      9. gcc
      10. java-1.8.0-openjdk-devel
      11. jpackage-default

    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)