Port details on branch 2023Q1 |
- ppsspp-qt5 PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
- 1.14.4 emulators
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-01-03 11:57:55
- Last Update: unknown
- License: GPLv2+
- WWW:
- https://www.ppsspp.org/
- Description:
- PPSSPP is a HLE ("high level emulation") emulator, it simulates the
PSP OS as seen by the game rather than the full hardware. A program
running on the PSP OS can send raw display lists to the graphics
chips, but can't access the flash controller or the Media Engine
directly, instead it has to go through libraries and the PSP OS
kernel. We simply simulate these. This is a lot of work though, the
PSP OS is large and has plenty of functionality so achieving 100%
compatibility is difficult bordering on the impossible. We can get
close though.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ppsspp-qt5>0:emulators/ppsspp-qt5
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/emulators/ppsspp-qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/ppsspp-qt5
- pkg install ppsspp-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ppsspp-qt5
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: mips mips64 powerpc powerpc64 powerpcspe sparc64
- distinfo:
- TIMESTAMP = 1672740871
SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b
SIZE (ppsspp.1) = 1598
Packages (timestamps in pop-ups are UTC):
- Master port: emulators/ppsspp
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- sdl2-config : devel/sdl20
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libzip.so : archivers/libzip
- libsnappy.so : archivers/snappy
- libavcodec.so : multimedia/ffmpeg
- libGLEW.so : graphics/glew
- libOpenGL.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_ppsspp-qt5
- USES:
- cmake compiler:c++11-lib gl localbase:ldflags pkgconfig shared-mime-info qt:5 sdl
- pkg-message:
- For install:
- Known issues:
- Default assignment of joystick buttons requires evdev-based driver e.g.,
hgame(4) on FreeBSD >= 13.0, sysutils/iichid or multimedia/webcamd.
If your joystick isn't detected consider defining SDL_GAMECONTROLLERCONFIG
in environ(7) after generating the entry via controllermap (or antimicro).
- Master Sites:
|