Package gluegen: Information

    Source package: gluegen
    Version: 1.0-alt2.cvs20080609
    Build time:  May 18, 2009, 09:54 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Tool that automatically generatesi the Java and JNI code necessary to call C libraries.
    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. 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. GlueGen is currently used to generate the JOGL interface to the OpenGL 3D graphics API and the JOAL interface to the OpenAL audio libraries

    List of rpms provided by this srpm:
    gluegen (x86_64, i586)
    gluegen-manual (x86_64, i586)

    Maintainer: Denis Medvedev

    List of contributors:
    Denis Medvedev

      1. ant-antlr
      2. ant-contrib
      3. antlr
      4. libmesa-devel
      5. /proc
      6. cpptasks
      7. glibc-core
      8. glibc-devel
      9. gcc-c++
      10. rpm-build-java
      11. java-1.5.0-sun-devel
      12. xorg-x11-mesagl

    Last changed


    May 17, 2009 Denis Medvedev 1:1.0-alt2.cvs20080609
    - Add manual and xml files needed for the usage of this package
    Feb. 1, 2009 Denis Medvedev 1.0-alt1.cvs20090609
    - New cvs version
    Dec. 22, 2007 Denis Medvedev 081107cvs-alt3
    - Fixed typo, that prevents x86_64 build