Пакет libinput: Информация

  • Default inline alert: Версия в репозитории: 1.18.2-alt1

Исходный пакет: libinput
Версия: 1.14.0-alt1
Собран:  12 августа 2019 г. 16:45 в задании #235889
Сообщить об ошибке в пакете
Домашняя страница: http://www.freedesktop.org/wiki/Software/libinput/

Лицензия: MIT
О пакете: Input devices library
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libinput (x86_64, ppc64le, i586, aarch64)
libinput-debuginfo (x86_64, ppc64le, i586, aarch64)
libinput-devel (x86_64, ppc64le, i586, aarch64)
libinput-tools (x86_64, ppc64le, i586, aarch64)
libinput-tools-debuginfo (x86_64, ppc64le, i586, aarch64)
libinput-tools-gui (x86_64, ppc64le, i586, aarch64)
libinput-tools-gui-debuginfo (x86_64, ppc64le, i586, aarch64)

Сопровождающий: Yuri N. Sedunov


    1. libevdev-devel >= 0.4
    2. python3-module-pyparsing
    3. libmtdev-devel >= 1.1.0
    4. meson
    5. /proc
    6. gcc-c++
    7. libsystemd-devel
    8. gdb
    9. libgtk+3-devel
    10. libcheck-devel
    11. rpm-build-python3
    12. libudev-devel
    13. rpm-macros-valgrind
    14. valgrind
    15. libwacom-devel

Последнее изменение


8 августа 2019 г. Yuri N. Sedunov 1.14.0-alt1
- 1.14.0
28 июня 2019 г. Yuri N. Sedunov 1.13.4-alt1
- 1.13.4
25 июня 2019 г. Gleb Fotengauer-Malinovskiy 1.13.3-alt2
- Fixed build with disabled check.
- Enabled build of testsuite by default.