app-id: com.gog.highway-blossoms runtime: org.freedesktop.Platform runtime-version: '19.08' sdk: org.freedesktop.Sdk command: start finish-args: - --share=ipc - --socket=x11 - --device=dri - --socket=wayland - --socket=pulseaudio - --persist=.renpy cleanup: ['/include'] modules: - ../shared-modules/glew/glew.json - ../shared-modules/glu/glu-9.json - ../shared-modules/python2.7/python-2.7.json # ren'py version for this game - modules/ffmpeg-1.4.1-for-renpy.json - modules/cython-0.29.19.json - modules/pygame-sdl2-7.0.0.190.json - modules/renpy-7.0.0.190.json - name: game buildsystem: simple build-commands: - script --return -c "sh highway_blossoms_gog_1_23792.sh -- --notermspawn --i-agree-to-all-licenses --noreadme --nooptions --noprompt --destination /app/tmp --ui=stdio" /dev/null # Same for all linux gog games # game data - cp -R /app/tmp/game/game ${FLATPAK_DEST}/game - cp /app/tmp/gameinfo ${FLATPAK_DEST}/game/ - mkdir -p /app/share/applications/ /app/share/icons/hicolor/256x256/apps - cp /app/tmp/support/icon.png /app/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png - rm -rf /app/tmp sources: - type: file path: ../installers/highway_blossoms_gog_1_23792.sh sha256: 44af24be7fd18c97318f6e96e8cb41b17eb6fed24249e3c5d600992c23239efe - name: adult-patch buildsystem: simple build-commands: - install -m644 adult1.rpa "${FLATPAK_DEST}/game/adult.rpa" sources: - type: file url: https://vnstudioelan.com/wp-content/uploads/2019/11/adult1.rpa sha256: 6eda281206131c32e91e33ec060be4979dadb8f5e4851350ff3090741c3cc6cb - modules/renpy-launcher.json - modules/renpy-desktop-entry.json