From 6a56f4e83aaf156374bed092eb22c6c5292b4e02 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Mon, 1 Sep 2025 19:34:48 +0000 Subject: [PATCH] bump(x11/openimageio): 3.0.10.0 This commit has been automatically submitted by Github Actions. --- x11-packages/openimageio/build.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-packages/openimageio/build.sh b/x11-packages/openimageio/build.sh index e8782da29d..17593923f2 100644 --- a/x11-packages/openimageio/build.sh +++ b/x11-packages/openimageio/build.sh @@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www.openimageio.org/ TERMUX_PKG_DESCRIPTION="A library for reading and writing images, including classes, utilities, and applications" TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="3.0.9.1" -TERMUX_PKG_REVISION=1 +TERMUX_PKG_VERSION="3.0.10.0" TERMUX_PKG_SRCURL="https://github.com/OpenImageIO/oiio/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz" -TERMUX_PKG_SHA256=bbc5db069b7d8e4e2fccf994d55a262953057745a5e398e44a2e5235a8736d1d +TERMUX_PKG_SHA256=c424637af66fc6d04f202156c3f7cf4a5484ccbe07966d3d8a1fde27c7472721 # configure-time error if ptex and ptex-static are not both installed TERMUX_PKG_DEPENDS="boost, dcmtk, ffmpeg, fmt, freetype, glew, libc++, libhdf5, libheif, libjpeg-turbo, libjxl, libpng, libraw, libtbb, libtiff, libwebp, libyaml-cpp, opencolorio, opencv, openexr, openjpeg, openvdb, ptex, pybind11, python, qt6-qtbase" TERMUX_PKG_BUILD_DEPENDS="boost-headers, fontconfig, libjpeg-turbo-static, libpugixml, libxrender, mesa, ptex-static, robin-map"