aboutsummaryrefslogtreecommitdiff
path: root/graphics/MaterialX
diff options
context:
space:
mode:
authorGiancarlo Dessi <slack@giand.it>2024-07-08 23:53:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-09 20:12:38 +0700
commit0a228a9677bea488e3ebd6dfbefb1613c81c9cb0 (patch)
tree7ddf8544a171b0ebf7fab0b536196d3da97fa7d4 /graphics/MaterialX
parentb73e63cfe610bb9baec080daa77616d766b7ba21 (diff)
graphics/MaterialX: Updated for version 1.39.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/MaterialX')
-rw-r--r--graphics/MaterialX/MaterialX.SlackBuild4
-rw-r--r--graphics/MaterialX/MaterialX.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/MaterialX/MaterialX.SlackBuild b/graphics/MaterialX/MaterialX.SlackBuild
index 44cb75666aa59..e7d1f6977fec6 100644
--- a/graphics/MaterialX/MaterialX.SlackBuild
+++ b/graphics/MaterialX/MaterialX.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=MaterialX
-VERSION=${VERSION:-1.38.10}
+VERSION=${VERSION:-1.39.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -64,7 +64,7 @@ fi
set -e
-if [ -d /usr/share/cmake-3.28 ]; then
+if [ -x /usr/bin/python3.11 ]; then
# This prevents some cmake warnings in current
CMAKE_POLICY="-DCMAKE_POLICY_DEFAULT_CMP0148=OLD "
else
diff --git a/graphics/MaterialX/MaterialX.info b/graphics/MaterialX/MaterialX.info
index 2a9ef0f1f5888..4d0279c0eab9d 100644
--- a/graphics/MaterialX/MaterialX.info
+++ b/graphics/MaterialX/MaterialX.info
@@ -1,7 +1,7 @@
PRGNAM="MaterialX"
-VERSION="1.38.10"
+VERSION="1.39.0"
HOMEPAGE="https://materialx.org/"
-DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.10/MaterialX-1.38.10.tar.gz \
+DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.39.0/MaterialX-1.39.0.tar.gz \
https://github.com/giandex/nanogui/archive/20240101/nanogui-20240101.tar.gz \
https://github.com/giandex/nanobind/archive/20240101/nanobind-20240101.tar.gz \
https://github.com/giandex/nanovg/archive/20240101/nanovg-20240101.tar.gz \
@@ -9,7 +9,7 @@ DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.1
https://github.com/giandex/robin-map/archive/20240101/robin-map-20240101.tar.gz \
https://github.com/giandex/imgui/archive/20240101/imgui-20240101.tar.gz \
https://github.com/giandex/imgui-node-editor/archive/20240101/imgui-node-editor-20240101.tar.gz"
-MD5SUM="a25ab82be078cfc47c5237e9630615ca \
+MD5SUM="33b4d6bf982ef56314614bbec200d23c \
405cc59e1bd28e7571b9587c9c9c21a5 \
ec7d95e77a32fc06a1670fd938981b82 \
84ef5e0623bcfc65c3cf767ba71ce5dd \