[oe-commits] org.oe.dev cairo: update git to 1.3.9

koen commit openembedded-commits at lists.openembedded.org
Fri Dec 15 11:06:55 UTC 2006


cairo: update git to 1.3.9
update snapshot to 1.3.8, from its news file:

After the bug fixes in 1.3.6, we're back to our original program of
weekly snapshots, each one faster than the one from the week
before. Cairo 1.3.8 brings a 2x improvement in the speed of rendering
linear gradients (thanks to David Turner), and a significant reduction
in X traffic when rendering text (thanks to Xan Lopez and Behdad
Esfahbod), making cairo behave very much like Xft does.

A few other things in the 1.3.8 snapshot worth noting include a more
forgiving image comparator in the test suite, (using the "perceptual
diff" metric and GPL implementation by Hector Yee[*]), a bug fix for
broken linking on x86_64 (thanks to M Joonas Pihlaja) and an even
better implementation of _cairo_lround, (not faster, but supporting a
more complete input range), from Daniel Amelang.

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: b8331ad718096ea573395deb166d2453740c39b7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b8331ad718096ea573395deb166d2453740c39b7
Files:
1
packages/cairo/cairo_1.3.6.bb
packages/cairo/cairo_1.3.8.bb
packages/cairo/cairo_git.bb
Diffs:

#
# mt diff -re92a3c580b84606dead770a2412d8bb416f52870 -rb8331ad718096ea573395deb166d2453740c39b7
#
# 
# 
# rename "packages/cairo/cairo_1.3.6.bb"
#     to "packages/cairo/cairo_1.3.8.bb"
# 
# patch "packages/cairo/cairo_git.bb"
#  from [6b13ba34be21e2d62bf355cfedaea6d83abf50f3]
#    to [90a8f4bb30b1e1c91c92a84a33e6cace52b10518]
# 
============================================================
--- packages/cairo/cairo_git.bb	6b13ba34be21e2d62bf355cfedaea6d83abf50f3
+++ packages/cairo/cairo_git.bb	90a8f4bb30b1e1c91c92a84a33e6cace52b10518
@@ -7,7 +7,7 @@ LICENSE = "MPL LGPL"
 DESCRIPTION = "Cairo graphics library"
 LICENSE = "MPL LGPL"
 
-PV = "1.3.5+git${SRCDATE}"
+PV = "1.3.9+git${SRCDATE}"
 
 SRC_URI = "git://git.cairographics.org/git/cairo;protocol=git \
 	  "






More information about the Openembedded-commits mailing list