[gir-repository] Remove webkit and jscore



commit 4e3c9c6df9d09a1e64096f935ebe859083ea773a
Author: Johan Dahlin <johan gnome org>
Date:   Thu Sep 2 09:29:26 2010 -0300

    Remove webkit and jscore

 gir/JSCore-1.0.gir |   18 ------------------
 gir/Makefile.am    |   26 --------------------------
 2 files changed, 0 insertions(+), 44 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index ab2b9cd..35ef73d 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -8,7 +8,6 @@ COMMON_CUSTOM_LDFLAGS= -avoid-version -rdynamic
 POPPLER_GIR_DEPS =
 GDK_GIR_DEPS =
 GTK_GIR_DEPS =
-WEBKIT_GIR_DEPS =
 NOTIFY_GIR_DEPS =
 GTKSOURCE_GIR_DEPS =
 VTE_GIR_DEPS =
@@ -308,7 +307,6 @@ Gdk-2.0.gir: $(GDK_GIR_DEPS)
 BUILT_GIRSOURCES += Gdk-2.0.gir
 
 GTK_GIR_DEPS += GdkPixbuf-2.0.gir Gdk-2.0.gir libgirepo-Gtk-custom.la
-WEBKIT_GIR_DEPS += Gtk-2.0.gir
 NOTIFY_GIR_DEPS += Gtk-2.0.gir
 GTKSOURCE_GIR_DEPS += Gtk-2.0.gir
 VTE_GIR_DEPS += Gtk-2.0.gir
@@ -358,30 +356,6 @@ EXTRA_DIST += $(libgirepo_GdkPixbuf_custom_la_SOURCES)
 EXTRA_DIST += $(libgirepo_Gdk_custom_la_SOURCES)
 EXTRA_DIST += $(libgirepo_Gtk_custom_la_SOURCES)
 
-# webkit
-JSCORE_GIRSOURCES = JSCore-1.0.gir
-if BUILD_WEBKIT
-WEBKIT_GIR_DEPS += $(JSCORE_GIRSOURCES) Soup-2.4.gir $(INTROSPECTION_SCANNER)
-WEBKIT_INCLUDEDIR=`pkg-config --variable=includedir webkit-1.0`
-WebKit-1.0.gir: $(WEBKIT_GIR_DEPS)
-	$(DEBUG) $(INTROSPECTION_SCANNER) -v --namespace WebKit --nsversion=1.0 \
-	    --add-include-path=$(srcdir) --add-include-path=. \
-             --include=GObject-2.0 \
-             --include=Gtk-2.0 \
-             --include=JSCore-1.0 \
-             --include=Soup-2.4 \
-	     --library=webkit-1.0 \
-	     --libtool="$(LIBTOOL)" \
-             --pkg gobject-2.0 \
-             --pkg gtk+-2.0 \
-             --pkg webkit-1.0 \
-             --output $@ \
-             $(WEBKIT_INCLUDEDIR)/webkit-1.0/webkit/*.h
-BUILT_GIRSOURCES += WebKit-1.0.gir
-CUSTOM_GIRSOURCES += $(JSCORE_GIRSOURCES)
-endif BUILD_WEBKIT
-EXTRA_DIST += $(JSCORE_GIRSOURCES)
-
 # libnotify
 EXTRA_DIST += $(srcdir)/Notify-custom.c
 if BUILD_NOTIFY



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]