aboutsummaryrefslogtreecommitdiff
path: root/repos/xorg/xf86-input-libinput
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-06-29 23:15:54 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-06-29 23:15:54 +0800
commitae4593e20cef97c7323d522b40994a59425cd6d5 (patch)
tree7b3e8750bbbfa32e917869e325027108ee59ee85 /repos/xorg/xf86-input-libinput
parentb5aa76f45da627817380276080b2b8bba6e74f68 (diff)
downloadalicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz
alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip
added xorg repo
Diffstat (limited to 'repos/xorg/xf86-input-libinput')
-rw-r--r--repos/xorg/xf86-input-libinput/.files18
-rw-r--r--repos/xorg/xf86-input-libinput/abuild4
-rw-r--r--repos/xorg/xf86-input-libinput/depends4
3 files changed, 26 insertions, 0 deletions
diff --git a/repos/xorg/xf86-input-libinput/.files b/repos/xorg/xf86-input-libinput/.files
new file mode 100644
index 00000000..ec0c5cf9
--- /dev/null
+++ b/repos/xorg/xf86-input-libinput/.files
@@ -0,0 +1,18 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/xorg/
+-rw-r--r-- root/root usr/include/xorg/libinput-properties.h
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/xorg-libinput.pc
+drwxr-xr-x root/root usr/lib/xorg/
+drwxr-xr-x root/root usr/lib/xorg/modules/
+drwxr-xr-x root/root usr/lib/xorg/modules/input/
+-rwxr-xr-x root/root usr/lib/xorg/modules/input/libinput_drv.so
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/X11/
+drwxr-xr-x root/root usr/share/X11/xorg.conf.d/
+-rw-r--r-- root/root usr/share/X11/xorg.conf.d/40-libinput.conf
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/libinput.4.gz
diff --git a/repos/xorg/xf86-input-libinput/abuild b/repos/xorg/xf86-input-libinput/abuild
new file mode 100644
index 00000000..23f5e72b
--- /dev/null
+++ b/repos/xorg/xf86-input-libinput/abuild
@@ -0,0 +1,4 @@
+name=xf86-input-libinput
+version=1.4.0
+release=1
+source="https://www.x.org/pub/individual/driver/$name-$version.tar.xz"
diff --git a/repos/xorg/xf86-input-libinput/depends b/repos/xorg/xf86-input-libinput/depends
new file mode 100644
index 00000000..916798c6
--- /dev/null
+++ b/repos/xorg/xf86-input-libinput/depends
@@ -0,0 +1,4 @@
+libinput
+xorg-server
+xorgproto
+util-macros