[Bug 283533] x11-toolkits/pango: Update to 1.55.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Jan 2025 18:09:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283533

--- Comment #7 from Lena <Lena@lena.kiev.ua> ---
(In reply to Gleb Popov from comment #6)

> now try `pkg upgrade -f gimp` and see if that fix the problem.

Didn't help.
`pkg upgrade -f gimp-app` also didn't help, gimp crashes at start.

I updated port tree and tried to build gimp-app from port:

/usr/ports/graphics/gimp-app # make clean rmconfig install-missing-packages all
...
Error: GIMP configuration failed.
  - Error: missing dependency gtk+-2.0 >= 2.24.32
      *** Test for GTK+ failed.
  - Error: missing dependency pangocairo >= 1.29.4 and pangoft2
      *** We require Pango with the optional support for Cairo compiled in.

~ $ pkg info | egrep 'gtk|pango|cairo'
cairo-1.18.2,3                 Vector graphics library with cross-device output
support
gtk-update-icon-cache-3.24.31_1 Gtk-update-icon-cache utility from the Gtk+
tool
kit
gtk2-2.24.33_1                 Gimp Toolkit for X11 GUI (previous stable
version
)
gtk3-3.24.43                   Gimp Toolkit for X11 GUI (current stable
version)
linux-c7-cairo-1.15.12_1       Vector graphics library Cairo (Linux CentOS
7.9.2
009)
linux-c7-gtk2-2.24.31          GTK library, version 2.X (Linux CentOS 7.9.2009)
linux-c7-pango-1.42.4_1        Pango library (Linux CentOS 7.9.2009)
pango-1.55.5                   Open-source framework for the layout and
renderin
g of i18n text
py311-cairo-1.21.0,1           Python bindings for Cairo
webkit2-gtk3-2.34.6_10         Opensource browser engine using the GTK 3
toolkit

-- 
You are receiving this mail because:
You are the assignee for the bug.