PCSX-Reloaded is a Sony PlayStation 1 emulator.

OK landry@
This commit is contained in:
jeremy 2011-04-01 17:18:55 +00:00
parent 1a7777786b
commit 097285aa5e
4 changed files with 99 additions and 0 deletions

47
emulators/pcsxr/Makefile Normal file
View File

@ -0,0 +1,47 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/01 17:18:55 jeremy Exp $
SHARED_ONLY = Yes
COMMENT = Playstation 1 emulator
DISTNAME = pcsxr-1.9.92
CATEGORIES = emulators games
HOMEPAGE = http://pcsxr.codeplex.com/
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=pcsxr&DownloadId=140521&FileTime=129254829621800000&Build=17672&
FETCH_CMD = /usr/bin/ftp -o ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} -V ${_PROGRESS} -k ${FTP_KEEPALIVE}
EXTRACT_SUFX = .tar.bz2
USE_GMAKE = Yes
MODULES = devel/gettext
WANTLIB += GL SDL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xtst Xv Xxf86vm atk-1.0
WANTLIB += c cairo cdio drm expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glade-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
WANTLIB += sndio usbhid xcb xcb-render xcb-shm xml2 z
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CFLAGS="-I/usr/X11R6/include/"
CONFIGURE_ARGS = --enable-libcdio --enable-opengl
LIB_DEPENDS = audio/libcdio \
devel/libglade2 \
devel/sdl \
devel/sdl-net \
x11/gtk+2
RUN_DEPENDS = devel/desktop-file-utils
.include <bsd.port.mk>

5
emulators/pcsxr/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (pcsxr-1.9.92.tar.bz2) = KEEa7QtEJPlyJ9lL3vrsgw==
RMD160 (pcsxr-1.9.92.tar.bz2) = GAJuHvw0iuz2fyca2X6nDaS8z8A=
SHA1 (pcsxr-1.9.92.tar.bz2) = 0PM29JzcLtvsI+daAdEMjVQG7Vg=
SHA256 (pcsxr-1.9.92.tar.bz2) = +5bb8X6i1SFbWDOFNDURQ+jvcxbCVQSZG6djCfyTFhE=
SIZE (pcsxr-1.9.92.tar.bz2) = 1471890

View File

@ -0,0 +1,3 @@
PCSX-Reloaded is a PlayStation Emulator based on PCSX-df 1.9, with
support for Windows, GNU/Linux and Mac OS X as well as many bugfixes
and improvements.

44
emulators/pcsxr/pkg/PLIST Normal file
View File

@ -0,0 +1,44 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/01 17:18:55 jeremy Exp $
@bin bin/pcsx
lib/games/
lib/games/psemu/
@bin lib/games/psemu/cfgDFCdrom
@bin lib/games/psemu/cfgDFInput
@bin lib/games/psemu/cfgDFNet
@bin lib/games/psemu/cfgDFSound
@bin lib/games/psemu/cfgDFXVideo
@bin lib/games/psemu/cfgpeopsxgl
@comment lib/games/psemu/libDFCdrom.la
lib/games/psemu/libDFCdrom.so
@comment lib/games/psemu/libDFInput.la
lib/games/psemu/libDFInput.so
@comment lib/games/psemu/libDFNet.la
lib/games/psemu/libDFNet.so
@comment lib/games/psemu/libDFSound.la
lib/games/psemu/libDFSound.so
@comment lib/games/psemu/libDFXVideo.la
lib/games/psemu/libDFXVideo.so
lib/games/psemu/libpeopsxgl.la
lib/games/psemu/libpeopsxgl.so
@man man/man1/pcsx.1
share/applications/pcsx.desktop
share/locale/it/LC_MESSAGES/pcsx.mo
share/locale/pt_BR/LC_MESSAGES/pcsx.mo
share/locale/ru_RU/
share/locale/ru_RU/LC_MESSAGES/
share/locale/ru_RU/LC_MESSAGES/pcsx.mo
share/locale/zh_CN/LC_MESSAGES/pcsx.mo
share/locale/zh_TW/LC_MESSAGES/pcsx.mo
share/pcsx/
share/pcsx/pcsx.glade2
share/pcsx/pcsx.jpg
share/pixmaps/
share/pixmaps/pcsx-icon.png
share/psemu/
share/psemu/dfcdrom.glade2
share/psemu/dfinput.glade2
share/psemu/dfnet.glade2
share/psemu/dfsound.glade2
share/psemu/dfxvideo.glade2
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database