gir-repository r256 - in trunk: . gir



Author: walters
Date: Wed Nov 26 23:24:29 2008
New Revision: 256
URL: http://svn.gnome.org/viewvc/gir-repository?rev=256&view=rev

Log:
Make use of new --libtool option

Modified:
   trunk/ChangeLog
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Wed Nov 26 23:24:29 2008
@@ -64,7 +64,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
             --include=GObject-2.0 \
             --library=gconf-2 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gconf-2.0 \
             $(GCONF_INCLUDEDIR)/gconf/*.h
@@ -78,7 +78,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
             --include=Gio-2.0 \
             --library=soup-2.4 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg libsoup-2.4 \
             $(srcdir)/Soup-custom.c \
@@ -94,7 +94,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
             --include=GObject-2.0 \
             --library=gnome-keyring \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gnome-keyring-1 \
             $(GNOMEKEYRING_INCLUDEDIR)/*.h
@@ -111,7 +111,7 @@
             --include=GObject-2.0 \
             --include=cairo-1.0 \
             --library=pango-1.0 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gobject-2.0 \
             --pkg cairo \
@@ -128,7 +128,7 @@
             --include=freetype2-2.0 \
             --include=fontconfig-2.0 \
             --library=pangoft2-1.0 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gobject-2.0 \
             --pkg freetype2 \
@@ -144,7 +144,7 @@
             --include=Pango-1.0 \
             --include=cairo-1.0 \
             --library=pangocairo-1.0 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gobject-2.0 \
             --pkg cairo \
@@ -161,7 +161,7 @@
             --include=xlib-2.0 \
             --include=PangoFT2-1.0 \
             --library=pangoxft-1.0 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gobject-2.0 \
             --pkg freetype2 \
@@ -177,7 +177,7 @@
             --include=xlib-2.0 \
             --include=Pango-1.0 \
             --library=pangox-1.0 \
-	    $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg gobject-2.0 \
             --pkg freetype2 \
@@ -198,7 +198,7 @@
              --include=Gdk-2.0 \
              --include=cairo-1.0 \
              --library=poppler-glib \
-             $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg gdk-2.0 \
              --pkg gobject-2.0 \
@@ -214,7 +214,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=GObject-2.0 \
 	     --library=atk-1.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg gobject-2.0 \
              $(ATK_INCLUDEDIR)/atk/*.h
@@ -244,7 +244,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gio-2.0 \
 	     --library=gdk_pixbuf-2.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg gobject-2.0 \
              --pkg gio-2.0 \
@@ -264,7 +264,7 @@
              --include=GdkPixbuf-2.0 \
 	     --library=gdk-$(GDK_TARGET)-2.0 \
 	     --library=girepo-Gdk-custom \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg gobject-2.0 \
              --pkg gio-2.0 \
@@ -289,7 +289,7 @@
              --include=Gdk-2.0 \
 	     --library=gtk-$(GDK_TARGET)-2.0 \
 	     --library=girepo-Gtk-custom \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gio-2.0 \
              --pkg cairo \
@@ -321,7 +321,7 @@
              --include=Gtk-2.0 \
              --include=JSCore-1.0 \
 	     --library=webkit-1.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gtk+-2.0 \
              --pkg webkit-1.0 \
@@ -342,7 +342,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gtk-2.0 \
 	     --library=notify \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gtk+-2.0 \
              --pkg libnotify \
              --output $@ \
@@ -358,8 +358,8 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gtk-2.0 \
 	     --library=gtksourceview-2.0 \
-	     $(NOCLOSURE) \
              --pkg gtksourceview-2.0 \
+	     --libtool="$(LIBTOOL)" \
              --pkg gtk+-2.0 \
              --output $@ \
              $(GTKSOURCEVIEW_INCLUDEDIR)/gtksourceview/*.h
@@ -374,7 +374,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gtk-2.0 \
 	     --library=vte \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gtk+-2.0 \
              --pkg vte \
              --output $@ \
@@ -399,7 +399,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=GObject-2.0 \
 	     --library=clutter-$(CLUTTER_BACKEND)-0.8 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg clutter-$(CLUTTER_BACKEND)-0.8 \
              --output $@ \
@@ -417,7 +417,7 @@
              --include=ClutterJson-0.8 \
 	     --library=clutter-$(CLUTTER_BACKEND)-0.8 \
 	     --library=girepo-Clutter-custom \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg clutter-$(CLUTTER_BACKEND)-0.8 \
              --output $@ \
@@ -443,7 +443,7 @@
              --include=Gtk-2.0 \
              --include=Clutter-0.8 \
 	     --library=clutter-gtk-0.8 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gtk+-2.0 \
              --pkg clutter-0.8 \
@@ -463,7 +463,7 @@
              --include=cairo-1.0 \
              --include=Clutter-0.8 \
 	     --library=clutter-cairo-0.8 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg cairo \
              --pkg clutter-cairo-0.8 \
@@ -480,7 +480,7 @@
 	     --strip-prefix=Goo \
              --include=Gtk-2.0 \
 	     --library=goocanvas \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg goocanvas \
              --output $@ \
              $(GOOCANVAS_INCLUDEDIR)/goocanvas-1.0/*.h
@@ -497,7 +497,7 @@
              --include=GModule-2.0 \
              --include=libxml2-2.0 \
 	     --library=gstbase-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-base-0.10 \
@@ -563,7 +563,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstbase-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-base-0.10 \
@@ -577,7 +577,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstcontroller-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-controller-0.10 \
@@ -591,7 +591,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstdataprotocol-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-dataprotocol-0.10 \
@@ -606,7 +606,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstnet-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-net-0.10 \
@@ -625,7 +625,7 @@
              --include=GstBase-0.10 \
              --include=GstInterfaces-0.10 \
 	     --library=gstaudio-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-audio-0.10 \
@@ -639,7 +639,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstfft-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-fft-0.10 \
@@ -653,7 +653,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstinterfaces-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-interfaces-0.10 \
@@ -667,7 +667,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstnetbuffer-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-netbuffer-0.10 \
@@ -681,7 +681,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstpbutils-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-pbutils-0.10 \
@@ -695,7 +695,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstriff-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-riff-0.10 \
@@ -710,7 +710,7 @@
              --include=Gst-0.10 \
              --include=GstBase-0.10 \
 	     --library=gstrtp-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-rtp-0.10 \
@@ -725,7 +725,7 @@
              --include=Gst-0.10 \
              --include=GstSdp-0.10 \
 	     --library=gstrtsp-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-rtsp-0.10 \
@@ -739,7 +739,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gstsdp-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-sdp-0.10 \
@@ -753,7 +753,7 @@
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gst-0.10 \
 	     --library=gsttag-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-tag-0.10 \
@@ -768,7 +768,7 @@
              --include=Gst-0.10 \
              --include=GstBase-0.10 \
 	     --library=gstvideo-0.10 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
              --pkg gstreamer-0.10 \
              --pkg gstreamer-video-0.10 \
@@ -786,7 +786,7 @@
 	     --strip-prefix=mc \
              --include=LibTelepathy \
 	     --library=missioncontrol-client \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --pkg libmissioncontrol \
              --output $@ \
              $(MISSIONCONTROL_INCLUDEDIR)/libmissioncontrol/_gen/*.h \
@@ -801,7 +801,7 @@
 	     --add-include-path=$(srcdir) --add-include-path=. \
              --include=GObject-2.0 \
 	     --library=gssdp-1.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg gssdp-1.0 \
              $(GSSDP_INCLUDEDIR)/libgssdp/*.h
@@ -818,7 +818,7 @@
              --include=GSSDP-1.0 \
              --include=Soup-2.0 \
 	     --library=gupnp-1.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg libsoup-2.4 \
              --pkg gupnp-1.0 \
@@ -835,7 +835,7 @@
              --include=AvahiCore-0.6 \
              --include=GObject-2.0 \
 	     --library=avahi-gobject \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg avahi-gobject \
              $(AVAHI_INCLUDEDIR)/*.h
@@ -850,7 +850,7 @@
             --add-include-path=$(srcdir) --add-include-path=. \
 	    --include=GObject-2.0 \
             --library=babl-0.0 \
-            $(NOCLOSURE) \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg babl \
             $(BABL_INCLUDEDIR)/babl/*.h
@@ -864,7 +864,7 @@
 	     --add-include-path=$(srcdir) --add-include-path=. \
              --include=Gtk-2.0 \
 	     --library=unique-1.0 \
-	     $(NOCLOSURE) \
+	     --libtool="$(LIBTOOL)" \
              --output $@ \
              --pkg unique-1.0 \
              $(UNIQUE_INCLUDEDIR)/*.h
@@ -878,6 +878,7 @@
             --add-include-path=$(srcdir) --add-include-path=\
             --include=Gtk-2.0 \
             --library=nautilus-extension \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg libnautilus-extension \
             --pkg gtk+-2.0 \
@@ -892,6 +893,7 @@
             --add-include-path=$(srcdir) --add-include-path=. \
             --include=Gtk-2.0 \
             --library=gnome-menu \
+	    --libtool="$(LIBTOOL)" \
             --output $@ \
             --pkg libgnome-menu \
              -DGMENU_I_KNOW_THIS_IS_UNSTABLE \



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