[Bug 195754] [New Port] games/antimicro: map keyboard and mouse to a gamepad

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 17 01:33:22 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195754

--- Comment #2 from Jan Beich <jbeich at vfemail.net> ---
Comment on attachment 150277
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150277
shar file

> XCATEGORIES=	games

x11 category maybe better based on number of input simulation tools.

  deskutils/easystroke
  emulators/joytran
  sysutils/bsdmoted
  x11/imwheel
  x11/xdotool
  x11/xstroke

>XGH_COMMIT=	e851802
>XGH_TAGNAME=	${GH_COMMIT}

2.10 is out. And drop GH_TAGNAME if it matches revision of the tag.

>XUSE_GCC=	yes

Define USES=compiler:c++11-lang for recent enough compiler instead.
If the intent is something else a comment maybe appropriate.

The port builds fine here on 9.3R i386 with base g++ 4.2.1.
And having USE_GCC instead of USES=compiler:gcc-c++11-lib
may cause libc++ crashes on 10.0R and later.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list