Search Criteria
Package Details: mingw-w64-openexr 2.5.4-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-openexr.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-openexr |
Description: | An high dynamic-range image file format library (mingw-w64) |
Upstream URL: | http://www.openexr.com/ |
Licenses: | |
Submitter: | xantares |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 2 |
Popularity: | 0.007812 |
First Submitted: | 2014-08-28 08:06 |
Last Updated: | 2021-01-01 00:26 |
Latest Comments
Martchus commented on 2018-12-25 23:43
Note that nobody officially maintains this package anymore. So you might take ownership yourself to do the required change.
Martchus commented on 2018-12-25 23:41
I've also read your comments on other packages. Now you know why I avoided rebuilding everything so far :-)
(Beside that it likely occupies my server for days.)
Hagar commented on 2018-12-25 23:39
please change the source from -
http://download.savannah.gnu
to -
https://download-mirror.savannah.nongnu
the source would not download otherwise
Thanks Macca
jackoneill commented on 2017-05-24 19:32
Hi. The _aligned_malloc patch is bad.
1. The parameters to _aligned_malloc are swapped.
2. It should use _aligned_free instead of free.
Here is a better version of the patch: https://gist.github.com/dubhater/af54ea666d88d18568ebe24d615a460e
Someone should let the Fedora people know too.
Martchus commented on 2016-01-02 22:36
Make dependencies mingw-w64-cmake and wine are missing.