Language

Package: ppsspp @ 1.11.3-1.69fa207

Synopsis

PSP emulator

Description

PPSSPP is a ``high-level'' emulator simulating the PSP operating system.

Home page
https://www.ppsspp.org/
Location
gnu/packages/emulators.scm (line: 2203, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'
description

Validate package descriptions

use @code or similar ornament instead of quotes
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?