add jfjoch_viewer 1.0.0-rc.158

This commit is contained in:
2026-07-13 14:42:57 +02:00
parent 9496e65e86
commit de75837b93
2 changed files with 7 additions and 1 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.156-linux-cuda12.tgz" --strip-components=1
tar -xvzf "${BUILDBLOCK_DIR}/jfjoch_viewer-1.0.0-rc.158-linux-cuda12.tgz" --strip-components=1
}
+6
View File
@@ -10,3 +10,9 @@ jfjoch_viewer:
config:
relstage: stable
build_requires: ["cuda/12.8.1"]
runtime_deps: ["cuda/12.8.1"]
1.0.0-rc.158:
config:
relstage: stable
build_requires: ["cuda/12.8.1"]
runtime_deps: ["cuda/12.8.1"]