gtk+: Update to 2.20.1

gtk+ previously has 2 versions: 2.14.2(preferred), and 2.18.5(latest). This
upgrade is from 2.18.5 to 2.20.1, so some patch(like entry-cairo.patch) in
2.14.2 is abandoned.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-08 10:11:14 +08:00
committed by Richard Purdie
parent b64111f53b
commit 0e7e3ae68a
22 changed files with 47 additions and 548 deletions

View File

@@ -13,7 +13,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.24.1"
PREFERRED_VERSION_atk ?= "1.24.0"
PREFERRED_VERSION_cairo ?= "1.8.10"
PREFERRED_VERSION_pango ?= "1.28.0"
PREFERRED_VERSION_gtk+ ?= "2.14.2"
PREFERRED_VERSION_gtk+ ?= "2.20.1"
PREFERRED_VERSION_librsvg ?= "2.26.3"