head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.18 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.16 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.14 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.12 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.8 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.6 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.4 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.2 pkgsrc-2008Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2008.06.19.15.11.45; author taca; state dead; branches; next 1.1; 1.1 date 2008.04.28.14.38.51; author obache; state Exp; branches; next ; desc @@ 1.2 log @Update to ruby-gnome2-pango to 0.17.0rc1 to build with newer gnome packages. @ text @$NetBSD: patch-aa,v 1.1 2008/04/28 14:38:51 obache Exp $ --- pango/extconf.rb.orig 2006-12-29 13:17:28.000000000 +0000 +++ pango/extconf.rb @@@@ -23,6 +23,7 @@@@ have_func("pango_render_part_get_type") have_func("pango_attr_strikethrough_color_new") have_func("pango_attr_underline_color_new") have_func("pango_glyph_item_free") +have_func("pango_glyph_item_get_type") have_func("pango_attr_iterator_get_attrs") have_func("pango_itemize_with_base_dir") have_func("pango_font_family_is_monospace") @ 1.1 log @Fix build problem with recent pango, pango_glyph_item_get_type() was defined. Patch taken from upstream SVN repository Revision 2839. @ text @d1 1 a1 1 $NetBSD$ @