Bug 218383

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:
Description Flags
port`s svn diff output
none
poudriere build log
none
poudriere build log
none
port`s svn diff output none

Description Vladimir Kondratyev freebsd_committer freebsd_triage 2017-04-04 22:41:49 UTC
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.
Comment 1 Vladimir Kondratyev freebsd_committer freebsd_triage 2017-04-04 22:43:24 UTC
Created attachment 181494 [details]
poudriere build log
Comment 2 Vladimir Kondratyev freebsd_committer freebsd_triage 2017-06-12 12:14:04 UTC
Created attachment 183424 [details]
poudriere build log
Comment 3 Vladimir Kondratyev freebsd_committer freebsd_triage 2017-06-12 12:16:18 UTC
Created attachment 183425 [details]
port`s svn diff output

Replace xmlto dependence with minixmlto
Comment 4 Baptiste Daroussin freebsd_committer freebsd_triage 2017-08-09 09:33:54 UTC
Approved
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-08-09 21:01:12 UTC
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
Comment 6 Vladimir Kondratyev freebsd_committer freebsd_triage 2017-08-09 21:13:49 UTC
Committed to ports tree as r447657