Skip to content

Commit edb9965

Browse files
revbump(tur-on-device/{usd,blender,blender4}): for boost 1.90
- After termux/termux-packages#27925
1 parent 6829c27 commit edb9965

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

tur-on-device/blender/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ TERMUX_PKG_DESCRIPTION="A fully integrated 3D graphics creation suite (legacy ve
44
# https://www.blender.org/about/license/
55
TERMUX_PKG_LICENSE="GPL-3.0-or-later"
66
TERMUX_PKG_MAINTAINER="@termux-user-repository"
7-
TERMUX_PKG_VERSION=1:3.6.23
8-
TERMUX_PKG_REVISION=4
7+
TERMUX_PKG_VERSION="1:3.6.23"
8+
TERMUX_PKG_REVISION=5
99
TERMUX_PKG_SRCURL=git+https://projects.blender.org/blender/blender
1010
# Blender does not support 32-bit
1111
TERMUX_PKG_EXCLUDED_ARCHES="arm, i686"

tur-on-device/blender4/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ TERMUX_PKG_DESCRIPTION="A fully integrated 3D graphics creation suite"
44
# https://www.blender.org/about/license/
55
TERMUX_PKG_LICENSE="GPL-3.0-or-later"
66
TERMUX_PKG_MAINTAINER="@termux-user-repository"
7-
TERMUX_PKG_VERSION=4.5.5
7+
TERMUX_PKG_VERSION="4.5.5"
8+
TERMUX_PKG_REVISION=1
89
TERMUX_PKG_SRCURL=git+https://projects.blender.org/blender/blender
910
# Blender does not support 32-bit
1011
TERMUX_PKG_EXCLUDED_ARCHES="arm, i686"

tur-on-device/usd/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="High-performance extensible software platform for collab
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
55
TERMUX_PKG_VERSION="25.11"
6-
TERMUX_PKG_REVISION=2
6+
TERMUX_PKG_REVISION=3
77
TERMUX_PKG_SRCURL="https://github.com/PixarAnimationStudios/OpenUSD/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
88
TERMUX_PKG_SHA256=c37c633b5037a4552f61574670ecca8836229b78326bd62622f3422671188667
99
TERMUX_PKG_DEPENDS="alembic, draco, embree, fmt, glew, imath, libc++, libx11, libxt, materialx, libandroid-glob, libtbb, opencolorio, openexr, openimageio, openshadinglanguage, opensubdiv, openvdb, ptex, pyside6, python-opengl"

0 commit comments

Comments
 (0)