[gnome-games] libgames-support: Drop GIR support as nothing needs it now
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] libgames-support: Drop GIR support as nothing needs it now
- Date: Fri, 4 May 2012 01:57:43 +0000 (UTC)
commit 2c15931dca7d2e657c8012baecb1af94b8a413d9
Author: Robert Ancell <robert ancell canonical com>
Date: Fri May 4 13:52:27 2012 +1200
libgames-support: Drop GIR support as nothing needs it now
configure.ac | 6 ------
libgames-support/Makefile.am | 35 -----------------------------------
2 files changed, 0 insertions(+), 41 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e6c9e2d..c77f78c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -448,12 +448,6 @@ AC_SUBST(scores_group)
AC_SUBST(scores_user)
AC_SUBST(scoredir)
-# *********************
-# GObject Introspection
-# *********************
-
-GOBJECT_INTROSPECTION_CHECK([0.6.3])
-
##############################################
AC_SUBST([AM_CPPFLAGS])
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index 2ce5eb7..bfc9ab9 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -2,8 +2,6 @@ commondatadir = $(datadir)/gnome-games-common
noinst_LTLIBRARIES = libgames-support.la
-pkglib_LTLIBRARIES =
-
# libgames-support.la
libgames_support_la_SOURCES = \
@@ -86,39 +84,6 @@ CLEANFILES = \
DISTCLEANFILES =
-if HAVE_INTROSPECTION
-
-pkglib_LTLIBRARIES += libgames-support-gi.la
-
-libgames_support_gi_la_SOURCES = $(libgames_support_la_SOURCES) $(nodist_libgames_support_la_SOURCES)
-libgames_support_gi_la_CPPFLAGS = $(libgames_support_la_CPPFLAGS) -DLIBGAMES_SUPPORT_GI
-libgames_support_gi_la_CFLAGS = $(libgames_support_la_CFLAGS)
-libgames_support_gi_la_LIBADD = $(libgames_support_la_LIBADD)
-
-INTROSPECTION_GIRS = GnomeGamesSupport-1.0.gir
-
-girdir = $(pkglibdir)
-gir_DATA = GnomeGamesSupport-1.0.gir
-
-typelibsdir = $(pkglibdir)
-typelibs_DATA = GnomeGamesSupport-1.0.typelib
-
-include $(INTROSPECTION_MAKEFILE)
-
-GnomeGamesSupport_1_0_gir_NAMESPACE = GnomeGamesSupport
-GnomeGamesSupport_1_0_gir_VERSION = 1.0
-GnomeGamesSupport_1_0_gir_INCLUDES = Gtk-3.0
-GnomeGamesSupport_1_0_gir_SCANNERFLAGS = \
- --identifier-prefix=Games \
- --symbol-prefix=games_ \
- --accept-unprefixed
-GnomeGamesSupport_1_0_gir_LIBS = libgames-support-gi.la
-GnomeGamesSupport_1_0_gir_FILES = $(libgames_support_gi_la_SOURCES)
-
-CLEANFILES += $(gir_DATA) $(typelibs_DATA)
-
-endif # HAVE_INTROSPECTION
-
@INTLTOOL_XML_NOMERGE_RULE@
@HAVE_GIO_2_26_TRUE@@GSETTINGS_RULES@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]