Date: Sat, 26 Jul 2008 07:55:02 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libgamepad Makefile distinfo pkg-descr pkg-plist Message-ID: <200807260755.m6Q7t2FX038569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-07-26 07:55:02 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libgamepad Makefile distinfo pkg-descr pkg-plist Log: New port: devel/libgamepad Uniform API for joysticks and gamepads Libgamepad is a portable, uniform API for joystick and gamepad devices. It's meant to overlay platform-dependent interfaces just as the BSD joy and uhid drivers, and the user-space libhid. This will allow device and platform dependencies to be left out of applications, making them simpler and more portable. PR: ports/125872 Submitted by: Jason Bacon <jwbacon@tds.net> Revision Changes Path 1.3148 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/libgamepad/Makefile (new) 1.1 +3 -0 ports/devel/libgamepad/distinfo (new) 1.1 +5 -0 ports/devel/libgamepad/pkg-descr (new) 1.1 +8 -0 ports/devel/libgamepad/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807260755.m6Q7t2FX038569>