cairo: update to cairo-1.12.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-29 02:45:41 +02:00
parent e939a0fad6
commit fe62160b44
2 changed files with 3 additions and 1 deletions

View File

@ -52,6 +52,8 @@ cd $PKG_BUILD
--disable-skia \
--disable-os2 \
--disable-beos \
--disable-glesv2 \
--disable-cogl \
--disable-drm \
--disable-drm-xr \
--disable-gallium \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="cairo"
PKG_VERSION="1.10.2"
PKG_VERSION="1.12.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"