build-extension: true id: de.marko10_000.winebarrels.Platform.Gecko branch: "v2.0" sdk: de.marko10_000.winebarrels.WineSdk runtime: de.marko10_000.winebarrels.Wine runtime-version: "stable" separate-locales: false modules: # Prepare - name: test-arch buildsystem: simple build-commands: - false skip-arches: - x86_64 - i386 - name: geckos-32bit sources: - type: file url: https://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86.msi sha256: f00b0e2892404827e8ce6811dedfc25ae699a09955bb3df1bbb31753e51da051 buildsystem: simple build-commands: - install wine-gecko-2.47.1-x86.msi /usr/share/wine/gecko/wine-gecko-2.47.1-x86.msi only-arches: - i386 - x86_64 - name: geckos-64bit sources: - type: file url: https://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86_64.msi sha256: 69312e79a988da3e7d292382005e92bc4d4b2a52a23c34440ae3007feb57474a buildsystem: simple build-commands: - install wine-gecko-2.47.1-x86_64.msi /usr/share/wine/gecko/wine-gecko-2.47.1-x86_64.msi only-arches: - x86_64