Summary: | [NEW PORT] devel/evemu: Records and replays EVDEV descriptions and events | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Kondratyev <wulf> | ||||||||||
Component: | Individual Port(s) | Assignee: | Vladimir Kondratyev <wulf> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | ||||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Created attachment 181494 [details]
poudriere build log
Created attachment 183424 [details]
poudriere build log
Created attachment 183425 [details]
port`s svn diff output
Replace xmlto dependence with minixmlto
Approved A commit references this bug: Author: wulf Date: Wed Aug 9 21:00:13 UTC 2017 New revision: 447657 URL: https://svnweb.freebsd.org/changeset/ports/447657 Log: New port: devel/evemu Tools and bindings for kernel input event device emulation and data capture and replay. Evemu provides a programmatic API to access the kernel input event devices. The original and intended purpose is for supporting multi-touch input, especially with regard to the Ubuntu touch and gesture stack. WWW: http://www.freedesktop.org/wiki/Evemu PR: 218383 Approved by: bapt (mentor) Changes: head/devel/Makefile head/devel/evemu/ head/devel/evemu/Makefile head/devel/evemu/distinfo head/devel/evemu/files/ head/devel/evemu/files/patch-src_evemu.c head/devel/evemu/files/patch-tools_evemu-record.c head/devel/evemu/pkg-descr head/devel/evemu/pkg-plist Committed to ports tree as r447657 |
Created attachment 181493 [details] port`s svn diff output Tools and bindings for kernel input event device emulation and data capture and replay. Evemu provides a programmatic API to access the kernel input event devices. The original and intended purpose is for supporting multi-touch input, especially with regard to the Ubuntu touch and gesture stack.