Bug 252748 - x11-toolkits/pangox-compat: Fix compilation with Pango 1.46.2 or newer
Summary: x11-toolkits/pangox-compat: Fix compilation with Pango 1.46.2 or newer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks: 249879
  Show dependency treegraph
 
Reported: 2021-01-16 18:42 UTC by Daniel Engberg
Modified: 2021-02-10 18:16 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch for pangox-compat (3.37 KB, patch)
2021-01-16 18:42 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-01-16 18:42:42 UTC
Created attachment 221640 [details]
Patch for pangox-compat

Backport commit edb9e090 from upstream
Import 0001-Re-add-pango_x_get_shaper_map-it-is-still-used-in-th.patch and 0002-disable-shaper.patch from Archlinux

Sources:
https://gitlab.gnome.org/Archive/pangox-compat/-/commit/edb9e0904d04d1da02bba7b78601a2aba05aaa47
https://aur.archlinux.org/cgit/aur.git/tree/?h=pangox-compat

Compile tested on FreeBSD 13.0-CURRENT main-c1-g63f93c7e1 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-10 18:15:26 UTC
A commit references this bug:

Author: tcberner
Date: Wed Feb 10 18:15:12 UTC 2021
New revision: 564892
URL: https://svnweb.freebsd.org/changeset/ports/564892

Log:
  x11-toolkits/pangox-compat: prepare for pango >= 1.46.2

  PR:		252748
  Submitted by:	daniel.engberg.lists@pyret.net
  Obtained from:	https://aur.archlinux.org/cgit/aur.git/tree/?h=pangox-compat

Changes:
  head/x11-toolkits/pangox-compat/Makefile
  head/x11-toolkits/pangox-compat/distinfo
  head/x11-toolkits/pangox-compat/files/
  head/x11-toolkits/pangox-compat/files/patch-pangox.c
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-10 18:16:39 UTC
Committed, thanks.