mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 08:27:48 +00:00
pixman: update to pixman-0.20.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c4de9f6723
commit
7e53c7f157
@ -7,12 +7,17 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-static \
|
||||
--disable-silent-rules \
|
||||
--enable-shared \
|
||||
--disable-static \
|
||||
--disable-openmp \
|
||||
--enable-mmx \
|
||||
--enable-sse2 \
|
||||
--disable-openmp \
|
||||
--disable-vmx \
|
||||
--disable-arm-simd \
|
||||
--disable-arm-neon \
|
||||
--enable-gcc-inline-asm \
|
||||
--disable-timers \
|
||||
--disable-gtk \
|
||||
--with-gnu-ld
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
PKG_NAME="pixman"
|
||||
PKG_VERSION="0.19.6"
|
||||
PKG_VERSION="0.20.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user