Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 12:58:56 +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/emulators Makefile ports/emulators/linux-xjoypad Makefile distinfo pkg-descr pkg-message pkg-plist ports/emulators/linux-xjoypad/files patch-xjoypad.c
Message-ID:  <200805281258.m4SCwupD037539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-05-28 12:58:56 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/linux-xjoypad Makefile distinfo pkg-descr 
                            pkg-message pkg-plist 
    emulators/linux-xjoypad/files patch-xjoypad.c 
  Log:
  New Port: emulators/xjoypad
  
          xjoypad allows an USB joypad (probably a USB Joystick, too)
          to be used with games on linux (probably other unix-like
          operating systems too).  This is done by mapping the joypad
          events to X keyboard events which are sent to the window
          currently having the focus. Therefore only keyboard-controlled
          games are currently supported by xjoypad. xjoypad was written
          to add joypad support to the playstation emulator epsxe.
  
  PR:             ports/95990
  Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
  
  Revision  Changes    Path
  1.258     +1 -0      ports/emulators/Makefile
  1.1       +47 -0     ports/emulators/linux-xjoypad/Makefile (new)
  1.1       +3 -0      ports/emulators/linux-xjoypad/distinfo (new)
  1.1       +10 -0     ports/emulators/linux-xjoypad/files/patch-xjoypad.c (new)
  1.1       +15 -0     ports/emulators/linux-xjoypad/pkg-descr (new)
  1.1       +11 -0     ports/emulators/linux-xjoypad/pkg-message (new)
  1.1       +3 -0      ports/emulators/linux-xjoypad/pkg-plist (new)



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