Package libinput: Information

    Source package: libinput
    Version: 1.25.0-alt1.1
    Latest version according to Repology
    Build time:  Feb 13, 2024, 02:29 PM in the task #340565
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Input devices library
    Description: 
    libinput is a library that handles input devices for display servers and
    other applications that need to directly deal with input devices.
    
    It provides device detection, device handling, input device event
    processing and abstraction so minimize the amount of custom input code
    the user of libinput need to provide the common set of functionality
    that users expect.
    
    Input event processing includes scaling touch coordinates, generating
    pointer events from touchpads, pointer acceleration, etc.

    List of rpms provided by this srpm:
    libinput (x86_64, ppc64le, i586, armh, aarch64)
    libinput-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libinput-devel (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tests (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tests-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tools (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tools-gui (x86_64, ppc64le, i586, armh, aarch64)
    libinput-tools-gui-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Yuri N. Sedunov



      1. /proc
      2. gcc-c++
      3. gdb
      4. libcheck-devel
      5. libevdev-devel >= 1.10
      6. libgtk4-devel
      7. libmtdev-devel >= 1.1.0
      8. libudev-devel
      9. libwacom-devel
      10. meson
      11. pkgconfig(systemd)
      12. rpm-build-python3
      13. valgrind
      14. python3-module-pyparsing
      15. python3-module-pytest
      16. python3-module-pytest-xdist
      17. rpm-macros-meson
      18. rpm-macros-valgrind
      19. wayland-protocols

    Last changed


    Feb. 13, 2024 Yuri N. Sedunov 1.25.0-alt1.1
    - fixed build with disable=debug_gui
    Jan. 15, 2024 Yuri N. Sedunov 1.25.0-alt1
    - 1.25.0
    Oct. 22, 2023 Yuri N. Sedunov 1.24.0-alt1.1
    - fixed build debug-gui for %e2k