diff options
author | Koen Kooi <koen@openembedded.org> | 2005-08-16 09:52:02 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-16 09:52:02 +0000 |
commit | 2a7cfdfd8d6c089991515581f498c8d85328b31d (patch) | |
tree | 42b4e86d3215806ef30177c66a668738a9a92e95 /conf | |
parent | 1a7516f7d0679dd32fcc33b336931f33f4bfea02 (diff) |
Update preferred-gpe-versions-2.7.inc to comply with http://handhelds.org/hypermail/gpe/44/4456.html
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/preferred-gpe-versions-2.7.inc | 41 |
1 files changed, 19 insertions, 22 deletions
diff --git a/conf/distro/preferred-gpe-versions-2.7.inc b/conf/distro/preferred-gpe-versions-2.7.inc index 98c1a969fa..4d4a131e46 100644 --- a/conf/distro/preferred-gpe-versions-2.7.inc +++ b/conf/distro/preferred-gpe-versions-2.7.inc @@ -3,10 +3,7 @@ # #work around some breakages -CVSDATE_xserver-kdrive=20050207 CVSDATE_minimo=20050401 -CVSDATE_cairo=20050330 -CVSDATE_xext=20050222 #set some preferred providers: PREFERRED_PROVIDER_gconf=gconf-dbus @@ -16,13 +13,13 @@ PREFERRED_VERSION_libmatchbox ?= "1.6" PREFERRED_VERSION_matchbox ?= "0.9.1" PREFERRED_VERSION_matchbox-common ?= "0.9.1" PREFERRED_VERSION_matchbox-desktop ?= "0.9.1" -PREFERRED_VERSION_matchbox-wm ?= "0.9.3" -PREFERRED_VERSION_matchbox-panel ?= "0.9.1" +PREFERRED_VERSION_matchbox-wm ?= "0.9.4" +PREFERRED_VERSION_matchbox-panel ?= "0.9.2" PREFERRED_VERSION_matchbox-applet-inputmanager ?= "0.6" -PREFERRED_VERSION_gtk+ ?= "2.6.3" -PREFERRED_VERSION_libgpewidget ?= "0.97" -PREFERRED_VERSION_libgpepimc ?= "0.4" -PREFERRED_VERSION_libgpevtype ?= "0.11" +PREFERRED_VERSION_gtk+ ?= "2.6.7" +PREFERRED_VERSION_libgpewidget ?= "0.103" +PREFERRED_VERSION_libgpepimc ?= "0.5" +PREFERRED_VERSION_libgpevtype ?= "0.12" PREFERRED_VERSION_libschedule ?= "0.14" PREFERRED_VERSION_gpe-icons ?= "0.24" PREFERRED_VERSION_libgsm ?= "1.0.10" @@ -36,29 +33,29 @@ PREFERRED_VERSION_xst ?= "0.14" PREFERRED_VERSION_xprop ?= "0.0cvs${CVSDATE}" PREFERRED_VERSION_xhost ?= "0.0cvs20040413" PREFERRED_VERSION_xrdb ?= "0.0cvs${CVSDATE}" -PREFERRED_VERSION_gpe-login ?= "0.76" -PREFERRED_VERSION_gpe-session-scripts ?= "0.62" +PREFERRED_VERSION_gpe-login ?= "0.81" +PREFERRED_VERSION_gpe-session-scripts ?= "0.63" PREFERRED_VERSION_gpe-soundserver ?= "0.4-1" -PREFERRED_VERSION_gpe-todo ?= "0.50" -PREFERRED_VERSION_gpe-calendar ?= "0.61" +PREFERRED_VERSION_gpe-todo ?= "0.54" +PREFERRED_VERSION_gpe-calendar ?= "0.62" PREFERRED_VERSION_gpe-sketchbox ?= "0.2.8" -PREFERRED_VERSION_gpe-contacts ?= "0.36" +PREFERRED_VERSION_gpe-contacts ?= "0.41" PREFERRED_VERSION_gpe-today ?= "0.08" PREFERRED_VERSION_matchbox-panel-manager ?= "0.1" -PREFERRED_VERSION_dbus ?= "0.23" +PREFERRED_VERSION_dbus ?= "0.23.4" PREFERRED_VERSION_gpe-bluetooth ?= "0.38" PREFERRED_VERSION_gpe-su ?= "0.18" -PREFERRED_VERSION_gpe-conf ?= "0.1.23" +PREFERRED_VERSION_gpe-conf ?= "0.1.24" PREFERRED_VERSION_gpe-clock ?= "0.20" PREFERRED_VERSION_gpe-mininet ?= "0.5" -PREFERRED_VERSION_gpe-mixer ?= "0.40" +PREFERRED_VERSION_gpe-mixer ?= "0.42" PREFERRED_VERSION_gpe-shield ?= "0.7" PREFERRED_VERSION_gpe-wlancfg ?= "0.2.6" PREFERRED_VERSION_gpe-taskmanager ?= "0.17" PREFERRED_VERSION_keylaunch ?= "2.0.7" -PREFERRED_VERSION_minilite ?= "0.47" +PREFERRED_VERSION_minilite ?= "0.49" PREFERRED_VERSION_xmonobut ?= "0.4" -PREFERRED_VERSION_gpe-edit ?= "0.28" +PREFERRED_VERSION_gpe-edit ?= "0.30" PREFERRED_VERSION_gpe-gallery ?= "0.95" PREFERRED_VERSION_gpe-calculator ?= "0.2" PREFERRED_VERSION_gpe-package ?= "0.2" @@ -66,11 +63,11 @@ PREFERRED_VERSION_gpe-soundbite ?= "1.0.5" PREFERRED_VERSION_gpe-terminal ?= "1.1" PREFERRED_VERSION_gpe-watch ?= "0.10" PREFERRED_VERSION_gpe-what ?= "0.33" -PREFERRED_VERSION_gpe-filemanager ?= "0.20" +PREFERRED_VERSION_gpe-filemanager ?= "0.23" PREFERRED_VERSION_gpe-go ?= "0.05" PREFERRED_VERSION_gpe-irc ?= "0.07" PREFERRED_VERSION_gpe-lights ?= "0.13" -#PREFERRED_VERSION_gpe-nmf ?= "0.19" +#PREFERRED_VERSION_gpe-nmf ?= "0.21" PREFERRED_VERSION_gpe-othello ?= "0.2-1" PREFERRED_VERSION_gpe-plucker ?= "0.2" PREFERRED_VERSION_gpe-tetris ?= "0.6-2" @@ -83,4 +80,4 @@ PREFERRED_VERSION_minimo ?= "0.0cvs${CVSDATE_minimo}" PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" PREFERRED_VERSION_linphone ?= "0.12.2" PREFERRED_VERSION_firefox ?= "1.0" - +PREFERRED_VERSION_gpe_mini_browser ?= "0.15" |