Search Criteria
Package Details: libinput-git 1.12.3.r8.g51ffff36-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libinput-git.git (read-only, click to copy) |
---|---|
Package Base: | libinput-git |
Description: | Input device management and event handling library |
Upstream URL: | https://www.freedesktop.org/wiki/Software/libinput/ |
Licenses: | custom:X11 |
Conflicts: | libinput |
Provides: | libinput |
Submitter: | klusark |
Maintainer: | shoober420 |
Last Packager: | shoober420 |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-28 17:26 (UTC) |
Last Updated: | 2021-02-15 23:43 (UTC) |
Dependencies (9)
- libevdev (libevdev-git)
- libwacom (libwacom-surface)
- mtdev
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view) (make)
- meson (meson-git) (make)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view) (optional) – libinput debug-gui
- python-evdev (optional) – libinput measure
- python-pyudev (optional) – libinput measure
- xorg-xinput (xorg-xinput-git) (optional) – input configuration for X
Required by (150)
- aurora-compositor-git (requires libinput)
- auto-rotation-hdaps-git (requires libinput)
- bucklespring-libinput-git (requires libinput)
- buffyboard (requires libinput)
- buffyboard (requires libinput) (make)
- cardboard-git (requires libinput)
- clutter-git (requires libinput)
- cog (requires libinput)
- cog-wpe-bin (requires libinput)
- consolation (requires libinput)
- detect-tablet-mode-git (requires libinput)
- efl-full-git (requires libinput)
- efl-git (requires libinput)
- efl-git-asan (requires libinput)
- gamescope-git (requires libinput)
- gamescope-plus (requires libinput)
- gebaar-libinput-fork (requires libinput)
- gebaar-libinput-git (requires libinput)
- gnome-x11-gesture-daemon (requires libinput)
- greenisland (requires libinput)
- Show 130 more...
Latest Comments
1 2 3 4 Next › Last »
gmy commented on 2021-02-22 22:38 (UTC)
Would it be possible to remove line
validpgpkeys=('SKIP') # Peter Hutterer (Who-T) <office@who-t.net>
? Yay asks to import pgp key "SKIP" before each build, and fails if that step is not manually skipped.shoober420 commented on 2018-11-10 20:22 (UTC)
Updated to match official repo PKGBUILD, also removed “graphviz” from makedepends, as its not dependent for this to make.
rafaelff commented on 2018-08-06 13:49 (UTC) (edited on 2018-08-06 13:50 (UTC) by rafaelff)
python-recommonmark should be added to depends array.
Also, source URL changed to GitLab: https://gitlab.freedesktop.org/libinput/libinput
shoober420 commented on 2018-08-05 19:14 (UTC) (edited on 2018-08-05 19:16 (UTC) by shoober420)
Recently, libinput has been failing to build with the flux of arch testing updates related to python. It was building fine up until that point. Here is the error.
Found ninja-1.8.2 at /usr/bin/ninja ninja: Entering directory `build' [54/79] Generating sphinx with a custom command. FAILED: doc/user/Documentation /usr/bin/sphinx-build -q -b html -a /home/jukilo420_-/libinput-git/src/libinput/build/doc/user Documentation
Configuration error: There is a programable error in your configuration file:
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/sphinx/config.py", line 161, in init execfile_(filename, config) File "/usr/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "conf.py", line 168, in <module> from recommonmark.parser import CommonMarkParser ModuleNotFoundError: No module named 'recommonmark'</module>
[59/79] Generating symbol file 'input@sha/libinput.so.10.13.0.symbols'. ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting...
klusark commented on 2018-04-03 05:09 (UTC)
@postadelmaga, the version is automatically updated when the package is built.
postadelmaga commented on 2018-04-03 05:02 (UTC)
Can you update the pkgver to 1.10.3 ? There is some bug on 1.9.1 that got fixed on 1.10.2 see: https://bugs.freedesktop.org/show_bug.cgi?id=105258
klusark commented on 2018-01-08 17:57 (UTC)
@wilecoyote, fixed! I just removed the check step for now.
wilecoyote commented on 2018-01-06 21:31 (UTC)
I get the folowing build error:
klusark commented on 2017-09-20 18:17 (UTC)
rafaelff commented on 2017-07-04 16:08 (UTC) (edited on 2017-07-04 16:18 (UTC) by rafaelff)
1 2 3 4 Next › Last »