Could you please bump the pkgrel up one?
Search Criteria
Package Details: mingw-w64-openjpeg 1.5.2-2
Package Actions
| Package Base: | mingw-w64-openjpeg |
|---|---|
| Description: | An open source JPEG 2000 codec (mingw-w64) |
| Upstream URL: | http://www.openjpeg.org |
| Category: | lib |
| Licenses: | |
| Submitter: | Schala |
| Maintainer: | kfg |
| Last Packager: | kfg |
| Votes: | 3 |
| First Submitted: | 2012-09-17 05:50 |
| Last Updated: | 2015-02-19 07:19 |
Dependencies (8)
Required by (2)
Sources
- cdecl.patch
- http://downloads.sourceforge.net/openjpeg.mirror/openjpeg-1.5.2.tar.gz
- openjpeg-1.5_tiff-pkgconfig.patch
- rhbz1037945_CVE-2013-1447.patch
- rhbz1037948_CVE-2013-6887.patch
- rhbz1082997_CVE-2014-0158.patch
Latest Comments
Comment by ant32
Comment by ant32
I'm sorry. It's orphaned so you could do it as well
Comment by kfg
Could you please readd the cdecl patch to the package.
The patch is still available here: http://pastebin.com/aXUmjuFB
Comment by ant32
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
Comment by ant32
Could you please add lib32-glibc and libtiff to makedepends. I had to install them in order to build this package.
Comment by kfg
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