mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-01-19 19:45:37 +00:00
commit
617d448f41
|
@ -43,7 +43,7 @@ modules:
|
|||
- '-DARM64=ON'
|
||||
post-install:
|
||||
- desktop-file-edit --set-name=PPSSPP ${FLATPAK_DEST}/share/applications/PPSSPPSDL.desktop
|
||||
- install -Dm644 ${FLATPAK_ID}.appdata.xml -t ${FLATPAK_DEST}/share/appdata
|
||||
- install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/hrydgard/ppsspp.git
|
||||
|
@ -62,4 +62,4 @@ modules:
|
|||
git checkout 70bfd4a77487e56ef60b4adfc47f714cfea59794
|
||||
|
||||
- type: file
|
||||
path: org.ppsspp.PPSSPP.appdata.xml
|
||||
path: org.ppsspp.PPSSPP.metainfo.xml
|
||||
|
|
Loading…
Reference in a new issue