MANIFEST: indentation fixes

This commit is contained in:
XargonWan 2024-07-21 11:35:31 +09:00
parent c45d845629
commit 09ac760368

View file

@ -335,9 +335,9 @@ modules:
- cp -r files/** "${FLATPAK_DEST}" - cp -r files/** "${FLATPAK_DEST}"
- chmod +x "${FLATPAK_DEST}/bin/"* - chmod +x "${FLATPAK_DEST}/bin/"*
sources: sources:
- type: archive - type: archive
url: RETRODECKESDEURLPLACEHOLDER url: RETRODECKESDEURLPLACEHOLDER
sha256: RETRODECKESDEPLACEHOLDER sha256: RETRODECKESDEPLACEHOLDER
# ES-DE - End # ES-DE - End
@ -435,9 +435,9 @@ modules:
- cp -r files/** "${FLATPAK_DEST}" - cp -r files/** "${FLATPAK_DEST}"
- chmod +x "${FLATPAK_DEST}/bin/"* - chmod +x "${FLATPAK_DEST}/bin/"*
sources: sources:
- type: archive - type: archive
url: RDPPSSPPURL url: RDPPSSPPURL
sha256: RDPPSSPPHASH sha256: RDPPSSPPHASH
# PPSSPP - END # PPSSPP - END
@ -469,9 +469,9 @@ modules:
- cp -r files/** "${FLATPAK_DEST}" - cp -r files/** "${FLATPAK_DEST}"
- chmod +x "${FLATPAK_DEST}/bin/"* - chmod +x "${FLATPAK_DEST}/bin/"*
sources: sources:
- type: archive - type: archive
url: RETRODECKDOLPHINURLPLACEHOLDER url: RETRODECKDOLPHINURLPLACEHOLDER
sha256: RETRODECKDOLPHINPLACEHOLDER sha256: RETRODECKDOLPHINPLACEHOLDER
# Dolphin - END # Dolphin - END
# XEMU - START # XEMU - START
@ -484,9 +484,9 @@ modules:
- ./*.AppImage --appimage-extract - ./*.AppImage --appimage-extract
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}" - cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
sources: sources:
- type: file - type: file
url: https://github.com/xemu-project/xemu/releases/download/v0.7.129/xemu-v0.7.129-x86_64.AppImage url: https://github.com/xemu-project/xemu/releases/download/v0.7.129/xemu-v0.7.129-x86_64.AppImage
sha256: f680774d96a66bf1195cd133497755d43be5eda5f178457a6df32bc691dd8c74 sha256: f680774d96a66bf1195cd133497755d43be5eda5f178457a6df32bc691dd8c74
- name: xemu-dummy-hdd - name: xemu-dummy-hdd
buildsystem: simple buildsystem: simple
@ -530,9 +530,9 @@ modules:
#TODO: - cp -r squashfs-root/usr/plugins* # maybe aloready included in qt #TODO: - cp -r squashfs-root/usr/plugins* # maybe aloready included in qt
#TODO: Do we need this wrapper? squashfs-root/apprun-hooks/linuxdeploy-plugin-qt-hook.sh #TODO: Do we need this wrapper? squashfs-root/apprun-hooks/linuxdeploy-plugin-qt-hook.sh
sources: sources:
- type: file - type: file
url: https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-ebcb4034119955991a17210af2a45a672fc9533d/rpcs3-v0.0.32-16685-ebcb4034_linux64.AppImage url: https://github.com/RPCS3/rpcs3-binaries-linux/releases/download/build-ebcb4034119955991a17210af2a45a672fc9533d/rpcs3-v0.0.32-16685-ebcb4034_linux64.AppImage
sha526: 2553D56E01A3E3058FA9CEB4E1D61A07EAF2C5BBA9E96B29E8923914D89F6E17 sha526: 2553D56E01A3E3058FA9CEB4E1D61A07EAF2C5BBA9E96B29E8923914D89F6E17
# RPCS3 - END # RPCS3 - END
@ -602,9 +602,9 @@ modules:
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}" - cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
#TODO: do we need this wrapper? squashfs-root/apprun-hooks/linuxdeploy-plugin-gtk.sh #TODO: do we need this wrapper? squashfs-root/apprun-hooks/linuxdeploy-plugin-gtk.sh
sources: sources:
- type: file - type: file
url: https://github.com/cemu-project/Cemu/releases/download/v2.0-88/Cemu-2.0-88-x86_64.AppImage url: https://github.com/cemu-project/Cemu/releases/download/v2.0-88/Cemu-2.0-88-x86_64.AppImage
sha526: 1af1ad5322df5fa0e2a97588c7486604daf42deb8c4d07a2b885047d9701fed0 sha526: 1af1ad5322df5fa0e2a97588c7486604daf42deb8c4d07a2b885047d9701fed0
# Cemu - END # Cemu - END
@ -639,9 +639,9 @@ modules:
- cp -r files/** "${FLATPAK_DEST}" - cp -r files/** "${FLATPAK_DEST}"
- chmod +x "${FLATPAK_DEST}/bin/"* - chmod +x "${FLATPAK_DEST}/bin/"*
sources: sources:
- type: archive - type: archive
url: RETRODECKSOLARUSURLPLACEHOLDER url: RETRODECKSOLARUSURLPLACEHOLDER
sha256: RETRODECKSOLARUSPLACEHOLDER sha256: RETRODECKSOLARUSPLACEHOLDER
# SOLARUS - END # SOLARUS - END
@ -657,9 +657,9 @@ modules:
build-commands: build-commands:
- cp -r files/* ${FLATPAK_DEST} - cp -r files/* ${FLATPAK_DEST}
sources: sources:
- type: archive - type: archive
url: RETRODECKMAMEURLPLACEHOLDER url: RETRODECKMAMEURLPLACEHOLDER
sha256: RETRODECKMAMEPLACEHOLDER sha256: RETRODECKMAMEPLACEHOLDER
# MAME - End # MAME - End