aboutsummaryrefslogtreecommitdiff
path: root/devel/libgiigic
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on 4.XJean-Yves Lefort2005-04-182-12/+6
| | | | | | | | | | | - Use USE_LIBTOOL_VER=15 PR: ports/80026 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=133619
* Add libgiigic, a convenience library that works on top of libgii whereby gicPav Lucistnik2004-12-084-0/+133
stands for 'General Input Configuration'. It provides easy Descent/Forsaken style input configuration. It basically handles binding of keystrokes, mice and valuators to program actions. For short, it allows to configure input events with actions as you know from modern computer games. PR: ports/74822 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Notes: svn path=/head/; revision=123511