From b5c92baa836f8ba11ffe6e11c1fffdaf2da8fa5e Mon Sep 17 00:00:00 2001 From: emscripten-forge-bot Date: Mon, 27 Oct 2025 01:12:38 +0000 Subject: [PATCH] Build jxrlib for emscripten-4x --- recipes/recipes_emscripten/jxrlib/recipe.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes/recipes_emscripten/jxrlib/recipe.yaml b/recipes/recipes_emscripten/jxrlib/recipe.yaml index 6077546e396..0f0b5208134 100644 --- a/recipes/recipes_emscripten/jxrlib/recipe.yaml +++ b/recipes/recipes_emscripten/jxrlib/recipe.yaml @@ -10,21 +10,21 @@ source: git: https://github.com/DerThorsten/jxrlib branch: master build: - number: 0 + number: 1 requirements: build: - - ${{ compiler("cxx")}} - - cmake - - make + - ${{ compiler("cxx")}} + - cmake + - make about: homepage: https://packages.debian.org/source/sid/jxrlib license: BSD-2-Clause - summary: "jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources." - description: "This package seems to be no longer maintained by the original developer (Microsoft)." + summary: jxrlib - JPEG XR Library by Microsoft, built from Debian hosted sources. + description: This package seems to be no longer maintained by the original developer (Microsoft). license_family: BSD license_file: LICENSE