Skip to content

Commit

Permalink
openimageio: link against opencv 4.2 (#1480)
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 authored Feb 2, 2025
1 parent 8924646 commit 81ee592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tur/openimageio/build.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
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="custom"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_LICENSE_FILE="LICENSE.md"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION=2.5.6.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/OpenImageIO/oiio/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=bcfced40a25ef8576383b44d8bbe3732aa2b8efc7b8614482783d6f90378d307
TERMUX_PKG_DEPENDS="openexr, boost, openjpeg, glew, libtiff, opencolorio, libwebp, libpng, libheif, libhdf5, freetype, python, ffmpeg, opencv, ptex-static, qt6-qtbase, pybind11, libraw, libjpeg-turbo-static, libtbb, dcmtk, openvdb"
Expand Down

0 comments on commit 81ee592

Please sign in to comment.