pixman: bump to version 0.38.0
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 18 Feb 2019 03:30:38 +0000 (03:30 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 18 Feb 2019 03:40:09 +0000 (03:40 +0000)
Release 0.37.0 was not actually released.  From the git log, there are
two functional changes about optimization by using float points directly

Bump version to 0.38.0
pixman: Use maximum precision for pixman-bits-image, v2.
Implement floating point gradient computation, v2.
build: Add meson files to EXTRA_DIST
editorconfig: use tabs for Makefiles
Merge remote-tracking branch 'origin/master'
Post release version bump to 37.1
gitlab-ci: Add meson build to pipeline test
meson: Add a meson build system
Add .editorconfig file
Bump version to 0.36.0

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
libs/pixman/Makefile

index 4ecab8eb1da2f7aad9787a6203362a5d7ab4c978..d04e13a48aa16a4bd6f39fa0871c1c7343a5b9ba 100644 (file)
@@ -8,10 +8,10 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pixman
-PKG_VERSION:=0.36.0
+PKG_VERSION:=0.38.0
 PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=1ca19c8d4d37682adfbc42741d24977903fec1169b4153ec05bb690d4acf9fae
+PKG_HASH:=a7592bef0156d7c27545487a52245669b00cf7e70054505381cff2136d890ca8
 PKG_SOURCE_URL:=https://www.cairographics.org/releases
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING