Search Criteria
Package Details: mingw-w64-openjpeg 1.5.2-3
Git Clone URL: | https://aur.archlinux.org/mingw-w64-openjpeg.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-openjpeg |
Description: | An open source JPEG 2000 codec (mingw-w64) |
Upstream URL: | http://www.openjpeg.org |
Licenses: | |
Submitter: | Schala |
Maintainer: | kfg |
Last Packager: | kfg |
Votes: | 7 |
Popularity: | 0.007382 |
First Submitted: | 2012-09-17 05:50 |
Last Updated: | 2017-04-14 09:11 |
Latest Comments
ant32 commented on 2015-02-18 21:39
Could you please bump the pkgrel up one?
ant32 commented on 2015-02-16 04:22
I'm sorry. It's orphaned so you could do it as well
kfg commented on 2015-02-15 18:56
Could you please readd the cdecl patch to the package.
The patch is still available here: http://pastebin.com/aXUmjuFB
Schala commented on 2013-08-21 01:02
oh whoops ok
ant32 commented on 2013-08-20 17:31
Could you please try building this in a clean chroot without lib32-glibc and libtiff being installed? https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
ant32 commented on 2013-07-01 16:52
Could you please add lib32-glibc and libtiff to makedepends. I had to install them in order to build this package.
kfg commented on 2013-06-18 12:37
Hi,
i'm nearly done with creating a mingw-w64-ffmpeg PKGBUILD which will depend on this PKGBUILD, but there's a problem. The libraries built by your package use the stdcall calling convention while mingw-w64 expects cdecl by default.
Is there a reason for this? If not i've made a patch and a new PKGBUILD which change the calling convention to cdecl.
You can find them here:
http://pastebin.com/aXUmjuFB
http://pastebin.com/Va251LKd