visit-ffp and visit-unv: sets the licence SPDX (#42474)

This commit is contained in:
Olivier Cessenat 2024-02-05 10:42:07 +01:00 committed by GitHub
parent 7a4aa823d1
commit dba5ae939d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@ class VisitFfp(CMakePackage):
maintainers("cyrush", "cessenat")
license("BSD-3-Clause")
# Here we provide a local file that contains only the plugin in a flat directory
version("local", url="file://{0}/visit-ffp.tgz".format(os.getcwd()))
# Below we copy the VisIt paths, ffp first shipment is with VisIt 3

View File

@ -19,6 +19,8 @@ class VisitUnv(CMakePackage):
maintainers("cyrush", "cessenat")
license("BSD-3-Clause")
# Here we provide a local file that contains only the plugin in a flat directory
version("local", url="file://{0}/visit-unv.tgz".format(os.getcwd()))
# Below we copy the VisIt paths: