aboutsummaryrefslogtreecommitdiff
path: root/libevdev
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /libevdev
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'libevdev')
-rw-r--r--libevdev/.checksum1
-rw-r--r--libevdev/.files24
-rw-r--r--libevdev/abuild5
3 files changed, 30 insertions, 0 deletions
diff --git a/libevdev/.checksum b/libevdev/.checksum
new file mode 100644
index 00000000..e2ea077f
--- /dev/null
+++ b/libevdev/.checksum
@@ -0,0 +1 @@
+f5b544de356cb65ff9e1c63e8eb1f53b1e421f32ac064f764a69927f57f91905 libevdev-1.13.4.tar.xz
diff --git a/libevdev/.files b/libevdev/.files
new file mode 100644
index 00000000..14af9666
--- /dev/null
+++ b/libevdev/.files
@@ -0,0 +1,24 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/libevdev-tweak-device
+-rwxr-xr-x root/root usr/bin/mouse-dpi-tool
+-rwxr-xr-x root/root usr/bin/touchpad-edge-detector
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/libevdev-1.0/
+drwxr-xr-x root/root usr/include/libevdev-1.0/libevdev/
+-rw-r--r-- root/root usr/include/libevdev-1.0/libevdev/libevdev-uinput.h
+-rw-r--r-- root/root usr/include/libevdev-1.0/libevdev/libevdev.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libevdev.so -> libevdev.so.2
+lrwxrwxrwx root/root usr/lib/libevdev.so.2 -> libevdev.so.2.3.0
+-rwxr-xr-x root/root usr/lib/libevdev.so.2.3.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libevdev.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/libevdev-tweak-device.1.gz
+-rw-r--r-- root/root usr/share/man/man1/mouse-dpi-tool.1.gz
+-rw-r--r-- root/root usr/share/man/man1/touchpad-edge-detector.1.gz
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/libevdev.3.gz
diff --git a/libevdev/abuild b/libevdev/abuild
new file mode 100644
index 00000000..10650ea3
--- /dev/null
+++ b/libevdev/abuild
@@ -0,0 +1,5 @@
+name=libevdev
+version=1.13.4
+release=1
+source="https://www.freedesktop.org/software/$name/$name-$version.tar.xz"
+build_opt="-Ddocumentation=disabled -Dtests=disabled"