package/harfbuzz: bump version to 2.5.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 22 Jun 2019 17:54:54 +0000 (19:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 22 Jun 2019 18:19:24 +0000 (20:19 +0200)
Upstream switched tarball to .xz

Updated license hash for COPYING after upstream commit:
https://github.com/harfbuzz/harfbuzz/commit/8ed7655be89c658219ab702e34a79734ba0efb73

Removed license file src/hb-ucdn/COPYING after upstream commit
https://github.com/harfbuzz/harfbuzz/commit/65392b734e38668b870b1ffcbfb4b42ec289ef58
removed src/hb-ucdn/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/harfbuzz/harfbuzz.hash
package/harfbuzz/harfbuzz.mk

index a10b4cfd5d4804389c9c48777a3aa3dbb8f9cb7a..a2b51bbc0a1e1b45576670705e4028d8abc1d37d 100644 (file)
@@ -1,6 +1,5 @@
-# From https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.8.8.tar.bz2.sha256
-sha256 a8e5c86e4d99e1cc9865ec1b8e9b05b98e413c2a885cd11f8e9bb9502dd3e3a9        harfbuzz-1.8.8.tar.bz2
+# From https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.5.2.tar.xz.sha256
+sha256 7c8fcf9a2bbe3df5ed9650060d89f9b7cfd40ec5729671447ace8b0505527e8b  harfbuzz-2.5.2.tar.xz
 
 # Locally computed
-sha256 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216        COPYING
-sha256 ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409        src/hb-ucdn/COPYING
+sha256 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea  COPYING
index 52374c9c9e116ddd8b4c05f9a63b788dc9f74b5a..ded5e554e64f87bddbbd3f79c19c0d9242d4159f 100644 (file)
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-HARFBUZZ_VERSION = 1.8.8
+HARFBUZZ_VERSION = 2.5.2
 HARFBUZZ_SITE = https://www.freedesktop.org/software/harfbuzz/release
-HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.bz2
+HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.xz
 HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
-HARFBUZZ_LICENSE_FILES = COPYING src/hb-ucdn/COPYING
+HARFBUZZ_LICENSE_FILES = COPYING
 HARFBUZZ_INSTALL_STAGING = YES
 HARFBUZZ_CONF_OPTS = --with-coretext=no --with-uniscribe=no