[maemo-commits] [maemo-commits] r12846 - projects/haf/trunk/maemo-launcher

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Jul 25 18:52:26 EEST 2007
Author: guillem
Date: 2007-07-25 18:52:25 +0300 (Wed, 25 Jul 2007)
New Revision: 12846

Modified:
   projects/haf/trunk/maemo-launcher/ChangeLog
   projects/haf/trunk/maemo-launcher/configure.ac
Log:
	* configure.ac (HILDON_DEPENDS): Remove clinkcav, hildon-base-lib and
	hildon-status-bar-lib. Replace libossomime with libhildonmime,
	hildon-fm with hildon-fm-2, libhildonmenu with libhildondesktop and
	hildon-libs with hildon-1.


Modified: projects/haf/trunk/maemo-launcher/ChangeLog
===================================================================
--- projects/haf/trunk/maemo-launcher/ChangeLog	2007-07-25 15:38:34 UTC (rev 12845)
+++ projects/haf/trunk/maemo-launcher/ChangeLog	2007-07-25 15:52:25 UTC (rev 12846)
@@ -1,3 +1,10 @@
+2007-07-25  Guillem Jover  <guillem.jover at nokia.com>
+
+	* configure.ac (HILDON_DEPENDS): Remove clinkcav, hildon-base-lib and
+	hildon-status-bar-lib. Replace libossomime with libhildonmime,
+	hildon-fm with hildon-fm-2, libhildonmenu with libhildondesktop and
+	hildon-libs with hildon-1.
+
 2007-06-14  Guillem Jover  <guillem.jover at nokia.com>
 
 	* launcher/launcher.c (launch_process): Move load_prog after adjusting

Modified: projects/haf/trunk/maemo-launcher/configure.ac
===================================================================
--- projects/haf/trunk/maemo-launcher/configure.ac	2007-07-25 15:38:34 UTC (rev 12845)
+++ projects/haf/trunk/maemo-launcher/configure.ac	2007-07-25 15:52:25 UTC (rev 12846)
@@ -71,16 +71,13 @@
 HILDON_DEPENDS="$GTK_DEPENDS
 	gnome-vfs-2.0 >= 2.8.0
 	clinkc
-	clinkcav
 	libgtkhtml-3.8
 	libosso
 	libossohelp
-	libossomime
-	hildon-base-lib
-	hildon-fm
-	hildon-status-bar-lib
-	libhildonmenu
-	hildon-libs >= 0.7.5
+	libhildonmime
+	hildon-fm-2
+	libhildondesktop
+	hildon-1
 "
 
 if test x$hildon_booster = xtrue


More information about the maemo-commits mailing list