From ae4593e20cef97c7323d522b40994a59425cd6d5 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 29 Jun 2024 23:15:54 +0800 Subject: added xorg repo --- repos/xorg/xf86-input-evdev/.files | 18 ++++++++++++++++++ repos/xorg/xf86-input-evdev/abuild | 4 ++++ repos/xorg/xf86-input-evdev/depends | 5 +++++ 3 files changed, 27 insertions(+) create mode 100644 repos/xorg/xf86-input-evdev/.files create mode 100644 repos/xorg/xf86-input-evdev/abuild create mode 100644 repos/xorg/xf86-input-evdev/depends (limited to 'repos/xorg/xf86-input-evdev') diff --git a/repos/xorg/xf86-input-evdev/.files b/repos/xorg/xf86-input-evdev/.files new file mode 100644 index 00000000..f1264bf0 --- /dev/null +++ b/repos/xorg/xf86-input-evdev/.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/evdev-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-evdev.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/evdev_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/10-evdev.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/evdev.4.gz diff --git a/repos/xorg/xf86-input-evdev/abuild b/repos/xorg/xf86-input-evdev/abuild new file mode 100644 index 00000000..f36d0d9a --- /dev/null +++ b/repos/xorg/xf86-input-evdev/abuild @@ -0,0 +1,4 @@ +name=xf86-input-evdev +version=2.10.6 +release=1 +source="http://xorg.freedesktop.org/archive/individual/driver/$name-$version.tar.bz2" diff --git a/repos/xorg/xf86-input-evdev/depends b/repos/xorg/xf86-input-evdev/depends new file mode 100644 index 00000000..dce50de3 --- /dev/null +++ b/repos/xorg/xf86-input-evdev/depends @@ -0,0 +1,5 @@ +libevdev +mtdev +xorg-server +xorgproto +libudev-zero -- cgit v1.2.3