Package libggi: Information

    Source package: libggi
    Version: 2.2.2-alt3.1
    Build time:  May 15, 2019, 06:35 AM
    Category: System/Libraries
    Report package bug
    License: GPL
    Summary: A fast, simple, small and flexible user-space graphics library (General Graphics Interface)
    Description: 
    LibGGI is a fast, simple, small and flexible user-space graphics
    library developed by the GGI Project <http://www.ggi-project.org/>.
    It attempts to abstract the many different graphics output systems
    existing under Unix (and in the future, other platforms). The support
    for all of these different types of displays and hardware are provided
    by dynamically-loaded mini-libraries.
    
    LibGGI can transparently (to the LibGGI-using application) display
    graphics on an X window, fbcon (Linux framebuffer driver), or the
    glide library, through their respective graphics drivers, or targets.
    There are also some other targets which display through another
    target, such as multi to display simultaneously on multiple displays
    at once, and tile to tile your display to different monitors.
    
    LibGGI supports acceleration of graphics primitives where possible.
    
    LibGGI is a very generic piece of software, that will run on about
    every platform that has remotely heard of POSIX (ports to other systems
    such as Win32 are underway) and on many display subsystems.

    List of rpms provided by this srpm:
    ggi-utils (x86_64, ppc64le, i586, armh, aarch64)
    ggi-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libggi (x86_64, ppc64le, i586, armh, aarch64)
    libggi-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libggi-devel (x86_64, ppc64le, i586, armh, aarch64)
    libggi-devel-static (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: George V. Kouryachy


      1. aalib-devel
      2. libgii >= 1.0.2
      3. libgii-devel
      4. libncurses-devel
      5. libICE-devel
      6. libXext-devel
      7. libXt-devel
      8. libXxf86dga-devel
      9. libXxf86vm-devel
      10. imake
      11. xorg-cf-files

    Last changed


    Feb. 4, 2012 Eugeny A. Rostovtsev 2.2.2-alt3.1
    - Removed bad RPATH
    Aug. 20, 2010 George V. Kouryachy 2.2.2-alt3
    - Resurrect build
    Jan. 11, 2009 George V. Kouryachy 2.2.2-alt2
    - Some libtool hacks, thanks ldv@