After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584834 - Unnecessarily high version requirement for pangocairo
Unnecessarily high version requirement for pangocairo
Status: RESOLVED OBSOLETE
Product: pangomm
Classification: Bindings
Component: build
2.24.x
Other Mac OS
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2009-06-04 15:15 UTC by Daniel Macks
Modified: 2011-03-26 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reduce pango version requirement (479 bytes, patch)
2009-06-05 19:36 UTC, Daniel Macks
none Details | Review

Description Daniel Macks 2009-06-04 15:15:00 UTC
pangomm-2.24.0 configure specifies pangomm_min_pango_version=1.23.0, but I don't see anything in the code that actually requires that high a version. The commit that raised the requirement (d4dfd3c1d5331511b31a14eb6ddf2effc6db6731) does not directly explain why, and the new symbol needed there (pango_cairo_show_layout(() via patch to close Bug #560232) has existed since pangocairo-1.10. It's sane to want the same GNOME-suite version of pango as the pangomm wrappers, but doesn't seem required. I am unable to upgrade beyond pango-1.22.4, but I was able to compile pangomm-2.24.0 successfully and the shared library has no unresolved symbols.
Comment 1 Murray Cumming 2009-06-05 15:21:05 UTC
OK. Could you give us a patch for this, please?
Comment 2 Daniel Macks 2009-06-05 19:36:50 UTC
Created attachment 136034 [details] [review]
Reduce pango version requirement
Comment 3 Murray Cumming 2011-03-26 10:35:15 UTC
I seem to be ignoring pangomm bugs. Sorry. Is still patch still useful?
Comment 4 Daniel Macks 2011-03-26 10:46:58 UTC
I doubt it, given multiple new releases of all the related libs since then (no idea what the symbol-requirements are currently), and I have since managed to push all my systems to at least pango-2.24/pangomm-2.26.