FreeBSD Bugzilla – Attachment 64598 Details for
Bug 95990
New Port: emulators/xjoypad
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
xjoypad.shar
xjoypad.shar (text/plain), 3.34 KB, created by
Timothy Beyer
on 2006-04-18 10:00:28 UTC
(
hide
)
Description:
xjoypad.shar
Filename:
MIME Type:
Creator:
Timothy Beyer
Created:
2006-04-18 10:00:28 UTC
Size:
3.34 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># xjoypad/ ># xjoypad/Makefile ># xjoypad/distinfo ># xjoypad/pkg-message ># xjoypad/pkg-plist ># xjoypad/pkg-descr ># >echo c - xjoypad/ >mkdir -p xjoypad/ > /dev/null 2>&1 >echo x - xjoypad/Makefile >sed 's/^X//' >xjoypad/Makefile << 'END-of-xjoypad/Makefile' >X# New ports collection makefile for: linux-xjoypad >X# Date created: 17 Apr 2006 >X# Whom: Timothy Beyer <beyert@cs.ucr.edu> >X# >X# $FreeBSD: ports/emulators/linux-xjoypad/Makefile,v 1.00 2006/04/17 17:23:40 beyert Exp $ >X# >X >XPORTNAME= xjoypad >XPORTVERSION= 1 >XCATEGORIES= emulators linux >XMASTER_SITES= http://members.chello.at/erich.kitzmueller/ammoq/ >XPKGNAMEPREFIX= linux- >XDISTNAME= xjoypad >X >XMAINTAINER= beyert@cs.ucr.edu >XCOMMENT= Joy-Device to X mapping (lets you play Linux games with a joypad) >X >XBUILD_DEPENDS=${X11BASE}/lib/libX11.a:${PORTSDIR}/x11/libX11 >XRUN_DEPENDS= /boot/modules/linux_js.ko:${PORTSDIR}/devel/linux-js >X >XWRKSRC= ${WRKDIR}/xjoypad/ >XUSE_LINUX= yes >XUSE_X_PREFIX= yes >XUSE_ZIP= yes >X >XFILES=xjoypad.c sendevent.c >XCFLAGS+=-I ${PREFIX}/include >XLIB_X11=${PREFIX}/lib/libX11.a >X >Xdo-build: >X (cd ${WRKSRC} && ${CC} ${CFLAGS} -o xjoypad ${FILES} -lcompat ${LIB_X11}) >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/xjoypad ${PREFIX}/bin >X >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR} >X.endif >X >X @${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.mk> >END-of-xjoypad/Makefile >echo x - xjoypad/distinfo >sed 's/^X//' >xjoypad/distinfo << 'END-of-xjoypad/distinfo' >XMD5 (xjoypad.zip) = 3cd14dae1e19f499e658c42d1d8861cc >XSHA256 (xjoypad.zip) = 1e640c369191c977a9729deac422d97dcc964cec219e5e1fc953afaeab8e82a8 >XSIZE (xjoypad.zip) = 419299 >END-of-xjoypad/distinfo >echo x - xjoypad/pkg-message >sed 's/^X//' >xjoypad/pkg-message << 'END-of-xjoypad/pkg-message' >X=============================================================================== >XTo activate the default joystick to key mapping, run the command >X >Xxjoypad -device /dev/input/js* & >X >Xwhere * depends on whether you are using using a standard game pad or >Xa usb game pad >X >Xnote that the -device switch is incorrectly stated as -devicefilename >Xin the documentation >X=============================================================================== >END-of-xjoypad/pkg-message >echo x - xjoypad/pkg-plist >sed 's/^X//' >xjoypad/pkg-plist << 'END-of-xjoypad/pkg-plist' >Xbin/xjoypad >X%%PORTDOCS%%%%DOCSDIR%%/README.txt >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-xjoypad/pkg-plist >echo x - xjoypad/pkg-descr >sed 's/^X//' >xjoypad/pkg-descr << 'END-of-xjoypad/pkg-descr' >Xexcerpt from README.txt: >X >Xxjoypad allows an USB joypad (probably a USB joystick, too) to be used >Xwith games on linux (probably other unix-like operating systems too). >XThis is done by mapping the joypad events to X keyboard events which >Xare sent to the window currently having the focus. Therefore only >Xkeyboard-controlled games are currently supported by xjoypad. xjoypad >Xwas written to add joypad support to the playstation emulator epsxe. >X >XThis is the Linux version. >X >XWWW: http://members.chello.at/erich.kitzmueller/ammoq/download.html >X >X- Timothy Beyer >Xbeyert@cs.ucr.edu >END-of-xjoypad/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 95990
: 64598