diff options
| author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-03-19 19:20:43 +0100 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-03-29 21:09:48 +0200 |
| commit | 05b247befe1d72816957f3a0bd1057a62def40e5 (patch) | |
| tree | 3010fa8bc5c2d6978ea2ee2164ea6c7785ef4023 /gnu/local.mk | |
| parent | 7aeb5d0483683fa29d23229995a03a85c763470a (diff) | |
gnu: Add ppsspp.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/emulators.scm (aemu-postoffice-source, libchdr-source)
(rcheevos-source): New variables.
(ppsspp): New variable.
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index fc0a519da36..8d87c520582 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2086,6 +2086,7 @@ dist_patch_DATA = \ %D%/packages/patches/podofo-gcc-14.patch \ %D%/packages/patches/pokerth-boost.patch \ %D%/packages/patches/pounce-readable-checks.patch \ + %D%/packages/patches/ppsspp-disable-upgrade-and-gold.patch \ %D%/packages/patches/procps-strtod-test.patch \ %D%/packages/patches/prusa-slicer-add-cmake-module.patch \ %D%/packages/patches/pthreadpool-system-libraries.patch \ |
