gir-repository r257 - in trunk: . gir
- From: zeeshanak svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r257 - in trunk: . gir
- Date: Thu, 4 Dec 2008 14:29:16 +0000 (UTC)
Author: zeeshanak
Date: Thu Dec 4 14:29:15 2008
New Revision: 257
URL: http://svn.gnome.org/viewvc/gir-repository?rev=257&view=rev
Log:
Correct the namespace for "GUPnP".
Modified:
trunk/ChangeLog
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Thu Dec 4 14:29:15 2008
@@ -810,8 +810,8 @@
if BUILD_GUPNP
GUPNP_INCLUDEDIR=`pkg-config --variable=includedir gupnp-1.0`/gupnp-1.0
-Gupnp-1.0.gir: libxml2-2.0.gir GSSDP-1.0.gir Soup-2.0.gir $(G_IR_SCANNER)
- $(G_IR_SCANNER) -v --namespace Gupnp --nsversion=1.0 \
+GUPnP-1.0.gir: libxml2-2.0.gir GSSDP-1.0.gir Soup-2.0.gir $(G_IR_SCANNER)
+ $(G_IR_SCANNER) -v --namespace GUPnP --nsversion=1.0 \
--add-include-path=$(srcdir) --add-include-path=. \
--include=GObject-2.0 \
--include=libxml2-2.0 \
@@ -823,7 +823,7 @@
--pkg libsoup-2.4 \
--pkg gupnp-1.0 \
$(GUPNP_INCLUDEDIR)/libgupnp/*.h
-BUILT_GIRSOURCES += Gupnp-1.0.gir
+BUILT_GIRSOURCES += GUPnP-1.0.gir
endif BUILD_GUPNP
if BUILD_AVAHI
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]