Package libgxim: Information

    Source package: libgxim
    Version: 0.5.0-alt4
    Latest version according to Repology
    Build time:  Dec 3, 2025, 06:36 AM in the task #401664
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: GObject-based XIM protocol library
    Description: 
    libgxim is a X Input Method protocol library that is implemented by GObject.
    this library helps you to implement XIM servers or client applications to
    communicate through XIM protocol without using Xlib API directly, particularly
    if your application uses GObject-based main loop.
    
    This package contains the shared library.

    List of RPM packages built from this SRPM:
    libgxim (x86_64, i586, aarch64)
    libgxim-debuginfo (x86_64, i586, aarch64)
    libgxim-devel (x86_64, i586, aarch64)

    Maintainer: Ilya Mashkin


    ACL:
    Aleksandr Shamaraev
    @everybody

      1. /usr/bin/glib-gettextize
      2. /usr/bin/gtkdocize
      3. gettext
      4. glib2-devel >= 2.26
      5. gtk2-devel
      6. intltool
      7. pkgconfig(check)
      8. pkgconfig(gdk-2.0)
      9. pkgconfig(gio-2.0)
      10. pkgconfig(x11)
      11. ruby
      12. ruby-stdlibs

    Last changed


    Dec. 3, 2025 Aleksandr Shamaraev 0.5.0-alt4
    - FTBFS:fix: build with gcc14 (thnx Gentoo)
    Aug. 4, 2017 Michael Shigorin 0.5.0-alt3
    - spec cleanup
    Aug. 26, 2014 Ilya Mashkin 0.5.0-alt2
    - build for Sisyphus