diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2020-07-15 17:37:50 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-02 15:12:00 +0700 |
commit | 3bfb73ca34261785bac44501565c8835c4f39cc0 (patch) | |
tree | 4e7ee0ec2749c306adc8cc6da217760bb266cff4 /games/ppsspp/ppsspp.desktop | |
parent | 1f3018296dca78e4e089d68ced8e9001fa289339 (diff) |
games/ppsspp: Updated for version 1.10.3
- remove patch for libpng
- default build with headless and sdl2
- disable build for libretro
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ppsspp/ppsspp.desktop')
-rw-r--r-- | games/ppsspp/ppsspp.desktop | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/ppsspp/ppsspp.desktop b/games/ppsspp/ppsspp.desktop index 74dd7f4cde..63e50e308a 100644 --- a/games/ppsspp/ppsspp.desktop +++ b/games/ppsspp/ppsspp.desktop @@ -1,7 +1,9 @@ [Desktop Entry] -Name=ppsspp -Exec=ppsspp +Version=1.0 +Name=PPSSPP (SDL) +Exec=ppsspp-sdl %f Icon=ppsspp Type=Application +GenericName=PSP Emulator Comment=ppsspp (fast and portable PSP emulator) Categories=Game |