diff options
author | lev <lev@FreeBSD.org> | 2005-04-10 18:13:32 +0000 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2005-04-10 18:13:32 +0000 |
commit | fc0d0553a2cf141a50457f4faf1702203d9e1a9e (patch) | |
tree | 7aa978591eed59f1ec29ee4d27fd2f3b3db4c883 /graphics/vips | |
parent | 3e65227e710b890b6cddb8fdc67b362472427dd5 (diff) | |
download | FreeBSD-ports-fc0d0553a2cf141a50457f4faf1702203d9e1a9e.zip FreeBSD-ports-fc0d0553a2cf141a50457f4faf1702203d9e1a9e.tar.gz |
Update to latest version 7.10.10
Diffstat (limited to 'graphics/vips')
-rw-r--r-- | graphics/vips/Makefile | 278 | ||||
-rw-r--r-- | graphics/vips/distinfo | 4 | ||||
-rw-r--r-- | graphics/vips/pkg-plist | 240 |
3 files changed, 275 insertions, 247 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 9252317..ef41052 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -6,22 +6,21 @@ # PORTNAME= vips -PORTVERSION= 7.8.14 -PORTREVISION= 2 +PORTVERSION= 7.10.10 CATEGORIES= graphics -MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.8/ +MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.10/ MAINTAINER= lev@FreeBSD.org COMMENT= Free image processing system -LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ +LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ lcms.1:${PORTSDIR}/graphics/lcms USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack glib20 pkgconfig pango GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes @@ -29,145 +28,144 @@ USE_REINPLACE= yes CONFIGURE_ARGS= --without-magick --without-x -MAN1= batch_crop.1 batch_image_convert.1 batch_resize.1 \ - batch_rubber_sheet.1 binfile.1 cooc.1 cooc_features.1 \ - debugim.1 edvips.1 glds.1 glds_features.1 header.1 \ - light_correct.1 printlines.1 simcontr.1 \ - sines.1 squares.1 vdump.1 vips.1 +MAN1= batch_crop.1 batch_image_convert.1 \ + batch_rubber_sheet.1 binfile.1 cooc.1 cooc_features.1 \ + debugim.1 edvips.1 glds.1 glds_features.1 header.1 \ + light_correct.1 printlines.1 simcontr.1 \ + sines.1 squares.1 vdump.1 vips.1 -MAN3= IM_ARRAY.3 IM_IMAGE_ADDR.3 IM_IMAGE_N_ELEMENTS.3 \ - IM_IMAGE_SIZEOF_ELEMENT.3 IM_IMAGE_SIZEOF_LINE.3 \ - IM_IMAGE_SIZEOF_PEL.3 IM_MAX.3 IM_MIN.3 \ - IM_NEW.3 IM_NUMBER.3 IM_REGION_ADDR.3 IM_REGION_LSKIP.3 \ - IM_REGION_N_ELEMENTS.3 IM_REGION_SIZEOF_LINE.3 IM_RINT.3 \ - error_exit.3 im_BandFmt2char.3 im_Coding2char.3 \ - im_Compression2char.3 im_LCh2Lab.3 im_LCh2UCS.3 im_Lab2LCh.3 \ - im_Lab2LabQ.3 im_Lab2LabS.3 im_Lab2UCS.3 im_Lab2XYZ.3 \ - im_Lab2disp.3 im_LabQ2Lab.3 im_LabQ2LabS.3 im_LabQ2XYZ.3 \ - im_LabQ2disp.3 im_LabQ2disp_build_table.3 \ - im_LabQ2disp_table.3 im_LabS2Lab.3 im_LabS2LabQ.3 \ - im_Type2char.3 im_UCS2LCh.3 im_UCS2Lab.3 im_UCS2XYZ.3 \ - im_XYZ2Lab.3 im_XYZ2UCS.3 im_XYZ2Yxy.3 im_XYZ2disp.3 \ - im_XYZ2sRGB.3 im_Yxy2XYZ.3 im_abs.3 im_acostra.3 im_add.3 \ - im_add_close_callback.3 im_add_eval_callback.3 \ - im_add_evalend_callback.3 im_addgnoise.3 im_affine.3 \ - im_allocate_input_array.3 im_amiMSBfirst.3 im_and_vec.3 \ - im_andconst.3 im_andimage.3 im_append_Hist.3 im_asintra.3 \ - im_atantra.3 im_avg.3 im_bandjoin.3 im_binfile.3 im_black.3 \ - im_blend.3 im_c2amph.3 im_c2imag.3 im_c2ps.3 im_c2real.3 \ - im_c2rect.3 im_ceil.3 im_char2BandFmt.3 im_char2Coding.3 \ - im_char2Compression.3 im_char2Type.3 im_circle.3 \ - im_clear_error_string.3 im_clip.3 im_clip2c.3 im_clip2cm.3 \ - im_clip2d.3 im_clip2dcm.3 im_clip2f.3 im_clip2fmt.3 \ - im_clip2i.3 im_clip2s.3 im_clip2ui.3 im_clip2us.3 im_close.3 \ - im_cmulnorm.3 im_cntlines.3 im_col_C2Cucs.3 im_col_Ch2ab.3 \ - im_col_Ch2hucs.3 im_col_Chucs2h.3 im_col_Cucs2C.3 \ - im_col_L2Lucs.3 im_col_Lab2XYZ.3 im_col_Lucs2L.3 \ - im_col_XYZ2Lab.3 im_col_XYZ2rgb.3 im_col_ab2Ch.3 \ - im_col_dECMC.3 im_col_display.3 im_col_make_tables_RGB.3 \ - im_col_make_tables_UCS.3 im_col_pythagoras.3 \ - im_col_rgb2XYZ.3 im_compass.3 im_conv.3 im_conv_raw.3 \ - im_convf.3 im_convf_raw.3 im_convsep.3 im_convsep_raw.3 \ - im_convsepf.3 im_convsepf_raw.3 im_convsub.3 im_cooc_asm.3 \ - im_cooc_contrast.3 im_cooc_correlation.3 im_cooc_entropy.3 \ - im_cooc_matrix.3 im_copy.3 im_copy_set.3 im_correl.3 \ - im_costra.3 im_cp_desc.3 im_create_dmask.3 im_create_fmask.3 \ - im_create_imask.3 im_dE00_fromLab.3 im_dECMC_fromLab.3 \ - im_dECMC_fromdisp.3 im_dE_fromLab.3 im_dE_fromXYZ.3 \ - im_dE_fromdisp.3 im_debugim.3 im_demand_hint.3 \ - im_demand_hint_array.3 im_deviate.3 im_diagnostics.3 \ - im_dif_std.3 im_dilate.3 im_dilate_raw.3 im_disp2Lab.3 \ - im_disp2XYZ.3 im_disp_ps.3 im_divide.3 im_dup_dmask.3 \ - im_dup_imask.3 im_embed.3 im_eor_vec.3 im_eorconst.3 \ - im_eorimage.3 im_equal.3 im_equal_vec.3 im_equalconst.3 \ - im_erode.3 im_erode_raw.3 im_errormsg.3 im_exp10tra.3 \ - im_expntra.3 im_expntra_vec.3 im_exptra.3 im_extract.3 \ - im_extract_area.3 im_extract_band.3 im_eye.3 \ - im_falsecolour.3 im_fastcor.3 im_fastline.3 \ - im_fastlineuser.3 im_fav4.3 im_feye.3 im_fgrey.3 \ - im_fliphor.3 im_flipver.3 im_flood.3 im_flood_blob.3 \ - im_floor.3 im_flt_imag_freq.3 im_fractsurf.3 im_free_dmask.3 \ - im_free_imask.3 im_freqflt.3 im_fwfft.3 im_fzone.3 im_gadd.3 \ - im_gaddim.3 im_gammacorrect.3 im_gauss_dmask.3 \ - im_gauss_imask.3 im_gaussnoise.3 im_gbandjoin.3 \ - im_generate.3 im_gfadd.3 im_glds_asm.3 im_glds_contrast.3 \ - im_glds_entropy.3 im_glds_matrix.3 im_glds_mean.3 \ - im_global_balance.3 im_global_balance_float.3 im_gradient.3 \ - im_grey.3 im_guess_prefix.3 im_header.3 im_header_double.3 \ - im_header_int.3 im_header_string.3 im_heq.3 im_hist.3 \ - im_histcum.3 im_histeq.3 im_histgr.3 im_histlin.3 \ - im_histnD.3 im_histnorm.3 im_histplot.3 im_histspec.3 \ - im_hsp.3 im_icc_ac2rc.3 im_icc_export.3 \ - im_icc_export_depth.3 im_icc_import.3 im_icc_present.3 \ - im_icc_transform.3 im_identity.3 im_identity_ushort.3 \ - im_ifthenelse.3 im_image.3 im_image_sanity.3 im_incheck.3 \ - im_init.3 im_initdesc.3 im_insert.3 im_insertplace.3 \ - im_invert.3 im_invertlut.3 im_invfft.3 im_invfftr.3 \ - im_iocheck.3 im_isMSBfirst.3 im_iscomplex.3 im_isfile.3 \ - im_isfloat.3 im_isint.3 im_isjpeg.3 im_ispartial.3 \ - im_ispng.3 im_isppm.3 im_istiff.3 im_istifftiled.3 \ - im_isuint.3 im_isvips.3 im_iterate.3 im_jpeg2vips.3 \ - im_jpeg2vips_header.3 im_lab_morph.3 im_less.3 im_less_vec.3 \ - im_lessconst.3 im_lesseq.3 im_lesseq_vec.3 im_lesseqconst.3 \ - im_lhisteq.3 im_lhisteq_raw.3 im_lindetect.3 im_line.3 \ - im_lintra.3 im_list_add.3 im_list_append.3 im_list_eq.3 \ - im_list_fix.3 im_list_fold.3 im_list_free.3 im_list_index.3 \ - im_list_insert.3 im_list_len.3 im_list_map.3 \ - im_list_map_rev.3 im_list_member.3 im_list_pos.3 \ - im_list_remove.3 im_litecor.3 im_log10tra.3 im_log_dmask.3 \ - im_log_imask.3 im_logtra.3 im_lowpass.3 im_lrjoin.3 \ - im_lrmerge.3 im_lrmosaic.3 im_magick2vips.3 \ - im_magick2vips_header.3 im_makerw.3 im_malloc.3 im_maplut.3 \ - im_mask2vips.3 im_matcat.3 im_match_linear.3 \ - im_match_linear_search.3 im_matinv.3 im_matmul.3 im_mattrn.3 \ - im_max.3 im_maxpos.3 im_maxvalue.3 \ - im_mean_std_double_buffer.3 im_mean_std_int_buffer.3 \ - im_measure.3 im_min.3 im_minpos.3 im_mmapin.3 im_mmapinrw.3 \ - im_more.3 im_more_vec.3 im_moreconst.3 im_moreeq.3 \ - im_moreeq_vec.3 im_moreeqconst.3 im_mpercent.3 im_multiply.3 \ - im_notequal.3 im_notequal_vec.3 im_notequalconst.3 \ - im_offsets45.3 im_offsets90.3 im_open.3 im_open_header.3 \ - im_open_local.3 im_open_local_array.3 im_openout.3 \ - im_or_vec.3 im_orconst.3 im_orimage.3 im_outcheck.3 \ - im_paintrect.3 im_partial.3 im_pincheck.3 im_piocheck.3 \ - im_plotmask.3 im_plotpoint.3 im_png2vips.3 \ - im_png2vips_header.3 im_poutcheck.3 im_powtra.3 \ - im_powtra_vec.3 im_ppm2vips.3 im_ppm2vips_header.3 \ - im_prepare.3 im_prepare_to.3 im_print.3 im_print_dmask.3 \ - im_print_imask.3 im_printdesc.3 im_printhd.3 im_printlines.3 \ - im_profile.3 im_quantim.3 im_quantlut.3 im_rank.3 \ - im_read_dmask.3 im_read_imask.3 im_readpoint.3 im_recomb.3 \ - im_rect_dup.3 im_rect_equalsrect.3 im_rect_includespoint.3 \ - im_rect_includesrect.3 im_rect_intersectrect.3 \ - im_rect_isempty.3 im_rect_marginadjust.3 im_rect_normalise.3 \ - im_rect_unionrect.3 im_region_create.3 im_region_free.3 \ - im_region_image.3 im_region_local.3 im_region_position.3 \ - im_region_region.3 im_remainder.3 im_remainderconst.3 \ - im_remosaic.3 im_ri2c.3 im_rot180.3 im_rot270.3 im_rot90.3 \ - im_rotate_dmask45.3 im_rotate_dmask90.3 im_rotate_imask45.3 \ - im_rotate_imask90.3 im_rotquad.3 im_sRGB2XYZ.3 im_scale.3 \ - im_scale_dmask.3 im_scaleps.3 im_setbuf.3 im_setupout.3 \ - im_sharpen.3 im_shiftleft.3 im_shiftright.3 im_shrink.3 \ - im_sign.3 im_simcontr.3 im_similarity.3 im_similarity_area.3 \ - im_sines.3 im_sintra.3 im_slice.3 im_smear.3 im_smudge.3 \ - im_spatres.3 im_spcor.3 im_start_many.3 im_start_one.3 \ - im_stats.3 im_stdif.3 im_stop_many.3 im_stop_one.3 \ - im_stretch3.3 im_subsample.3 im_subtract.3 im_system.3 \ - im_tantra.3 im_tbjoin.3 im_tbmerge.3 im_tbmosaic.3 \ - im_thresh.3 im_tiff2vips.3 im_tiff2vips_header.3 \ - im_tone_analyse.3 im_tone_build.3 im_tone_map.3 \ - im_updatehist.3 im_version.3 im_version_string.3 \ - im_video_v4l1.3 im_vips2bufjpeg.3 im_vips2jpeg.3 \ - im_vips2mask.3 im_vips2mimejpeg.3 im_vips2png.3 \ - im_vips2ppm.3 im_vips2tiff.3 im_warning.3 im_wrapmany.3 \ - im_wrapone.3 im_write_dmask.3 im_write_dmask_name.3 \ - im_write_imask.3 im_write_imask_name.3 im_writeline.3 \ - im_zerox.3 im_zone.3 im_zoom.3 +MAN3= IM_ARRAY.3 IM_IMAGE_ADDR.3 IM_IMAGE_N_ELEMENTS.3 \ + IM_IMAGE_SIZEOF_ELEMENT.3 IM_IMAGE_SIZEOF_LINE.3 \ + IM_IMAGE_SIZEOF_PEL.3 IM_MAX.3 IM_MIN.3 IM_NEW.3 IM_NUMBER.3 \ + IM_RECT_BOTTOM.3 IM_RECT_HCENTRE.3 IM_RECT_RIGHT.3 \ + IM_RECT_VCENTRE.3 IM_REGION_ADDR.3 IM_REGION_LSKIP.3 \ + IM_REGION_N_ELEMENTS.3 IM_REGION_SIZEOF_LINE.3 IM_RINT.3 \ + error_exit.3 im_BandFmt2char.3 im_Coding2char.3 \ + im_Compression2char.3 im_LCh2Lab.3 im_LCh2UCS.3 im_Lab2LCh.3 \ + im_Lab2LabQ.3 im_Lab2LabS.3 im_Lab2UCS.3 im_Lab2XYZ.3 \ + im_Lab2disp.3 im_LabQ2Lab.3 im_LabQ2LabS.3 im_LabQ2XYZ.3 \ + im_LabQ2disp.3 im_LabQ2disp_build_table.3 im_LabQ2disp_table.3 \ + im_LabS2Lab.3 im_LabS2LabQ.3 im_Type2char.3 im_UCS2LCh.3 \ + im_UCS2Lab.3 im_UCS2XYZ.3 im_XYZ2Lab.3 im_XYZ2UCS.3 \ + im_XYZ2Yxy.3 im_XYZ2disp.3 im_XYZ2sRGB.3 im_Yxy2XYZ.3 im_abs.3 \ + im_acostra.3 im_add.3 im_add_close_callback.3 \ + im_add_eval_callback.3 im_add_evalend_callback.3 \ + im_addgnoise.3 im_affine.3 im_allocate_input_array.3 \ + im_amiMSBfirst.3 im_and_vec.3 im_andconst.3 im_andimage.3 \ + im_append_Hist.3 im_asintra.3 im_atantra.3 im_avg.3 \ + im_bandjoin.3 im_binfile.3 im_black.3 im_blend.3 im_c2amph.3 \ + im_c2imag.3 im_c2ps.3 im_c2real.3 im_c2rect.3 im_cache.3 \ + im_ceil.3 im_char2BandFmt.3 im_char2Coding.3 \ + im_char2Compression.3 im_char2Type.3 im_circle.3 im_clip.3 \ + im_clip2c.3 im_clip2cm.3 im_clip2d.3 im_clip2dcm.3 im_clip2f.3 \ + im_clip2fmt.3 im_clip2i.3 im_clip2s.3 im_clip2ui.3 \ + im_clip2us.3 im_close.3 im_cmulnorm.3 im_cntlines.3 \ + im_col_C2Cucs.3 im_col_Ch2ab.3 im_col_Ch2hucs.3 \ + im_col_Chucs2h.3 im_col_Cucs2C.3 im_col_L2Lucs.3 \ + im_col_Lab2XYZ.3 im_col_Lucs2L.3 im_col_XYZ2Lab.3 \ + im_col_XYZ2rgb.3 im_col_ab2Ch.3 im_col_dECMC.3 \ + im_col_display.3 im_col_make_tables_RGB.3 \ + im_col_make_tables_UCS.3 im_col_pythagoras.3 im_col_rgb2XYZ.3 \ + im_compass.3 im_conv.3 im_conv_raw.3 im_convf.3 im_convf_raw.3 \ + im_convsep.3 im_convsep_raw.3 im_convsepf.3 im_convsepf_raw.3 \ + im_convsub.3 im_cooc_asm.3 im_cooc_contrast.3 \ + im_cooc_correlation.3 im_cooc_entropy.3 im_cooc_matrix.3 \ + im_copy.3 im_copy_set.3 im_copy_swap.3 im_correl.3 im_costra.3 \ + im_cp_desc.3 im_create_dmask.3 im_create_fmask.3 \ + im_create_imask.3 im_dE00_fromLab.3 im_dECMC_fromLab.3 \ + im_dECMC_fromdisp.3 im_dE_fromLab.3 im_dE_fromXYZ.3 \ + im_dE_fromdisp.3 im_debugim.3 im_demand_hint.3 \ + im_demand_hint_array.3 im_deviate.3 im_diag.3 im_dif_std.3 \ + im_dilate.3 im_dilate_raw.3 im_disp2Lab.3 im_disp2XYZ.3 \ + im_disp_ps.3 im_divide.3 im_dup_dmask.3 im_dup_imask.3 \ + im_embed.3 im_eor_vec.3 im_eorconst.3 im_eorimage.3 im_equal.3 \ + im_equal_vec.3 im_equalconst.3 im_erode.3 im_erode_raw.3 \ + im_error.3 im_error_buffer.3 im_error_clear.3 im_exp10tra.3 \ + im_expntra.3 im_expntra_vec.3 im_exptra.3 im_extract.3 \ + im_extract_area.3 im_extract_band.3 im_extract_bands.3 \ + im_eye.3 im_falsecolour.3 im_fastcor.3 im_fastline.3 \ + im_fastlineuser.3 im_fav4.3 im_feye.3 im_fgrey.3 im_fliphor.3 \ + im_flipver.3 im_flood.3 im_flood_blob.3 im_floor.3 \ + im_flt_imag_freq.3 im_fractsurf.3 im_free.3 im_free_dmask.3 \ + im_free_imask.3 im_freqflt.3 im_fwfft.3 im_fzone.3 im_gadd.3 \ + im_gaddim.3 im_gammacorrect.3 im_gauss_dmask.3 \ + im_gauss_imask.3 im_gaussnoise.3 im_gbandjoin.3 im_generate.3 \ + im_gfadd.3 im_glds_asm.3 im_glds_contrast.3 im_glds_entropy.3 \ + im_glds_matrix.3 im_glds_mean.3 im_global_balance.3 \ + im_global_balance_float.3 im_gradient.3 im_grey.3 \ + im_guess_prefix.3 im_header.3 im_header_double.3 \ + im_header_int.3 im_header_string.3 im_heq.3 im_hist.3 \ + im_histcum.3 im_histeq.3 im_histgr.3 im_histlin.3 im_histnD.3 \ + im_histnorm.3 im_histplot.3 im_histspec.3 im_hsp.3 \ + im_icc_ac2rc.3 im_icc_export.3 im_icc_export_depth.3 \ + im_icc_import.3 im_icc_present.3 im_icc_transform.3 \ + im_identity.3 im_identity_ushort.3 im_ifthenelse.3 im_image.3 \ + im_image_sanity.3 im_incheck.3 im_init.3 im_initdesc.3 \ + im_insert.3 im_insertplace.3 im_invert.3 im_invertlut.3 \ + im_invfft.3 im_invfftr.3 im_iocheck.3 im_isMSBfirst.3 \ + im_iscomplex.3 im_isfile.3 im_isfloat.3 im_isint.3 im_isjpeg.3 \ + im_ispartial.3 im_ispng.3 im_isppm.3 im_istiff.3 \ + im_istifftiled.3 im_isuint.3 im_isvips.3 im_iterate.3 \ + im_jpeg2vips.3 im_jpeg2vips_header.3 im_lab_morph.3 im_less.3 \ + im_less_vec.3 im_lessconst.3 im_lesseq.3 im_lesseq_vec.3 \ + im_lesseqconst.3 im_lhisteq.3 im_lhisteq_raw.3 im_lindetect.3 \ + im_line.3 im_lintra.3 im_lintra_vec.3 im_list_add.3 \ + im_list_append.3 im_list_eq.3 im_list_fix.3 im_list_fold.3 \ + im_list_free.3 im_list_index.3 im_list_insert.3 im_list_len.3 \ + im_list_map.3 im_list_map_rev.3 im_list_member.3 im_list_pos.3 \ + im_list_remove.3 im_litecor.3 im_log10tra.3 im_log_dmask.3 \ + im_log_imask.3 im_logtra.3 im_lowpass.3 im_lrjoin.3 \ + im_lrmerge.3 im_lrmosaic.3 im_magick2vips.3 \ + im_magick2vips_header.3 im_make_xy.3 im_makerw.3 im_malloc.3 \ + im_maplut.3 im_mask2vips.3 im_matcat.3 im_match_linear.3 \ + im_match_linear_search.3 im_matinv.3 im_matmul.3 im_mattrn.3 \ + im_max.3 im_maxpos.3 im_maxvalue.3 im_mean_std_double_buffer.3 \ + im_mean_std_int_buffer.3 im_measure.3 im_min.3 im_minpos.3 \ + im_mmapin.3 im_mmapinrw.3 im_more.3 im_more_vec.3 \ + im_moreconst.3 im_moreeq.3 im_moreeq_vec.3 im_moreeqconst.3 \ + im_mpercent.3 im_multiply.3 im_notequal.3 im_notequal_vec.3 \ + im_notequalconst.3 im_offsets45.3 im_offsets90.3 im_open.3 \ + im_open_local.3 im_open_local_array.3 im_openout.3 im_or_vec.3 \ + im_orconst.3 im_orimage.3 im_outcheck.3 im_paintrect.3 \ + im_partial.3 im_pincheck.3 im_piocheck.3 im_plotmask.3 \ + im_plotpoint.3 im_png2vips.3 im_png2vips_header.3 \ + im_poutcheck.3 im_powtra.3 im_powtra_vec.3 im_ppm2vips.3 \ + im_ppm2vips_header.3 im_prepare.3 im_prepare_to.3 im_print.3 \ + im_print_dmask.3 im_print_imask.3 im_printdesc.3 im_printhd.3 \ + im_printlines.3 im_profile.3 im_quantim.3 im_quantlut.3 \ + im_rank.3 im_rank_image.3 im_read_dmask.3 im_read_imask.3 \ + im_readpoint.3 im_recomb.3 im_rect_dup.3 im_rect_equalsrect.3 \ + im_rect_includespoint.3 im_rect_includesrect.3 \ + im_rect_intersectrect.3 im_rect_isempty.3 \ + im_rect_marginadjust.3 im_rect_normalise.3 im_rect_unionrect.3 \ + im_region_create.3 im_region_free.3 im_region_image.3 \ + im_region_local.3 im_region_position.3 im_region_region.3 \ + im_remainder.3 im_remainderconst.3 im_remosaic.3 im_render.3 \ + im_render_fade.3 im_replicate.3 im_ri2c.3 im_rint.3 \ + im_rot180.3 im_rot270.3 im_rot90.3 im_rotate_dmask45.3 \ + im_rotate_dmask90.3 im_rotate_imask45.3 im_rotate_imask90.3 \ + im_rotquad.3 im_sRGB2XYZ.3 im_scale.3 im_scale_dmask.3 \ + im_scaleps.3 im_setbuf.3 im_setupout.3 im_sharpen.3 \ + im_shiftleft.3 im_shiftright.3 im_shrink.3 im_sign.3 \ + im_simcontr.3 im_similarity.3 im_similarity_area.3 im_sines.3 \ + im_sintra.3 im_slice.3 im_smear.3 im_smudge.3 im_spatres.3 \ + im_spcor.3 im_start_many.3 im_start_one.3 im_stats.3 \ + im_stdif.3 im_stop_many.3 im_stop_one.3 im_stretch3.3 \ + im_subsample.3 im_subtract.3 im_system.3 im_tantra.3 \ + im_tbjoin.3 im_tbmerge.3 im_tbmosaic.3 im_text.3 im_thresh.3 \ + im_tiff2vips.3 im_tiff2vips_header.3 im_tone_analyse.3 \ + im_tone_build.3 im_tone_map.3 im_updatehist.3 im_verror.3 \ + im_version.3 im_version_string.3 im_video_v4l1.3 \ + im_vips2bufjpeg.3 im_vips2jpeg.3 im_vips2mask.3 \ + im_vips2mimejpeg.3 im_vips2png.3 im_vips2ppm.3 im_vips2tiff.3 \ + im_warn.3 im_wrapmany.3 im_wrapone.3 im_write_dmask.3 \ + im_write_dmask_name.3 im_write_imask.3 im_write_imask_name.3 \ + im_writeline.3 im_zerox.3 im_zone.3 im_zoom.3 post-patch: .if defined(NOPORTDOCS) - @${REINPLACE_CMD} 's/^EXTRA_DIST = doc/^EXTRA_DIST = /' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} '459,462s/^/#/' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} '217D' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} '682,684s/^/#/' ${WRKSRC}/Makefile.in .endif .include <bsd.port.mk> diff --git a/graphics/vips/distinfo b/graphics/vips/distinfo index 32357c7..dcfe2a6 100644 --- a/graphics/vips/distinfo +++ b/graphics/vips/distinfo @@ -1,2 +1,2 @@ -MD5 (vips-7.8.14.tar.gz) = 1a86513dd241370c9496cab3946d747e -SIZE (vips-7.8.14.tar.gz) = 3358561 +MD5 (vips-7.10.10.tar.gz) = 5fa724406ff4e9ca9839d5f51bd391ad +SIZE (vips-7.10.10.tar.gz) = 3320069 diff --git a/graphics/vips/pkg-plist b/graphics/vips/pkg-plist index 782f7aa..f368e8d 100644 --- a/graphics/vips/pkg-plist +++ b/graphics/vips/pkg-plist @@ -1,6 +1,5 @@ bin/batch_crop bin/batch_image_convert -bin/batch_resize bin/batch_rubber_sheet bin/binfile bin/cooc @@ -11,31 +10,8 @@ bin/find_mosaic bin/glds bin/glds_features bin/header -bin/im_LCh2Lab -bin/im_LCh2UCS -bin/im_Lab2LCh -bin/im_Lab2LabQ -bin/im_Lab2LabS -bin/im_Lab2UCS -bin/im_Lab2XYZ -bin/im_Lab2XYZ_temp -bin/im_Lab2disp -bin/im_LabQ2Lab -bin/im_LabQ2LabS -bin/im_LabQ2XYZ -bin/im_LabQ2disp -bin/im_LabS2Lab -bin/im_LabS2LabQ -bin/im_UCS2LCh -bin/im_UCS2Lab -bin/im_UCS2XYZ -bin/im_XYZ2Lab -bin/im_XYZ2Lab_temp -bin/im_XYZ2UCS -bin/im_XYZ2Yxy -bin/im_XYZ2disp -bin/im_XYZ2sRGB -bin/im_Yxy2XYZ +bin/im__find_lroverlap +bin/im__find_tboverlap bin/im_abs bin/im_acostra bin/im_add @@ -49,6 +25,7 @@ bin/im_atantra bin/im_avg bin/im_bandjoin bin/im_bernd +bin/im_binfile bin/im_black bin/im_blend bin/im_c2amph @@ -56,6 +33,7 @@ bin/im_c2imag bin/im_c2ps bin/im_c2real bin/im_c2rect +bin/im_cache bin/im_ceil bin/im_circle bin/im_clip @@ -83,21 +61,22 @@ bin/im_convsepf_raw bin/im_convsub bin/im_copy bin/im_copy_set +bin/im_copy_swap bin/im_correl bin/im_costra bin/im_create_fmask -bin/im_dE00_fromLab -bin/im_dECMC_fromLab -bin/im_dECMC_fromdisp +bin/im_dE_fromdisp bin/im_dE_fromLab bin/im_dE_fromXYZ -bin/im_dE_fromdisp +bin/im_dE00_fromLab +bin/im_dECMC_fromdisp +bin/im_dECMC_fromLab bin/im_deviate bin/im_dilate bin/im_dilate_raw +bin/im_disp_ps bin/im_disp2Lab bin/im_disp2XYZ -bin/im_disp_ps bin/im_divide bin/im_embed bin/im_eor_vec @@ -115,6 +94,7 @@ bin/im_exptra bin/im_extract bin/im_extract_area bin/im_extract_band +bin/im_extract_bands bin/im_eye bin/im_falsecolour bin/im_fastcor @@ -173,6 +153,21 @@ bin/im_invfftr bin/im_ismonotonic bin/im_jpeg2vips bin/im_lab_morph +bin/im_Lab2disp +bin/im_Lab2LabQ +bin/im_Lab2LabS +bin/im_Lab2LCh +bin/im_Lab2UCS +bin/im_Lab2XYZ +bin/im_Lab2XYZ_temp +bin/im_LabQ2disp +bin/im_LabQ2Lab +bin/im_LabQ2LabS +bin/im_LabQ2XYZ +bin/im_LabS2Lab +bin/im_LabS2LabQ +bin/im_LCh2Lab +bin/im_LCh2UCS bin/im_less bin/im_less_vec bin/im_lessconst @@ -186,9 +181,9 @@ bin/im_line bin/im_lintra bin/im_lintra_vec bin/im_litecor -bin/im_log10tra bin/im_log_dmask bin/im_log_imask +bin/im_log10tra bin/im_logtra bin/im_lrjoin bin/im_lrmerge @@ -196,6 +191,7 @@ bin/im_lrmerge1 bin/im_lrmosaic bin/im_lrmosaic1 bin/im_magick2vips +bin/im_make_xy bin/im_maplut bin/im_mask2vips bin/im_matcat @@ -231,6 +227,7 @@ bin/im_ppm2vips bin/im_print bin/im_profile bin/im_rank +bin/im_rank_image bin/im_rank_raw bin/im_read_dmask bin/im_recomb @@ -238,8 +235,10 @@ bin/im_remainder bin/im_remainderconst bin/im_remainderconst_vec bin/im_remosaic +bin/im_replicate bin/im_resize_linear bin/im_ri2c +bin/im_rint bin/im_rot180 bin/im_rot270 bin/im_rot90 @@ -248,7 +247,6 @@ bin/im_rotate_dmask90 bin/im_rotate_imask45 bin/im_rotate_imask90 bin/im_rotquad -bin/im_sRGB2XYZ bin/im_scale bin/im_scaleps bin/im_sharpen @@ -262,6 +260,7 @@ bin/im_sintra bin/im_slice bin/im_spcor bin/im_spcor_raw +bin/im_sRGB2XYZ bin/im_stats bin/im_stdif bin/im_stdif_raw @@ -275,11 +274,16 @@ bin/im_tbmerge bin/im_tbmerge1 bin/im_tbmosaic bin/im_tbmosaic1 +bin/im_text bin/im_thresh bin/im_tiff2vips bin/im_tone_analyse bin/im_tone_build +bin/im_tone_build_range bin/im_tone_map +bin/im_UCS2Lab +bin/im_UCS2LCh +bin/im_UCS2XYZ bin/im_version bin/im_version_string bin/im_video_v4l1 @@ -289,6 +293,13 @@ bin/im_vips2mimejpeg bin/im_vips2png bin/im_vips2ppm bin/im_vips2tiff +bin/im_XYZ2disp +bin/im_XYZ2Lab +bin/im_XYZ2Lab_temp +bin/im_XYZ2sRGB +bin/im_XYZ2UCS +bin/im_XYZ2Yxy +bin/im_Yxy2XYZ bin/im_zerox bin/im_zone bin/im_zoom @@ -303,8 +314,7 @@ bin/spatres bin/squares bin/vdump bin/vips -bin/vips-7.8 -bin/vips-config +bin/vips-7.10 bin/vips2dj include/vips/VDisplay.h include/vips/VError.h @@ -315,16 +325,18 @@ include/vips/debug.h include/vips/dispatch.h include/vips/fmask.h include/vips/history.h -include/vips/list.h +include/vips/intl.h include/vips/mosaic.h include/vips/proto.h include/vips/rect.h include/vips/region.h +include/vips/semaphore.h include/vips/struct.h include/vips/thread.h include/vips/threadgroup.h include/vips/time.h include/vips/util.h +include/vips/vbuf.h include/vips/version.h include/vips/vips.h include/vips/vipsc++.h @@ -332,14 +344,13 @@ include/vips/vipscpp.h lib/libvips.a lib/libvips.la lib/libvips.so -lib/libvips.so.0 +lib/libvips.so.14 lib/libvipsCC.a lib/libvipsCC.la lib/libvipsCC.so -lib/libvipsCC.so.0 -libdata/pkgconfig/vips.pc -libdata/pkgconfig/vipsCC.pc -share/aclocal/vips.m4 +lib/libvipsCC.so.14 +libdata/pkgconfig/vips-7.10.pc +libdata/pkgconfig/vipsCC-7.10.pc %%PORTDOCS%%%%DOCSDIR%%/html/appguide/WARNINGS %%PORTDOCS%%%%DOCSDIR%%/html/appguide/appguide.css %%PORTDOCS%%%%DOCSDIR%%/html/appguide/appguide.html @@ -463,6 +474,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node49.html %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node5.html %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node50.html +%%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node51.html %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node6.html %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node7.html %%PORTDOCS%%%%DOCSDIR%%/html/cppguide/node8.html @@ -513,20 +525,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/libguide/node7.html %%PORTDOCS%%%%DOCSDIR%%/html/libguide/node8.html %%PORTDOCS%%%%DOCSDIR%%/html/libguide/node9.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_ARRAY.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_ADDR.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_N_ELEMENTS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_ELEMENT.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_LINE.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_PEL.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_MAX.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_NEW.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_NUMBER.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_ADDR.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_LSKIP.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_N_ELEMENTS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_SIZEOF_LINE.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RINT.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/batch_crop.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/batch_image_convert.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/batch_rubber_sheet.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/binfile.1.html @@ -538,35 +537,6 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/glds.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/glds_features.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/header.1.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_BandFmt2char.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Coding2char.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Compression2char.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LCh2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LCh2UCS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LCh.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LabQ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LabS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2UCS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2XYZ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2disp.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2LabS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2XYZ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp_build_table.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp_table.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabS2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabS2LabQ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Type2char.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2LCh.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2XYZ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2UCS.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2Yxy.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2disp.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2sRGB.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Yxy2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_abs.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_acostra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_add.3.html @@ -581,9 +551,11 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_andconst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_andimage.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_append_Hist.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_ARRAY.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_asintra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_atantra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_avg.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_BandFmt2char.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_bandjoin.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_binfile.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_black.3.html @@ -593,13 +565,13 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_c2ps.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_c2real.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_c2rect.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_cache.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_ceil.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_char2BandFmt.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_char2Coding.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_char2Compression.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_char2Type.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_circle.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_clear_error_string.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_clip.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_clip2c.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_clip2cm.3.html @@ -614,24 +586,26 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_close.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_cmulnorm.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_cntlines.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Coding2char.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_ab2Ch.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_C2Cucs.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Ch2ab.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Ch2hucs.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Chucs2h.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Cucs2C.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_dECMC.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_display.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_L2Lucs.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Lab2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_Lucs2L.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_XYZ2Lab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_XYZ2rgb.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_ab2Ch.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_dECMC.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_display.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_make_tables_RGB.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_make_tables_UCS.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_pythagoras.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_rgb2XYZ.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_XYZ2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_col_XYZ2rgb.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_compass.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Compression2char.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_conv.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_conv_raw.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_convf.3.html @@ -648,29 +622,30 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_cooc_matrix.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_copy.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_copy_set.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_copy_swap.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_correl.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_costra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_cp_desc.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_create_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_create_fmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_create_imask.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE00_fromLab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dECMC_fromLab.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dECMC_fromdisp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE_fromdisp.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE_fromLab.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE_fromXYZ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE_fromdisp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dE00_fromLab.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_debugim.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dECMC_fromdisp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_dECMC_fromLab.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_demand_hint.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_demand_hint_array.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_deviate.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_diagnostics.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_diag.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dif_std.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dilate.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dilate_raw.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_disp_ps.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_disp2Lab.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_disp2XYZ.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_disp_ps.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_divide.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dup_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_dup_imask.3.html @@ -683,7 +658,9 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_equalconst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_erode.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_erode_raw.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_errormsg.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_error.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_error_buffer.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_error_clear.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_exp10tra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_expntra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_expntra_vec.3.html @@ -691,6 +668,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_extract.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_extract_area.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_extract_band.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_extract_bands.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_eye.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_falsecolour.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_fastcor.3.html @@ -706,6 +684,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_floor.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_flt_imag_freq.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_fractsurf.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_free.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_free_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_free_imask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_freqflt.3.html @@ -755,7 +734,12 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_identity_ushort.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_ifthenelse.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_image.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_ADDR.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_N_ELEMENTS.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_image_sanity.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_ELEMENT.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_LINE.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_IMAGE_SIZEOF_PEL.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_incheck.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_init.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_initdesc.3.html @@ -766,12 +750,12 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_invfft.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_invfftr.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_iocheck.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_isMSBfirst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_iscomplex.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_isfile.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_isfloat.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_isint.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_isjpeg.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_isMSBfirst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_ispartial.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_ispng.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_isppm.3.html @@ -783,6 +767,22 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_jpeg2vips.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_jpeg2vips_header.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lab_morph.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2disp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LabQ.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LabS.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2LCh.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2UCS.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Lab2XYZ.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp_build_table.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2disp_table.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2LabS.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabQ2XYZ.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabS2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LabS2LabQ.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LCh2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_LCh2UCS.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_less.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_less_vec.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lessconst.3.html @@ -794,6 +794,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lindetect.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_line.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lintra.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_lintra_vec.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_list_add.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_list_append.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_list_eq.3.html @@ -809,9 +810,9 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_list_pos.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_list_remove.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_litecor.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_log10tra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_log_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_log_imask.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_log10tra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_logtra.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lowpass.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lrjoin.3.html @@ -819,6 +820,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_lrmosaic.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_magick2vips.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_magick2vips_header.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_make_xy.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_makerw.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_malloc.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_maplut.3.html @@ -829,12 +831,15 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_matinv.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_matmul.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mattrn.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_max.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_MAX.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_maxpos.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_maxvalue.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mean_std_double_buffer.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mean_std_int_buffer.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_measure.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_min.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_MIN.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_minpos.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mmapin.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mmapinrw.3.html @@ -846,9 +851,11 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_moreeqconst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_mpercent.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_multiply.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_NEW.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_notequal.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_notequal_vec.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_notequalconst.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_NUMBER.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_offsets45.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_offsets90.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_open.3.html @@ -885,29 +892,42 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_quantim.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_quantlut.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rank.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_rank_image.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_read_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_read_imask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_readpoint.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_recomb.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RECT_BOTTOM.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_dup.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_equalsrect.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RECT_HCENTRE.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_includespoint.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_includesrect.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_intersectrect.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_isempty.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_marginadjust.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_normalise.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RECT_RIGHT.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rect_unionrect.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RECT_VCENTRE.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_ADDR.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_create.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_free.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_image.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_local.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_LSKIP.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_N_ELEMENTS.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_position.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_region_region.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_REGION_SIZEOF_LINE.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_remainder.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_remainderconst.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_remosaic.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_render.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_replicate.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_ri2c.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_rint.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/IM_RINT.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rot180.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rot270.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rot90.3.html @@ -916,7 +936,6 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rotate_imask45.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rotate_imask90.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_rotquad.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_sRGB2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_scale.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_scale_dmask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_scaleps.3.html @@ -937,6 +956,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_smudge.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_spatres.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_spcor.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_sRGB2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_start_many.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_start_one.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_stats.3.html @@ -951,13 +971,19 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tbjoin.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tbmerge.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tbmosaic.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_text.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_thresh.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tiff2vips.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tiff2vips_header.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tone_analyse.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tone_build.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_tone_map.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Type2char.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2LCh.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_UCS2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_updatehist.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_verror.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_version.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_version_string.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_video_v4l1.3.html @@ -968,7 +994,7 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_vips2png.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_vips2ppm.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_vips2tiff.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/im_warning.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_warn.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_wrapmany.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_wrapone.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_write_dmask.3.html @@ -976,18 +1002,25 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/man/im_write_imask.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_write_imask_name.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_writeline.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2disp.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2Lab.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2sRGB.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2UCS.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_XYZ2Yxy.3.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/im_Yxy2XYZ.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_zerox.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_zone.3.html %%PORTDOCS%%%%DOCSDIR%%/html/man/im_zoom.3.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/ip.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/light_correct.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/nip.1.html +%%PORTDOCS%%%%DOCSDIR%%/html/man/nip2.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/printlines.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/simcontr.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/sines.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/squares.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/vdump.1.html %%PORTDOCS%%%%DOCSDIR%%/html/man/vips.1.html +%%PORTDOCS%%%%DOCSDIR%%/html/refguide/img21.png %%PORTDOCS%%%%DOCSDIR%%/html/refguide/WARNINGS %%PORTDOCS%%%%DOCSDIR%%/html/refguide/images.aux %%PORTDOCS%%%%DOCSDIR%%/html/refguide/images.log @@ -1028,9 +1061,6 @@ share/aclocal/vips.m4 %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node18.html %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node19.html %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node2.html -%%PORTDOCS%%%%DOCSDIR%%/html/refguide/node20.html -%%PORTDOCS%%%%DOCSDIR%%/html/refguide/node21.html -%%PORTDOCS%%%%DOCSDIR%%/html/refguide/node22.html %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node3.html %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node4.html %%PORTDOCS%%%%DOCSDIR%%/html/refguide/node5.html |