From ad31fdffc032e207270c6d28dbf7f54709f438b5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 18 Jun 2012 14:32:53 +0000 Subject: testing/spice-gtk: new aport A GTK+ widget for SPICE clients http://spice-space.org/page/Spice-Gtk --- testing/spice-gtk/codegendir.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/spice-gtk/codegendir.patch (limited to 'testing/spice-gtk/codegendir.patch') diff --git a/testing/spice-gtk/codegendir.patch b/testing/spice-gtk/codegendir.patch new file mode 100644 index 0000000000..13b9e4077a --- /dev/null +++ b/testing/spice-gtk/codegendir.patch @@ -0,0 +1,11 @@ +--- ./gtk/Makefile.in.orig ++++ ./gtk/Makefile.in +@@ -895,7 +895,7 @@ + @WITH_PYTHON_TRUE@SpiceClientGtk_la_LDFLAGS = -module -avoid-version -fPIC + @WITH_PYTHON_TRUE@SpiceClientGtk_la_SOURCES = spice-client-gtk-module.c + @WITH_PYTHON_TRUE@nodist_SpiceClientGtk_la_SOURCES = spice-client-gtk-module.defs.c +-@WITH_PYTHON_TRUE@CODEGENDIR = `pkg-config --variable=codegendir pygtk-2.0` ++@WITH_PYTHON_TRUE@CODEGENDIR = `pkg-config --variable=codegendir pygobject-2.0` + @WITH_PYTHON_TRUE@DEFSDIR = `pkg-config --variable=defsdir pygtk-2.0` + @G_IR_SCANNER_SYMBOL_PREFIX_FALSE@PREFIX_ARGS = --strip-prefix=Spice + @G_IR_SCANNER_SYMBOL_PREFIX_TRUE@PREFIX_ARGS = --symbol-prefix=spice --identifier-prefix=Spice -- cgit v1.2.3