Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 23:52:08 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libgiigic Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200412082352.iB8Nq8sL007056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004-12-08 23:52:08 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libgiigic      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add libgiigic, a convenience library that works on top of libgii whereby gic
  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>
  
  Revision  Changes    Path
  1.1762    +1 -0      ports/devel/Makefile
  1.1       +92 -0     ports/devel/libgiigic/Makefile (new)
  1.1       +2 -0      ports/devel/libgiigic/distinfo (new)
  1.1       +8 -0      ports/devel/libgiigic/pkg-descr (new)
  1.1       +31 -0     ports/devel/libgiigic/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412082352.iB8Nq8sL007056>