Version: 1.11.3, Package name: ppsspp-1.11.3 |
Maintained by: Anthony J. Bentley |
Master sites: |
Description PPSSPP is a Sony PlayStation Portable emulator. |
Filesize: 29362.966 KB |
Version History (View Complete History) |
|
2021-09-18 18:34:55 by Anthony J. Bentley | Files touched by this commit (10) |
Log message: Update to ppsspp-1.11.3. fix ffmpeg patches that were breaking some games. ok (and initally from) stsp@ |
2021-08-07 10:57:07 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: This only builds on archs with JIT support Add ONLY_FOR_ARCHS with a list of architectures that support JIT. Keep ONLY_FOR_ARCHS = ${BE_ARCHS} for documentation support even if it is now redundant. Maintainer holid^Wtimeout. |
2021-05-05 01:31:12 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Add missing bump |
2021-05-03 21:50:07 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Unbreak ppsspp-1.10.3 with ffmpeg-4.4 Spotted by aja@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-08-07 16:54:09 by Anthony J. Bentley | Files touched by this commit (5) |
Log message: Update to ppsspp-1.10.3. Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-1103 |
2020-01-11 14:53:01 by Charlene Wendling | Files touched by this commit (1) |
Log message: ppsspp does not support big endian archs, add appropriate NOT_FOR_ARCHS. Future ppsspp version may provide some powerpc support at least. OK jca@, OK bentley@ (maintainer) |
2019-10-30 02:27:57 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: New build dependency on Python 3. Noticed by sthen@ |
2019-10-19 17:23:46 by Anthony J. Bentley | Files touched by this commit (4) |
Log message: Update to ppsspp-1.9.3. Release notes: https://ppsspp.org/#news |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-19 02:10:32 by Anthony J. Bentley | Files touched by this commit (5) |
Log message: Update to ppsspp-1.8.0. Release notes visible on the homepage: https://ppsspp.org/ Thanks to Charlene Wendling for testing. |
2019-03-07 00:22:19 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Make arm and arm64 do the same thing as all other archs by disabling EGL. No bump, as platforms using EGL didn't build anyway. |
2018-11-10 10:55:30 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to ppsspp-1.7.1. Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-171 |
2018-10-30 00:35:23 by Anthony J. Bentley | Files touched by this commit (6) |
Log message: Update to ppsspp-1.7. Changelog: https://github.com/hrydgard/ppsspp#whats-new-in-170 |
2018-06-15 02:12:31 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to ppsspp-1.6.3. With some suggestions from Jan Beich (FreeBSD); thanks! |
2018-01-04 20:39:24 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Remove upstreamed patch; build failure noticed by nigel@ |
2018-01-03 22:09:32 by Anthony J. Bentley | Files touched by this commit (3) |
Log message: Update to ppsspp-1.5.4. Changelog: https://github.com/hrydgard/ppsspp#whats-new-in-154 |