Use the new evdocument3 and evview3 names for the libraries when running
g-ir-scanner.
https://bugzilla.gnome.org/show_bug.cgi?id=631360
--include=Gdk-2.0 \
--include=GdkPixbuf-2.0 \
--include=Gtk-2.0 \
- --library=evdocument \
+ --library=evdocument3 \
--libtool="$(SAVED_LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
--include=GdkPixbuf-2.0 \
--include=Gtk-2.0 \
--include=EvinceDocument-$(EV_API_VERSION) \
- --library=evview \
+ --library=evview3 \
--libtool="$(LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \