public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libxklavier/files: libxklavier-5.2-include-top_srcdir.patch
@ 2012-01-23 18:58 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-23 18:58 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/23 18:58:22

  Added:                libxklavier-5.2-include-top_srcdir.patch
  Log:
  Fix build with USE=introspection, see ChangeLog
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/libxklavier/files/libxklavier-5.2-include-top_srcdir.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxklavier/files/libxklavier-5.2-include-top_srcdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxklavier/files/libxklavier-5.2-include-top_srcdir.patch?rev=1.1&content-type=text/plain

Index: libxklavier-5.2-include-top_srcdir.patch
===================================================================
From 57785c952444e4cb9d13e43d4f9cc9713d66958b Mon Sep 17 00:00:00 2001
From: Martin Pitt <martin.pitt@ubuntu.com>
Date: Mon, 16 Jan 2012 15:00:18 +0000
Subject: Use local include files for building GIR

Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
---
diff --git a/libxklavier/Makefile.am b/libxklavier/Makefile.am
index 6c8631a..c53ff6d 100644
--- a/libxklavier/Makefile.am
+++ b/libxklavier/Makefile.am
@@ -94,7 +94,7 @@ introspection_sources = $(xklavier_headers) $(filter %.c, $(libxklavier_la_SOURC
 
 Xkl-1.0.gir: libxklavier.la
 Xkl_1_0_gir_INCLUDES = GObject-2.0 xlib-2.0
-Xkl_1_0_gir_CFLAGS = $(INCLUDES) $(X_CFLAGS) $(XML_CFLAGS) $(GLIB_CFLAGS) $(XINPUT_CFLAGS)
+Xkl_1_0_gir_CFLAGS = -I$(top_srcdir) $(INCLUDES) $(X_CFLAGS) $(XML_CFLAGS) $(GLIB_CFLAGS) $(XINPUT_CFLAGS)
 Xkl_1_0_gir_LIBS = libxklavier.la
 Xkl_1_0_gir_FILES = $(xklavier_headers) $(introspection_sources)
 INTROSPECTION_GIRS += Xkl-1.0.gir
--
cgit v0.9.0.2-2-gbebe






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/libxklavier/files: libxklavier-5.2-include-top_srcdir.patch
@ 2012-09-22 11:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-09-22 11:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/09/22 11:00:28

  Removed:              libxklavier-5.2-include-top_srcdir.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)


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

end of thread, other threads:[~2012-09-22 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-23 18:58 [gentoo-commits] gentoo-x86 commit in x11-libs/libxklavier/files: libxklavier-5.2-include-top_srcdir.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-22 11:00 Samuli Suominen (ssuominen)

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