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

Edwin Groothuis edwin at FreeBSD.org
Wed May 28 12:58:56 UTC 2008


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 at 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)


More information about the cvs-all mailing list