IABSD.fr/ports/graphics/libvips

Branch :


Log

Author Commit Date CI Message
7cf2a785 2024-04-15 15:17:46 update to libvips-8.14.5, from Brad
4e482b16 2023-10-14 20:56:07 explicitly specify gettext subpackage in *_DEPENDS Specify "devel/gettext,-runtime" rather than depending on "devel/gettext" expanding to this.
8fd74949 2023-09-26 11:39:01 MASTER_SITES -> SITES
baace7b9 2023-08-12 13:33:27 Update to libvips-8.14.3.
e2e1b599 2023-07-09 02:10:08 Add -Dfontconfig=disabled to unbreak build without pango In libvips, our -Dpangocairo=disabled also disabled fontconfig, but only after meson.build required both fontconfig and pangoft2. If you didn't install devel/pango, then "make configure" failed at pangoft2. If you did have pango, then pangoft2 got found but never used. Diff from Brad Smith
5ff79983 2023-06-12 15:54:48 Unbreak: missing BDEP on devel/gobject-introspection.
e573fd0a 2023-06-11 10:47:06 update to libvips-8.14.2, from Brad dropping previous maintainer per their request
d3aaddb1 2022-11-05 17:06:22 WANTLIB: pcre -> pcre2-8 after recent glib2 update.
af6a7994 2022-03-11 19:22:04 drop RCS Ids
d78cd41d 2021-05-09 08:55:41 Fix build with GLib >=2.68 (first batch).