gnomemm r2057 - in clutter-cairomm/branches/cluttermm-0.8: . docs
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomemm r2057 - in clutter-cairomm/branches/cluttermm-0.8: . docs
- Date: Tue, 17 Feb 2009 09:18:53 +0000 (UTC)
Author: murrayc
Date: Tue Feb 17 09:18:52 2009
New Revision: 2057
URL: http://svn.gnome.org/viewvc/gnomemm?rev=2057&view=rev
Log:
Removed some trunk changes to make this a real clutter-0.8 branch.
Modified:
clutter-cairomm/branches/cluttermm-0.8/ChangeLog
clutter-cairomm/branches/cluttermm-0.8/NEWS
clutter-cairomm/branches/cluttermm-0.8/configure.in
clutter-cairomm/branches/cluttermm-0.8/docs/Makefile_web.am_fragment
Modified: clutter-cairomm/branches/cluttermm-0.8/NEWS
==============================================================================
--- clutter-cairomm/branches/cluttermm-0.8/NEWS (original)
+++ clutter-cairomm/branches/cluttermm-0.8/NEWS Tue Feb 17 09:18:52 2009
@@ -1,3 +1,7 @@
+0.7.4:
+
+Minor build fixes.
+
0.7.2:
* Created this new clutter-cairomm tarball, wrapping clutter-cairo.
Modified: clutter-cairomm/branches/cluttermm-0.8/configure.in
==============================================================================
--- clutter-cairomm/branches/cluttermm-0.8/configure.in (original)
+++ clutter-cairomm/branches/cluttermm-0.8/configure.in Tue Feb 17 09:18:52 2009
@@ -4,8 +4,8 @@
# Version and initialization
#########################################################################
CLUTTER_CAIROMM_MAJOR_VERSION=0
-CLUTTER_CAIROMM_MINOR_VERSION=9
-CLUTTER_CAIROMM_MICRO_VERSION=0
+CLUTTER_CAIROMM_MINOR_VERSION=7
+CLUTTER_CAIROMM_MICRO_VERSION=4
#
# +1 : ? : +1 == new interface that does not break old one
@@ -72,14 +72,14 @@
#########################################################################
PKG_CHECK_MODULES(CLUTTER_CAIROMM,
- [cluttermm-0.9
- clutter-cairo-0.9
+ [cluttermm-0.8
+ clutter-cairo-0.8
cairomm-1.0])
# the API version of the library. Libraries and pkg-config files will have this
# value appended to them, e.g. libclutter-0.6.so
-API_VER=0.9
+API_VER=0.8
AC_SUBST([API_VER])
GMM_PROCDIR=`pkg-config --variable=gmmprocdir glibmm-2.4`
Modified: clutter-cairomm/branches/cluttermm-0.8/docs/Makefile_web.am_fragment
==============================================================================
--- clutter-cairomm/branches/cluttermm-0.8/docs/Makefile_web.am_fragment (original)
+++ clutter-cairomm/branches/cluttermm-0.8/docs/Makefile_web.am_fragment Tue Feb 17 09:18:52 2009
@@ -1,5 +1,5 @@
web_host = gtkmm.org
-web_path_gtkmm = /home/murrayc/gtkmm.org/docs/clutter-cairomm-0.9/
+web_path_gtkmm = /home/murrayc/gtkmm.org/docs/clutter-cairomm-0.8/
web_path_docs = $(web_path_gtkmm)docs/
#--delete and --delete-after are causing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]