Package: jmagick / 6.6.9~20130201-svn99-4

Metadata

Package Version Patches format
jmagick 6.6.9~20130201-svn99-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_load_jnilib.patch | (download)

src/magick/Magick.java | 23 1 + 22 - 0 !
1 file changed, 1 insertion(+), 22 deletions(-)

 ensure that the jni interface is loaded
02_jmagick_implicit_decl.patch | (download)

src/magick/jmagick.h | 23 23 + 0 - 0 !
1 file changed, 23 insertions(+)

 include the missing prototype for getbytearrayfieldvalue
0001 Use pkgconfig for flags.patch | (download)

configure.in | 21 21 + 0 - 0 !
1 file changed, 21 insertions(+)

---
04_java10_compatibility.patch | (download)

Make.rules | 6 1 + 5 - 0 !
configure.in | 7 0 + 7 - 0 !
2 files changed, 1 insertion(+), 12 deletions(-)

 fixes the build failure with java 10