Port details |
- libretro-ppsspp PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
- 1.17.1_1 emulators =2 1.16.5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-06-27 23:25:00
- Last Update: 2024-07-17 13:31:55
- Commit Hash: 57569e0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- libretro-ppsspp>0:emulators/libretro-ppsspp
- To install the port:
- cd /usr/ports/emulators/libretro-ppsspp/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libretro-ppsspp
- pkg install libretro-ppsspp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-ppsspp
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: mips mips64 powerpc powerpc64 powerpcspe
- distinfo:
- TIMESTAMP = 1707052082
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
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- Library dependencies:
-
- libzip.so : archivers/libzip
- libsnappy.so : archivers/snappy
- libzstd.so : archivers/zstd
- libavcodec.so : multimedia/ffmpeg
- libminiupnpc.so : net/miniupnpc
- libpng.so : graphics/png
- libGLEW.so : graphics/glew
- libOpenGL.so : graphics/libglvnd
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- emulators_libretro-ppsspp
- USES:
- cmake compiler:c++11-lib gl localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: emulators/ppsspp |
Commit | Credits | Log message |
1.17.1_1 17 Jul 2024 13:31:55 |
Vladimir Druzenko (vvd) |
emulators/{,libretro-}ppsspp{,-qt5}: Fix build with miniupnpc-2.2.8
Upstream bug report: https://github.com/hrydgard/ppsspp/issues/19333
While here fix plist error in libretro-ppsspp and pet portclippy.
PR: 280298 |
1.16.5 28 Sep 2023 11:41:58 |
Jan Beich (jbeich) |
emulators/ppsspp: update to 1.16.5
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.5
Reported by: GitHub (watch releases) |
1.16.4_1 25 Sep 2023 13:28:39 |
Jan Beich (jbeich) |
emulators/ppsspp: unbundle net/miniupnpc after 30529d609400
PPSSPP fork appears to be miniupnpc_2_2_2-6-g3a87be3 snapshot,
thus a subset of system version after 529426676b2b.
https://github.com/hrydgard/ppsspp/commit/521b04452efc |
1.16 09 Sep 2023 16:13:58 |
Jan Beich (jbeich) |
emulators/ppsspp: update to 1.16
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16
Reported by: GitHub (watch releases) |
1.15.4_2 20 Jun 2023 00:50:00 |
Jan Beich (jbeich) |
emulators/libretro-ppsspp: enable Vulkan for KMS console after 34a5259f5126
https://github.com/hrydgard/ppsspp/commit/e3540ccd1719 |
1.15.4_1 20 Jun 2023 00:50:00 |
Jan Beich (jbeich) |
emulators/ppsspp: unbundle archivers/zstd after 30529d609400
https://github.com/hrydgard/ppsspp/commit/63966cb7a70d
Inspired by: Alpine, Arch, Gentoo, OpenBSD, openSUSE, Void |
1.15 30 Apr 2023 16:47:21 |
Jan Beich (jbeich) |
emulators/ppsspp: update to 1.15
Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.15
Reported by: GitHub (watch releases) |
1.14.4_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.14.4_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.13.2 10 Sep 2022 15:18:16 |
Jan Beich (jbeich) |
emulators/ppsspp: update to 1.13.2
Changes: https://github.com/hrydgard/ppsspp/compare/v1.13.1...v1.13.2
Reported by: GitHub (watch releases) |
1.13.1_1 05 Aug 2022 17:58:34 |
Bernard Spil (brnrd) |
archivers/libzip: Bump PORTREVISION on dependent ports |
1.12 06 Oct 2021 23:12:57 |
Jan Beich (jbeich) |
emulators/ppsspp: update to 1.12
Changes: https://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.11.3...v1.12
Reported by: GitHub (watch releases) |
1.11.3_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.11.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.11.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10 27 Jun 2020 23:24:36 |
jbeich |
emulators/ppsspp: update to 1.10
- LIBRETRO option is now libretro-ppsspp port
Changes: https://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.9.4...v1.10
Reported by: GitHub (watch releases) |