barthalion / flatpak-ppsspp

MOVED TO https://github.com/flathub/org.ppsspp.PPSSPP

Home Page:http://ppsspp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatpak package for PPSSPP

This repository tracks files for building a Flatpak package with either the latest stable release or the latest commit of PPSSPP, a free and open source PSP emulator. While some distributions include it in repositories, the project is quite opinionated about handling linking external dependencies dynamically, making it perfect fit for Flatpak.

Installation instructions

Somewhere down the road I plan to publish a Flatpak remote with automatic nightly builds, but for now you can download the latest stable and a relatively fresh nightly build from GitHub Releases page here.

flatpak --user remote-add gnome https://sdk.gnome.org/gnome.flatpakrepo
flatpak --user install --bundle ppsspp-1.3.flatpak
flatpak run org.ppsspp.PPSSPP # or just applications menu

To-do and issues

PPSSPP alone works like a charm. The only thing to implement in this flatpak is AppStream information – partially done in appstream branch.

One problem I didn't look at yet is SVG icon support in AppStream data, which seems to be broken.

About

MOVED TO https://github.com/flathub/org.ppsspp.PPSSPP

http://ppsspp.org/


Languages

Language:Makefile 100.0%