File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package: FOCAL
22version: " %(commit_hash)s"
3- tag: v1.20
3+ tag: v1.22
44requires:
55 - AliRoot
66license: GPL-3.0
Original file line number Diff line number Diff line change 11package: GEANT4
22version: " %(tag_basename)s"
3- tag: " v11.2.0-alice1 "
3+ tag: " v11.2.0-alice2 "
44source: https://github.com/alisw/geant4.git
55# source: https://gitlab.cern.ch/geant4/geant4.git
66requires:
Original file line number Diff line number Diff line change 11package: GEANT4_VMC
22version: " %(tag_basename)s"
3- tag: " v6-6-update1 -p3"
3+ tag: " v6-6-update2 -p3"
44source: https://github.com/vmc-project/geant4_vmc
55requires:
66 - ROOT
Original file line number Diff line number Diff line change 11package: ndmspc
22version: " %(tag_basename)s"
3- tag: " v1.1.1 "
3+ tag: " v1.2.0 "
44requires:
55 - ROOT
66 - JAliEn-ROOT
77 - nlohmann_json
88 - libwebsockets
99 - curl
1010 - libuv
11+ - ZeroMQ
1112# - arrow
12- license: GPL-3.0
1313build_requires:
1414 - CMake
1515 - ninja
1616 - alibuild-recipe-tools
1717 - " OpenSSL:(?!osx)"
18+ license: GPL-3.0
1819source: https://gitlab.com/ndmspc/ndmspc.git
1920incremental_recipe: |
2021 [[ $ALIBUILD_NDMSPC_TESTS ]] && CXXFLAGS=" ${CXXFLAGS} -Werror -Wno-error=deprecated-declarations"
@@ -61,6 +62,11 @@ MODULEFILE="etc/modulefiles/$PKGNAME"
6162alibuild-generate-module --bin --lib > " $MODULEFILE "
6263cat >> " $MODULEFILE " << EoF
6364# Our environment
65+ setenv NDMSPC_RELEASE \$ version
66+ setenv NDMSPC_BASEDIR \$ ::env(BASEDIR)/$PKGNAME
67+ setenv NDMSPC_DIR \$ ::env(NDMSPC_BASEDIR)/\$ ::env(NDMSPC_RELEASE)
68+ setenv NDMSPC_MACRO_DIR \$ ::env(NDMSPC_DIR)/macros
69+ setenv NDMSPC_TUTORIAL_DIR \$ ::env(NDMSPC_DIR)/tutorial
6470prepend-path ROOT_DYN_PATH \$ PKG_ROOT/lib
6571prepend-path ROOT_INCLUDE_PATH \$ PKG_ROOT/include/ndmspc
6672EoF
Original file line number Diff line number Diff line change 11package: O2
22version: " %(tag_basename)s"
3- tag: " daily-20260511 -0000"
3+ tag: " daily-20260601 -0000"
44requires:
55 - abseil
66 - arrow
Original file line number Diff line number Diff line change 11package: O2DPG
22version: " %(tag_basename)s"
3- tag: " daily-20260511 -0000"
3+ tag: " daily-20260601 -0000"
44source: https://github.com/AliceO2Group/O2DPG.git
55build_requires:
66 - alibuild-recipe-tools
Original file line number Diff line number Diff line change 11package: O2PDPSuite
22version: " %(tag_basename)s"
3- tag: " daily-20260511 -0000"
3+ tag: " daily-20260601 -0000"
44requires:
55 # List important packages separately, even though they're also
66 # pulled in by O2sim, so they show up in the dependency list on Monalisa.
Original file line number Diff line number Diff line change 11package: O2Physics
22version: " %(tag_basename)s"
3- tag: " daily-20260511 -0000"
3+ tag: " daily-20260601 -0000"
44requires:
55 - O2
66 - ONNXRuntime
Original file line number Diff line number Diff line change 11package: VMC
22version: " %(tag_basename)s"
3- tag: " v2-1 "
3+ tag: " v2-2 "
44source: https://github.com/vmc-project/vmc
55requires:
66 - ROOT
You can’t perform that action at this time.
0 commit comments