Search Criteria
Package Details: xf86-input-libinput-git 0.28.1.1.r250.g4985de5-1
Git Clone URL: | https://aur.archlinux.org/xf86-input-libinput-git.git (read-only, click to copy) |
---|---|
Package Base: | xf86-input-libinput-git |
Description: | Generic input driver for the X.Org server based on libinput |
Upstream URL: | http://xorg.freedesktop.org/ |
Keywords: | xf86-input-driver |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | MRLemux |
Maintainer: | shoober420 |
Last Packager: | shoober420 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-17 14:41 |
Last Updated: | 2020-05-15 17:50 |
Dependencies (6)
- libinput (libinput-swap-two-and-three-finger-tap, libinput-fix101796-git, libinput-no-hysteresis, libinput-nosmoothing, libinput-nomiddletap, libinput-accel-profile-git, libinput-hires-scroll, libinput-complyue, libinput-git, libinput-multiplier, libinput-minimal-git, libinput-three-finger-drag)
- libx11 (libx11-git, libx11-threadsafe) (make)
- libxi (libxi-git) (make)
- xorg-server-devel (xorg-server1.12-devel, xorg-server1.19-devel-git, xorg-server-devel-notty, xorg-server-devel-dev, xorg-server-devel-sd_notify, xorg-server-devel-git, xorg-server-devel-rootless-nosystemd-minimal, xorg-server-devel-rootless-nosystemd-minimal-git, xorg-server-devel-noudev) (make)
- xorgproto (xorgproto-git) (make)
- X-ABI-XINPUT_VERSION=24.1 (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server1.19-git, xorg-server-notty, xorg-server-dev, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-rootless-nosystemd-minimal, xorg-server-rootless-nosystemd-minimal-git, xorg-server-noudev, xorg-server) (make)
Required by (31)
- gesture-manager-git (requires xf86-input-libinput)
- gesture-manager-x-git (requires xf86-input-libinput)
- kana-p-git (requires xf86-input-libinput)
- kcm-tablet-git (requires xf86-input-libinput) (optional)
- knetattach-git (requires xf86-input-libinput) (make)
- libthedesk (requires xf86-input-libinput) (make)
- linux-surfacepro3-rt (requires xf86-input-libinput)
- lxqt-config-git (requires xf86-input-libinput) (make)
- plasma-desktop-git (requires xf86-input-libinput) (make)
- td-polkitagent (requires xf86-input-libinput) (make)
- thedesk (requires xf86-input-libinput)
- thedesk (requires xf86-input-libinput) (make)
- thedesk-platform (requires xf86-input-libinput) (make)
- xfce4-settings-gtk2 (requires xf86-input-libinput) (make)
- xorg-server-bug865 (requires xf86-input-libinput)
- xorg-server-common-dev (requires xf86-input-libinput) (make)
- xorg-server-dev (requires xf86-input-libinput)
- xorg-server-dev (requires xf86-input-libinput) (make)
- xorg-server-devel-dev (requires xf86-input-libinput) (make)
- xorg-server-git (requires xf86-input-libinput)
- xorg-server-hwcursor-gamma (requires xf86-input-libinput)
- xorg-server-notty (requires xf86-input-libinput)
- xorg-server-rootless-nosystemd-minimal (requires xf86-input-libinput)
- xorg-server-rootless-nosystemd-minimal-git (requires xf86-input-libinput)
- xorg-server-sd_notify (requires xf86-input-libinput)
- xorg-server-xdmx-dev (requires xf86-input-libinput) (make)
- xorg-server-xephyr-dev (requires xf86-input-libinput) (make)
- xorg-server-xnest-dev (requires xf86-input-libinput) (make)
- xorg-server-xvfb-dev (requires xf86-input-libinput) (make)
- xorg-server-xwayland-dev (requires xf86-input-libinput) (make)
- xorg-server1.19-git (requires xf86-input-libinput)
Latest Comments
Det commented on 2016-11-22 10:39
Oh yeah. autogen.sh isn't autoreconf, which it actually runs by itself.
shoober420 commented on 2016-11-22 04:33
I have mouse input on Xorg server 1.19 HOLY FRICKING POOP
shoober420 commented on 2016-11-22 04:19
It says unrecognized command -vif. It compiles if it's changed to simply -v.
Det commented on 2016-11-21 22:17
That's odd? Is it the -f or the -i doing it?
On the README.md it says:
"To build this driver:
autoreconf -vif
./configure [...]"
shoober420 commented on 2016-11-21 22:14
I had to remove the -vif command line parameter from line 32 for this to build. I still dont have mouse input in Xorg 1.19 with this. Only have keyboard input. It might be on my end. Ill see and post back.
Det commented on 2016-11-11 15:30
Oh
zaidan commented on 2016-11-11 11:44
The package does not compile.
./configure: No such file or directory
Had to add the following line to PKGBUILD:
./autogen.sh --prefix=/usr
Det commented on 2016-11-06 21:09
Everything should work now, but no one knows.
haagch commented on 2015-12-09 14:17
Can you add a provide for xf86-input-driver? xorg-server and xorg-server-git depend on it.