add jfjoch_viewer 1.0.0-rc.158
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ pbuild::compile() { :; }
|
|||||||
pbuild::install() {
|
pbuild::install() {
|
||||||
mkdir "${PREFIX}/bin"
|
mkdir "${PREFIX}/bin"
|
||||||
cd "${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
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,3 +10,9 @@ jfjoch_viewer:
|
|||||||
config:
|
config:
|
||||||
relstage: stable
|
relstage: stable
|
||||||
build_requires: ["cuda/12.8.1"]
|
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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user