diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index eb8627caa149..a135e7ad8e70 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -1,51 +1,52 @@ COMMENT = X11 drivers SUBDIR += xf86-input-egalax SUBDIR += xf86-input-elographics SUBDIR += xf86-input-evdev SUBDIR += xf86-input-joystick SUBDIR += xf86-input-keyboard SUBDIR += xf86-input-libinput SUBDIR += xf86-input-mouse SUBDIR += xf86-input-synaptics SUBDIR += xf86-input-vmmouse SUBDIR += xf86-input-void SUBDIR += xf86-input-wacom SUBDIR += xf86-video-amdgpu SUBDIR += xf86-video-ast SUBDIR += xf86-video-ati SUBDIR += xf86-video-dummy SUBDIR += xf86-video-intel SUBDIR += xf86-video-mga SUBDIR += xf86-video-nv SUBDIR += xf86-video-qxl SUBDIR += xf86-video-scfb SUBDIR += xf86-video-vesa SUBDIR += xf86-video-vmware SUBDIR += xlibre-drivers + SUBDIR += xlibre-xf86-input-egalax SUBDIR += xlibre-xf86-input-elographics SUBDIR += xlibre-xf86-input-evdev SUBDIR += xlibre-xf86-input-joystick SUBDIR += xlibre-xf86-input-keyboard SUBDIR += xlibre-xf86-input-libinput SUBDIR += xlibre-xf86-input-mouse SUBDIR += xlibre-xf86-input-synaptics SUBDIR += xlibre-xf86-input-vmmouse SUBDIR += xlibre-xf86-input-void SUBDIR += xlibre-xf86-input-wacom SUBDIR += xlibre-xf86-video-amdgpu SUBDIR += xlibre-xf86-video-ast SUBDIR += xlibre-xf86-video-ati SUBDIR += xlibre-xf86-video-dummy SUBDIR += xlibre-xf86-video-intel SUBDIR += xlibre-xf86-video-mga SUBDIR += xlibre-xf86-video-nv SUBDIR += xlibre-xf86-video-qxl SUBDIR += xlibre-xf86-video-scfb SUBDIR += xlibre-xf86-video-vesa SUBDIR += xlibre-xf86-video-vmware SUBDIR += xorg-drivers SUBDIR += xorgxrdp SUBDIR += xorgxrdp-devel .include diff --git a/x11-drivers/xlibre-xf86-input-egalax/Makefile b/x11-drivers/xlibre-xf86-input-egalax/Makefile new file mode 100644 index 000000000000..744a075f4bd8 --- /dev/null +++ b/x11-drivers/xlibre-xf86-input-egalax/Makefile @@ -0,0 +1,15 @@ +PORTNAME= xlibre-xf86-input-egalax +PORTVERSION= 25.0.0 +CATEGORIES= x11-drivers + +MAINTAINER= b-aaz@proton.me +COMMENT= XLibre input driver for eGalax touch screen devices +WWW= https://github.com/X11Libre/xf86-input-egalax/ + +LICENSE= BSD2CLAUSE + +USES= xlibre-cat:driver + +GH_TAGNAME= cb775ae + +.include diff --git a/x11-drivers/xlibre-xf86-input-egalax/distinfo b/x11-drivers/xlibre-xf86-input-egalax/distinfo new file mode 100644 index 000000000000..3a3d1cf9f68e --- /dev/null +++ b/x11-drivers/xlibre-xf86-input-egalax/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1766501587 +SHA256 (xlibre/driver/X11Libre-xf86-input-egalax-25.0.0-cb775ae_GH0.tar.gz) = 792c85ef41d084c74f469ba412267869a175eca80bc9232c82671a7439ca2abf +SIZE (xlibre/driver/X11Libre-xf86-input-egalax-25.0.0-cb775ae_GH0.tar.gz) = 8341 diff --git a/x11-drivers/xlibre-xf86-input-egalax/pkg-descr b/x11-drivers/xlibre-xf86-input-egalax/pkg-descr new file mode 100644 index 000000000000..89622a2d79cb --- /dev/null +++ b/x11-drivers/xlibre-xf86-input-egalax/pkg-descr @@ -0,0 +1 @@ +This package contains the XLibre xf86-input-egalax driver. See also uep(4). diff --git a/x11-drivers/xlibre-xf86-input-egalax/pkg-plist b/x11-drivers/xlibre-xf86-input-egalax/pkg-plist new file mode 100644 index 000000000000..430da31ae8e6 --- /dev/null +++ b/x11-drivers/xlibre-xf86-input-egalax/pkg-plist @@ -0,0 +1,2 @@ +%%MODULEDIR%%/input/egalax_drv.so +share/man/man4/egalax.4x.gz