diff options
author | Marco Cavallini <m.cavallini@koansoftware.com> | 2010-07-03 14:30:53 +0200 |
---|---|---|
committer | Marco Cavallini <m.cavallini@koansoftware.com> | 2010-07-03 14:30:53 +0200 |
commit | ae8b4ea6f5ba0cf974a46e1097c69e23f6f7858e (patch) | |
tree | 93ab8c5241f3f039255817d8052cc0510c348a67 /conf/distro | |
parent | eae090f7008996e621e6811b0e92b988a335ae11 (diff) |
kaeilos-2009-preferred-versions.inc: updated packages version
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/kaeilos-2009-preferred-versions.inc | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/conf/distro/include/kaeilos-2009-preferred-versions.inc b/conf/distro/include/kaeilos-2009-preferred-versions.inc index 34da301af2..a63359ddaa 100644 --- a/conf/distro/include/kaeilos-2009-preferred-versions.inc +++ b/conf/distro/include/kaeilos-2009-preferred-versions.inc @@ -4,7 +4,7 @@ #@NAME: KaeilOS(R) - http://www.kaeilos.com #@DESCRIPTION: KaeilOS Linux Distribution preferred version #@MAINTAINER: Marco Cavallini <m.cavallini@koansoftware.com> -#@VERSION: 09-06-2010 +#@VERSION: 03-07-2010 # # KaeilOS is a registered trade mark of KOAN - Bergamo - Italia # Product website : http://www.KaeilOS.com @@ -12,19 +12,20 @@ PREFERRED_VERSION_autoconf = "2.65" PREFERRED_VERSION_autoconf-native = "2.65" +PREFERRED_VERSION_automake = "1.11.1" PREFERRED_VERSION_automake-native = "1.11.1" PREFERRED_VERSION_busybox = "1.13.2" PREFERRED_VERSION_cairo = "1.8.10" -PREFERRED_VERSION_dbus = "1.2.22" +PREFERRED_VERSION_dbus = "1.2.24" PREFERRED_VERSION_dropbear = "0.51" -PREFERRED_VERSION_fontconfig = "2.6.0" -PREFERRED_VERSION_glib-2.0 = "2.22.4" -PREFERRED_VERSION_glib-2.0-native = "2.22.4" -PREFERRED_VERSION_glibmm = "2.22.1" +PREFERRED_VERSION_fontconfig = "2.8.0" +PREFERRED_VERSION_glib-2.0 = "2.24.0" +PREFERRED_VERSION_glib-2.0-native = "2.24.0" +PREFERRED_VERSION_glibmm = "2.24.0" PREFERRED_VERSION_gst-pulse = "0.9.7" -PREFERRED_VERSION_gtk+ = "2.18.6" -PREFERRED_VERSION_gtk+-native = "2.18.6" -PREFERRED_VERSION_gtkmm = "2.18.1" +PREFERRED_VERSION_gtk+ = "2.20.0" +PREFERRED_VERSION_gtk+-native = "2.20.0" +PREFERRED_VERSION_gtkmm = "2.20.0" PREFERRED_VERSION_hal = "0.5.14" PREFERRED_VERSION_libgemwidget = "1.0" PREFERRED_VERSION_libgpephone = "0.4" @@ -37,6 +38,9 @@ PREFERRED_VERSION_lighttpd = "1.4.26" PREFERRED_VERSION_mesa = "7.6" PREFERRED_VERSION_mesa-dri = "7.6" PREFERRED_VERSION_mesa-xlib = "7.6" +PREFERRED_VERSION_mythplugins = "0.22" +PREFERRED_VERSION_myththemes = "0.22" +PREFERRED_VERSION_mythtv = "0.22" PREFERRED_VERSION_mplayer = "0.0+1.0rc3+svnr30165" PREFERRED_VERSION_network-manager-applet = "0.8" PREFERRED_VERSION_networkmanager = "0.8" @@ -46,7 +50,8 @@ PREFERRED_VERSION_pango-native = "1.24.4" PREFERRED_VERSION_pkgconfig = "0.23" PREFERRED_VERSION_pkgconfig-native = "0.23" PREFERRED_VERSION_pulseaudio = "0.9.15" -PREFERRED_VERSION_python = "2.6.2" +PREFERRED_VERSION_python = "2.6.4" +PREFERRED_VERSION_python-pycairo = "1.8.0" KAEILOS_WX_VERSION ?= "2.8.10" PREFERRED_VERSION_wxwidgets = "${KAEILOS_WX_VERSION}" @@ -69,8 +74,9 @@ UDEV_GE_141 = "1" PREFERRED_VERSION_usbutils = "0.86" PREFERRED_VERSION_wpa-supplicant = "0.6.9" PREFERRED_VERSION_wget = "1.11.4" -PREFERRED_VERSION_xserver-common = "1.32" +PREFERRED_VERSION_xserver-common = "1.33" PREFERRED_VERSION_xserver-kdrive = "1.4.0.90" +PREFERRED_VERSION_xserver-xorg = "1.7.4" # # meta-moblin package SRCREVs |