public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/evince/files: evince-2.91.5-fix-evinceview-introspection.patch
@ 2011-08-16 22:43 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 2+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-08-16 22:43 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/08/16 22:43:46

  Added:                evince-2.91.5-fix-evinceview-introspection.patch
  Log:
  Bump to 3.0.2, from gnome overlay for GNOME 3
  
  (Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/evince/files/evince-2.91.5-fix-evinceview-introspection.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/evince/files/evince-2.91.5-fix-evinceview-introspection.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/evince/files/evince-2.91.5-fix-evinceview-introspection.patch?rev=1.1&content-type=text/plain

Index: evince-2.91.5-fix-evinceview-introspection.patch
===================================================================
Fix building of EvinceView-3.0.gir

* Without the library-path directive, it cannot find libevdocument3
* The devs missed it because it tries to pick up the system libevdocument3
  - That's wrong too, because it'll build the current version's introspection
    against the previous version's library, etc.

---
--- libview/Makefile.am
+++ libview/Makefile.am
@@ -122,6 +122,7 @@
 	$(AM_V_GEN) PKG_CONFIG_PATH=$(top_builddir):$$PKG_CONFIG_PATH \
 	$(G_IR_SCANNER) -v --namespace EvinceView \
 	--add-include-path=$(top_builddir)/libdocument \
+	--library-path=$(top_builddir)/libdocument \
 	--strip-prefix=Ev \
 	--nsversion=$(EV_API_VERSION) \
 	--include=GLib-2.0 \






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/evince/files: evince-2.91.5-fix-evinceview-introspection.patch
@ 2011-11-03  5:31 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-11-03  5:31 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/11/03 05:31:59

  Removed:              evince-2.91.5-fix-evinceview-introspection.patch
  Log:
  Bump to 3.2.1 from the gnome overlay. Drop old. Add several missing dependencies. Notable changes: UI fixes, stability improvements, XPS support.
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-03  5:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 22:43 [gentoo-commits] gentoo-x86 commit in app-text/evince/files: evince-2.91.5-fix-evinceview-introspection.patch Nirbheek Chauhan (nirbheek)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-03  5:31 Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox