pixman: update to pixman-0.26.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-06-04 08:03:53 +02:00
parent 937f1b1cf3
commit c0415416e2
2 changed files with 4 additions and 1 deletions

View File

@ -42,10 +42,13 @@ cd $PKG_BUILD
--enable-shared \
--disable-static \
--disable-openmp \
--disable-loongson-mmi \
$ARCH_CONFIG \
--disable-mips-dspr2 \
--enable-gcc-inline-asm \
--disable-timers \
--disable-gtk \
--disable-libpng \
--with-gnu-ld
echo "" > test/Makefile.am

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="pixman"
PKG_VERSION="0.25.2"
PKG_VERSION="0.26.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"