Port details on branch 2025Q3 |
- ppsspp-qt5 PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
- 1.19.2 emulators
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kreinholz@gmail.com
 - Port Added: 2025-07-12 03:31:10
- Last Update: unknown
- License: GPLv2+ BSD3CLAUSE
- 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
- distinfo:
- TIMESTAMP = 1750002545
SHA256 (hrydgard-ppsspp-v1.19.2_GH0.tar.gz) = 4b3abbdc2f76daad5d038c0676ab0ec91a4588a30a894e6604b76a061d683583
SIZE (hrydgard-ppsspp-v1.19.2_GH0.tar.gz) = 38797975
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: emulators/ppsspp
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libavcodec.a : multimedia/ffmpeg3
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- 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-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libzip.so : archivers/libzip
- libsnappy.so : archivers/snappy
- libzstd.so : archivers/zstd
- libminiupnpc.so : net/miniupnpc
- libopenxr_loader.so : graphics/openxr
- libpng.so : graphics/png
- libGLEW.so : graphics/glew
- libOpenGL.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- libQt5Core.so : devel/qt5-core
- 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 desktop-file-utils desktop-file-utils qt:5 shared-mime-info 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:
|