File gir-repository-fix-goocanvas-build.patch of Package gir-repository
Index: gir-repository-0.6.5/gir/Makefile.am
===================================================================
--- gir-repository-0.6.5.orig/gir/Makefile.am
+++ gir-repository-0.6.5/gir/Makefile.am
@@ -415,6 +415,7 @@ GOOCANVAS_INCLUDEDIR=`pkg-config --varia
GooCanvas-0.10.gir: $(GOOCANVAS_GIR_DEPS)
$(INTROSPECTION_SCANNER) -v --namespace GooCanvas --nsversion=0.10 \
--add-include-path=$(srcdir) --add-include-path=. \
+ --strip-prefix=Goo \
--include=Gtk-2.0 \
--library=goocanvas \
--libtool="$(LIBTOOL)" \