aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cairo/cairo_1.3.14.bb
blob: 6bc0cb37f717a837f0574c4062fcf153f5c93664 (plain)
1
2
3
4
5
6
7
8
9
10
#This is a development snapshot, so lets hint OE to use the releases
DEFAULT_PREFERENCE = "-1"

require cairo.inc

SRC_URI = "http://cairographics.org/snapshots/cairo-${PV}.tar.gz \
           file://cairo-surface-cache-3.patch;patch=1"

PR = "r0"