gnome-games-deprecated r741 - in trunk: . po xbill



Author: chpe
Date: Thu Oct 30 14:37:34 2008
New Revision: 741
URL: http://svn.gnome.org/viewvc/gnome-games-deprecated?rev=741&view=rev

Log:
None of these actually build anynmore.

Modified:
   trunk/Makefile.am
   trunk/configure.in
   trunk/po/POTFILES.in
   trunk/po/POTFILES.skip
   trunk/xbill/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Thu Oct 30 14:37:34 2008
@@ -1,4 +1,6 @@
-SUBDIRS = scottfree gturing  xbill po
+SUBDIRS = po
+
+# SUBDIRS += gturing scottfree xbill
 
 EXTRA_DIST = \
 	autogen.sh	\

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Oct 30 14:37:34 2008
@@ -62,12 +62,12 @@
 Makefile
 po/Makefile.in
 gturing/Makefile
-scottfree/Makefile
 xbill/cursors/Makefile
 xbill/Makefile
 xbill/pixmaps/Makefile
 ])
 
+#scottfree/Makefile
 #gturing/help/C/Makefile
 #gturing/help/it/Makefile
 #gturing/help/Makefile

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Thu Oct 30 14:37:34 2008
@@ -1,2 +0,0 @@
-gturing/gturing.c
-scottfree/GnomeScott.c

Modified: trunk/po/POTFILES.skip
==============================================================================
--- trunk/po/POTFILES.skip	(original)
+++ trunk/po/POTFILES.skip	Thu Oct 30 14:37:34 2008
@@ -0,0 +1,19 @@
+gturing/gturing.c
+scottfree/GnomeScott.c
+freecell/src/freecell.desktop.in
+freecell/src/freecell.schemas.in
+freecell/src/io-gtk.c
+freecell/src/menu.c
+freecell/src/option-dialog.c
+freecell/src/score-dialog.c
+freecell/src/score.c
+gataxx/appbar.c
+gataxx/gataxx.c
+gataxx/gataxx.desktop.in
+gataxx/gataxx.schemas.in
+gataxx/gtkgridboardthemes.c
+gataxx/properties.c
+xbill/Game.cc
+xbill/UI.cc
+xbill/x11-gtk.cc
+xbill/xbill.desktop.in

Modified: trunk/xbill/Makefile.am
==============================================================================
--- trunk/xbill/Makefile.am	(original)
+++ trunk/xbill/Makefile.am	Thu Oct 30 14:37:34 2008
@@ -6,7 +6,7 @@
 # This is where the high score file goes ...
 scoredir = $(localstatedir)/games
 
-INCLUDES = $(GNOME_GAMES_CFLAGS)			\
+INCLUDES = $(DEPENDENCIES_CFLAGS)			\
 	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"	\
 	-DDATADIR=\""$(datadir)"\"		   \
 	-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED	\
@@ -19,7 +19,7 @@
                       Network.cc Network.h Picture.cc Picture.h Spark.cc \
                       Spark.h Strings.h UI.cc UI.h objects.h x11-gtk.cc x11.h
 
-gnome_xbill_LDADD = $(GNOME_GAMES_LIBS)
+gnome_xbill_LDADD = $(DEPENDENCIES_LIBS)
 
 EXTRA_DIST = README.Ports gnome-xbill.png xbill.desktop.in
 



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