regression on -current with pango >= 1.40.6
by nobodino from LinuxQuestions.org on (#5CQZD)
One package doesn't build correctly with pango >= 1.40.6
-pygtk: after the "zcat $CWD/" line add the following lines:
------------------------------
# patch from Fedora: https://src.fedoraproject.org/rpms/p...l-method.patch
cat $CWD/pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch | patch -p1 --verbose || exit 1
------------------------------
withe enclosed patch.
Attached Files


-pygtk: after the "zcat $CWD/" line add the following lines:
------------------------------
# patch from Fedora: https://src.fedoraproject.org/rpms/p...l-method.patch
cat $CWD/pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch | patch -p1 --verbose || exit 1
------------------------------
withe enclosed patch.
Attached Files
![]() | pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch.txt (915 Bytes) |