./x11/xf86-input-void, Modular Xorg dummy input driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.2nb2, Package name: xf86-input-void-1.4.2nb2, Maintainer: pkgsrc-users

This is a dummy input device for the modular Xorg server. It never
delivers any events, but can be used as pointer and keyboard device to
run the Xorg server without real core devices.


Required to run:
[x11/modular-xorg-server]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 251.844 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-11-05 23:36:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xf86-input-void: update to 1.4.2.

Alan Coopersmith (8):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      InputDriverRec: Resolve -Wmissing-field-initializers warning
      InitValuatorAxisStruct: Add missing line breaks
      xf86-input-void 1.4.2

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-03 13:50:14 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add avoid-duplicate.mk
   2021-12-03 13:47:54 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add builtin.mk files
   2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57)
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.