ADD: config.yaml for clhep and geant4
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
# yamllint disable rule:line-length
|
||||
format: 1
|
||||
clhep:
|
||||
defaults:
|
||||
group: Compiler
|
||||
overlay: base
|
||||
systems: [rhel7, rhel8, rhel9]
|
||||
docfiles: [AUTHORS, LICENSE, NEWS, README]
|
||||
configure_with: cmake
|
||||
build_requires: ['cmake/3.26.3']
|
||||
urls:
|
||||
- url: https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-2.4.7.1.tgz
|
||||
shasums:
|
||||
clhep-2.4.7.1.tgz: 1c8304a7772ac6b99195f1300378c6e3ddf4ad07c85d64a04505652abb8a55f9
|
||||
|
||||
versions:
|
||||
2.4.7.1:
|
||||
variants:
|
||||
- systems: [merlin-*, ra-*]
|
||||
group_deps:
|
||||
compiler: {gcc: [13.1.0]}
|
||||
relstage: unstable
|
||||
Reference in New Issue
Block a user