added jfjoch_viewer rc.160, changed 1st line in modulefile from Pmodule to Module to show in the new module

This commit is contained in:
2026-08-14 11:37:24 +02:00
parent cdb9073fa2
commit f3b99e2144
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ pbuild::compile() { :; }
pbuild::install() {
mkdir "${PREFIX}/bin"
cd "${PREFIX}/bin"
tar -xvzf "${BUILDBLOCK_DIR}/jfjoch_viewer-1.0.0-rc.158-linux-cuda12.tgz" --strip-components=1
tar -xvzf "${BUILDBLOCK_DIR}/jfjoch_viewer-1.0.0-rc.160-linux-cuda12.tgz" --strip-components=1
}
+1 -1
View File
@@ -6,7 +6,7 @@ jfjoch_viewer:
overlay: base
relstage: stable
versions:
1.0.0-rc.156:
1.0.0-rc.160:
config:
relstage: stable
build_requires: ["cuda/12.8.1"]
+1 -1
View File
@@ -1,4 +1,4 @@
#%Pmodule
#%Module
module-whatis "jfjoch viewer trying install offline processing for mx beamlines"
module-url "https://gitea.psi.ch/mx/-/packages/rpm/jfjoch-viewer"