forked from kiss-community/repo
xf86-input-libinput: add pkg
This commit is contained in:
parent
2fbdf692c2
commit
ac925a525b
7
xorg/xf86-input-libinput/build
Executable file
7
xorg/xf86-input-libinput/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/xf86-input-libinput/checksums
Normal file
1
xorg/xf86-input-libinput/checksums
Normal file
@ -0,0 +1 @@
|
||||
b8b346962c6b62b8069928c29c0db83b6f544863bf2fc6830f324de841de2820 xf86-input-libinput-0.28.2.tar.bz2
|
2
xorg/xf86-input-libinput/depends
Normal file
2
xorg/xf86-input-libinput/depends
Normal file
@ -0,0 +1,2 @@
|
||||
libinput
|
||||
xorg-server
|
1
xorg/xf86-input-libinput/sources
Normal file
1
xorg/xf86-input-libinput/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/driver/xf86-input-libinput-0.28.2.tar.bz2
|
1
xorg/xf86-input-libinput/version
Normal file
1
xorg/xf86-input-libinput/version
Normal file
@ -0,0 +1 @@
|
||||
0.28.2 1
|
Loading…
Reference in New Issue
Block a user