summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Zhou2022-07-02 23:29:11 -0700
committerRobert Zhou2022-07-02 23:29:11 -0700
commit5cf2ff007c6a7c52c65a9aba564e49e4baf16716 (patch)
treee1ef7b6e638b281a7d2c634b2562182e1cff8de3
parent8dfcc54e01a60720977eb4205bd8e5bbc9a2d398 (diff)
downloadaur-5cf2ff007c6a7c52c65a9aba564e49e4baf16716.tar.gz
Update for 24.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
-rw-r--r--renderman-for-houdini.install10
3 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 644a429c8eeb..ea31ce7a0b9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = renderman-for-houdini
pkgdesc = RenderMan plugin for Houdini
- pkgver = 24.3.2208291
+ pkgver = 24.4.2226589
pkgrel = 1
url = https://renderman.pixar.com/
install = renderman-for-houdini.install
arch = x86_64
license = custom
- depends = renderman-pro-server=24.3.2208291
+ depends = renderman-pro-server=24.4.2226589
depends = houdini
- source = manual://RenderManForHoudini-py3-24.3_2208291-linuxRHEL7_gcc63icc190.x86_64.rpm
- source = manual://RenderManForHoudini-24.3_2208291-linuxRHEL7_gcc63icc190.x86_64.rpm
- sha256sums = f55b3caacadfe69f901590d980bfa234b174507a3f332389f7b8807b589fe657
- sha256sums = 76aae5bdeac1eb5774ded726f9009e8fcb3315bba20fe9f858467c6a02b9c1b6
+ source = manual://RenderManForHoudini-py3-24.4_2226589-linuxRHEL7_gcc63icc190.x86_64.rpm
+ source = manual://RenderManForHoudini-24.4_2226589-linuxRHEL7_gcc63icc190.x86_64.rpm
+ sha256sums = e68c0c7e6723bb8cb0741a9e8d20508c4d24fb06e49f41be93bb3d6802635877
+ sha256sums = 5886912cb28ccba7a69e8bd58466f9e647824c4a1d5b77317c79ca7d901bad6e
pkgname = renderman-for-houdini
diff --git a/PKGBUILD b/PKGBUILD
index 7cba2e6d1288..6a2742f05749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,24 @@
# Maintainer: Robert Zhou <meep.aur@meepzh.com>
pkgname=renderman-for-houdini
-pkgver=24.3.2208291
+pkgver=24.4.2226589
pkgrel=1
pkgdesc="RenderMan plugin for Houdini"
arch=('x86_64')
url="https://renderman.pixar.com/"
license=('custom')
-depends=('renderman-pro-server=24.3.2208291'
+depends=('renderman-pro-server=24.4.2226589'
'houdini')
install="${pkgname}.install"
DLAGENTS+=("manual::/usr/bin/echo \ \ Note: Please download the RPM(s) through the renderman package, then disable a source in the PKGBUILD if desired")
source=(
- 'manual://RenderManForHoudini-py3-24.3_2208291-linuxRHEL7_gcc63icc190.x86_64.rpm'
- 'manual://RenderManForHoudini-24.3_2208291-linuxRHEL7_gcc63icc190.x86_64.rpm'
+ 'manual://RenderManForHoudini-py3-24.4_2226589-linuxRHEL7_gcc63icc190.x86_64.rpm'
+ 'manual://RenderManForHoudini-24.4_2226589-linuxRHEL7_gcc63icc190.x86_64.rpm'
)
sha256sums=(
- 'f55b3caacadfe69f901590d980bfa234b174507a3f332389f7b8807b589fe657'
- '76aae5bdeac1eb5774ded726f9009e8fcb3315bba20fe9f858467c6a02b9c1b6'
+ 'e68c0c7e6723bb8cb0741a9e8d20508c4d24fb06e49f41be93bb3d6802635877'
+ '5886912cb28ccba7a69e8bd58466f9e647824c4a1d5b77317c79ca7d901bad6e'
)
package() {
diff --git a/renderman-for-houdini.install b/renderman-for-houdini.install
index b2aea8de64f2..c6be27d8899c 100644
--- a/renderman-for-houdini.install
+++ b/renderman-for-houdini.install
@@ -1,11 +1,11 @@
post_install() {
- printf "$(tput setaf 4)You will also need to set environment variables for Houdini to find RenderMan. For example, for Houdini 19.0.455 Python 3 version, edit the following file:$(tput sgr0)\n\n"
+ printf "$(tput setaf 4)You will also need to set environment variables for Houdini to find RenderMan. For example, for Houdini 19.0.589 Python 3 version, edit the following file:$(tput sgr0)\n\n"
printf "$(tput setaf 2)~/houdini19.0/houdini.env$(tput sgr0)\n\n"
printf "$(tput setaf 4)And set the environment as follows:$(tput sgr0)\n\n"
- printf "$(tput setaf 2)RMANTREE=/opt/pixar/RenderManProServer-24.3$(tput sgr0)\n"
- printf "$(tput setaf 2)RFHTREE=/opt/pixar/RenderManForHoudini-24.3-py3$(tput sgr0)\n"
- printf "$(tput setaf 2)RMAN_PROCEDURALPATH=\$RFHTREE/19.0.455/openvdb:&$(tput sgr0)\n"
- printf "$(tput setaf 2)HOUDINI_PATH=\$RFHTREE/19.0.455:&$(tput sgr0)\n"
+ printf "$(tput setaf 2)RMANTREE=/opt/pixar/RenderManProServer-24.4$(tput sgr0)\n"
+ printf "$(tput setaf 2)RFHTREE=/opt/pixar/RenderManForHoudini-24.4-py3$(tput sgr0)\n"
+ printf "$(tput setaf 2)RMAN_PROCEDURALPATH=\$RFHTREE/19.0.589/openvdb:&$(tput sgr0)\n"
+ printf "$(tput setaf 2)HOUDINI_PATH=\$RFHTREE/19.0.589:&$(tput sgr0)\n"
}
post_upgrade() {