hi, could you depend on mingw-w64-onetbb instead of mingw-w64-tbb ?
Search Criteria
Package Details: mingw-w64-openimageio 3.0.0.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-openimageio.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-openimageio |
Description: | A library for reading and writing images, including classes, utilities, and applications (mingw-w64) |
Upstream URL: | http://www.openimageio.org/ |
Licenses: | BSD-3-Clause |
Submitter: | patlefort |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-21 16:29 (UTC) |
Last Updated: | 2024-11-09 02:04 (UTC) |
Dependencies (21)
- mingw-w64-ffmpegAUR (mingw-w64-ffmpeg-minimalAUR)
- mingw-w64-fmtAUR
- mingw-w64-freetype2AUR (mingw-w64-freetype2-bootstrapAUR)
- mingw-w64-giflibAUR
- mingw-w64-hdf5AUR
- mingw-w64-libheifAUR
- mingw-w64-libjpeg-turboAUR (mingw-w64-libjpegAUR)
- mingw-w64-libpngAUR
- mingw-w64-librawAUR
- mingw-w64-libtiffAUR
- mingw-w64-libwebpAUR
- mingw-w64-onetbbAUR
- mingw-w64-opencolorioAUR
- mingw-w64-opencvAUR
- mingw-w64-openexrAUR
- mingw-w64-ptexAUR
- mingw-w64-pugixmlAUR
- mingw-w64-boostAUR (make)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- mingw-w64-robin-mapAUR (make)
- Show 1 more dependencies...
Required by (0)
Sources (1)
Latest Comments
xantares commented on 2023-03-20 07:34 (UTC)
patlefort commented on 2020-06-30 13:36 (UTC) (edited on 2020-06-30 13:36 (UTC) by patlefort)
I added a mingw-w64-opencolorio package for the stable version as the git version now break openimageio.
patlefort commented on 2020-06-30 10:47 (UTC)
Done.
xantares commented on 2020-06-29 16:45 (UTC)
could you replace mingw-w64-intel-tbb with mingw-w64-tbb ?
patlefort commented on 2020-06-05 09:41 (UTC)
To install mingw-w64-freetype2 dependency, it might be necessary to install mingw-w64-freetype2-bootstrap and mingw-w64-cairo-bootstrap first. For ffmpeg, you will have to install mingw-w64-ffmpeg-minimal until mingw-w64-ffmpeg work again.
xantares commented on 2020-06-04 12:29 (UTC)
that would be annoying for you to maintain, full features is the way to go!
patlefort commented on 2020-06-04 09:38 (UTC)
In that case, should I make 2 separate packages, one minimal and one fully featured?
xantares commented on 2020-06-04 07:08 (UTC)
the doc mentions "features may be disabled if not found"
so giflib et al features are either disabled or enabled according to their presence or not at build time
this will result in different packages being produced according to the already present packages
that's not what we want: we want reproducible builds
so please either move all the optional packages to depends or remove them completely
patlefort commented on 2020-05-22 11:30 (UTC) (edited on 2020-05-22 12:33 (UTC) by patlefort)
It is according to https://github.com/OpenImageIO/oiio/blob/master/INSTALL.md. In any case, I've added libpng and libjpeg as required just to make it minimally useful. I chose mingw-w64-libjpeg-turbo for now as it is more up to date and the other one is an orphan. I removed zlib and bzip2 as they are required by other dependencies.
xantares commented on 2020-05-22 07:19 (UTC)
I doubt these depends are only optdepends, being compiled dependencies.
Please check again.
Pinned Comments
patlefort commented on 2020-06-05 09:41 (UTC)
To install mingw-w64-freetype2 dependency, it might be necessary to install mingw-w64-freetype2-bootstrap and mingw-w64-cairo-bootstrap first. For ffmpeg, you will have to install mingw-w64-ffmpeg-minimal until mingw-w64-ffmpeg work again.