mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
pixman: update to pixman-0.20.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user