diff --git a/recipes/recipes_emscripten/SQLiteCpp/build.sh b/recipes/recipes_emscripten/sqlitecpp/build.sh similarity index 100% rename from recipes/recipes_emscripten/SQLiteCpp/build.sh rename to recipes/recipes_emscripten/sqlitecpp/build.sh diff --git a/recipes/recipes_emscripten/SQLiteCpp/recipe.yaml b/recipes/recipes_emscripten/sqlitecpp/recipe.yaml similarity index 88% rename from recipes/recipes_emscripten/SQLiteCpp/recipe.yaml rename to recipes/recipes_emscripten/sqlitecpp/recipe.yaml index ec548d1fb..d66388756 100644 --- a/recipes/recipes_emscripten/SQLiteCpp/recipe.yaml +++ b/recipes/recipes_emscripten/sqlitecpp/recipe.yaml @@ -1,8 +1,9 @@ context: - version: 0.0.10 + version: 3.3.1 + package: - name: xvega + name: sqlitecpp version: '{{ version }}' source: @@ -10,7 +11,7 @@ source: sha256: 71f990f9fb4b004533b6859ce40729af823b87fe691dd99ca084a7fd40db54b9 build: - number: 0 + number: 1 requirements: build: @@ -22,7 +23,7 @@ about: home: https://github.com/SRombauts/SQLiteCpp license: MIT license_family: MIT - license_file: LICENSE + license_file: LICENSE.txt summary: xvega doc_url: https://github.com/SRombauts/SQLiteCpp dev_url: https://github.com/SRombauts/SQLiteCpp diff --git a/recipes/recipes_emscripten/tabulate/recipe.yaml b/recipes/recipes_emscripten/tabulate/recipe.yaml index f38fb88f0..4c2c848fb 100644 --- a/recipes/recipes_emscripten/tabulate/recipe.yaml +++ b/recipes/recipes_emscripten/tabulate/recipe.yaml @@ -10,7 +10,7 @@ source: sha256: 16b289f46306283544bb593f4601e80d6ea51248fde52e910cc569ef08eba3fb build: - number: 0 + number: 1 requirements: build: diff --git a/recipes/recipes_emscripten/xeus-lite/build.sh b/recipes/recipes_emscripten/xeus-lite/build.sh index b24c55b72..d5310fc2d 100644 --- a/recipes/recipes_emscripten/xeus-lite/build.sh +++ b/recipes/recipes_emscripten/xeus-lite/build.sh @@ -14,6 +14,7 @@ cmake ${CMAKE_ARGS} .. \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_PREFIX_PATH=$PREFIX \ -DCMAKE_INSTALL_PREFIX=$PREFIX \ + -DXSQL_BUILD_XSQLITE_EXECUTABLE=OFF \ -DCMAKE_FIND_DEBUG_MODE=OFF \ # Build step diff --git a/recipes/recipes_emscripten/xvega/recipe.yaml b/recipes/recipes_emscripten/xvega/recipe.yaml index 634d32b27..1625cb677 100644 --- a/recipes/recipes_emscripten/xvega/recipe.yaml +++ b/recipes/recipes_emscripten/xvega/recipe.yaml @@ -12,7 +12,7 @@ source: git_rev: patch-1 build: - number: 4 + number: 5 requirements: build: