head 1.3; access; symbols OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_HEAD:1.2; locks; strict; comment @# @; 1.3 date 2009.03.27.11.11.48; author rse; state Exp; branches; next 1.2; commitid jFzWpUK07Csd6FHt; 1.2 date 2006.11.21.16.40.42; author rse; state Exp; branches; next 1.1; commitid VYHNOzFtsrXXsyVr; 1.1 date 2006.11.21.14.21.22; author rse; state Exp; branches; next ; commitid hAv5jbcZYzN9HxVr; desc @@ 1.3 log @upgrading package: glibmm 2.14.2 -> 2.20.0 @ text @Index: Makefile.in --- Makefile.in.orig 2009-03-16 06:11:30 +0100 +++ Makefile.in 2009-03-27 12:05:55 +0100 @@@@ -212,7 +212,7 @@@@ top_builddir = @@top_builddir@@ top_srcdir = @@top_srcdir@@ ACLOCAL_AMFLAGS = -I scripts -SUBDIRS = tools glib gio examples scripts tests MSVC_Net2005 MSVC_Net2008 docs +SUBDIRS = tools glib gio scripts DIST_SUBDIRS = $(SUBDIRS) EXTRA_DIST = build_shared/Makefile_build.am_fragment \ build_shared/Makefile_build_gensrc.am_fragment \ Index: glib/glibmm/date.h --- glib/glibmm/date.h.orig 2009-02-20 23:40:06 +0100 +++ glib/glibmm/date.h 2009-03-27 12:05:14 +0100 @@@@ -164,7 +164,7 @@@@ void set_parse (const Glib::ustring& str); - #ifndef GLIBMM_DISABLE_DEPRECATED + #if 0 // GLIBMM_DISABLE_DEPRECATED //Avoid a build problem in the case that time_t is equivalent to guint32 (GTime is also guint32) Index: tests/glibmm_value/Makefile.in --- tests/glibmm_value/Makefile.in.orig 2009-03-16 05:56:57 +0100 +++ tests/glibmm_value/Makefile.in 2009-03-27 12:05:14 +0100 @@@@ -85,7 +85,7 @@@@ CCDEPMODE = @@CCDEPMODE@@ CFLAGS = @@CFLAGS@@ CPP = @@CPP@@ -CPPFLAGS = @@CPPFLAGS@@ +CPPFLAGS = @@CPPFLAGS@@ $(DISABLE_DEPRECATED_CFLAGS) $(DISABLE_DEPRECATED_API_CFLAGS) CXX = @@CXX@@ CXXCPP = @@CXXCPP@@ CXXDEPMODE = @@CXXDEPMODE@@ @ 1.2 log @fix building @ text @d2 5 a6 5 --- Makefile.in.orig 2006-11-21 11:06:28 +0100 +++ Makefile.in 2006-11-21 17:39:03 +0100 @@@@ -207,7 +207,7 @@@@ sysconfdir = @@sysconfdir@@ target_alias = @@target_alias@@ d8 2 a9 2 -SUBDIRS = tools glib examples docs scripts tests MSVC_Net2003 +SUBDIRS = tools glib scripts d14 3 a16 4 --- glib/glibmm/date.h.orig 2006-09-21 21:47:43 +0200 +++ glib/glibmm/date.h 2006-11-21 17:38:44 +0100 @@@@ -119,7 +119,7 @@@@ */ d19 1 d23 2 a24 2 /** Sets the value of a date from a GTime (time_t) value. * d26 3 a28 3 --- tests/glibmm_value/Makefile.in.orig 2006-11-21 11:06:31 +0100 +++ tests/glibmm_value/Makefile.in 2006-11-21 17:38:44 +0100 @@@@ -88,7 +88,7 @@@@ @ 1.1 log @upgrading package: glibmm 2.8.12 -> 2.12.3 @ text @d1 24 d27 1 a27 1 +++ tests/glibmm_value/Makefile.in 2006-11-21 15:17:43 +0100 @