From ad3c45664a34f805392876a6402590d5d757653c Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 7 Jun 2018 20:04:02 +0200 Subject: [PATCH] Update mingw-w64-freetype2 to 2.9.1 --- .../0001-Enable-table-validation-modules.patch | 12 ++++++------ .../0002-Enable-infinality-subpixel-hinting.patch | 14 +++++++------- .../0003-Enable-long-PCF-family-names.patch | 14 +++++++------- freetype2/mingw-w64-bootstrap/PKGBUILD | 10 +++++----- .../0001-Enable-table-validation-modules.patch | 12 ++++++------ .../0002-Enable-infinality-subpixel-hinting.patch | 14 +++++++------- .../0003-Enable-long-PCF-family-names.patch | 14 +++++++------- freetype2/mingw-w64/PKGBUILD | 10 +++++----- 8 files changed, 50 insertions(+), 50 deletions(-) diff --git a/freetype2/mingw-w64-bootstrap/0001-Enable-table-validation-modules.patch b/freetype2/mingw-w64-bootstrap/0001-Enable-table-validation-modules.patch index 5fd339ff..b492755d 100644 --- a/freetype2/mingw-w64-bootstrap/0001-Enable-table-validation-modules.patch +++ b/freetype2/mingw-w64-bootstrap/0001-Enable-table-validation-modules.patch @@ -1,5 +1,5 @@ -From c7a6a2312313a971089fb592deb8c476be4dca0f Mon Sep 17 00:00:00 2001 -Message-Id: +From 7053fd3cef88991e2da6aac5f1dda2c30ce22b4c Mon Sep 17 00:00:00 2001 +Message-Id: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Tue, 23 Jun 2015 08:40:29 +0200 Subject: [PATCH 1/4] Enable table validation modules @@ -9,11 +9,11 @@ Subject: [PATCH 1/4] Enable table validation modules 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules.cfg b/modules.cfg -index 56a2340e56d187aa..3a028329187275df 100644 +index 4bf344524..f9aa44b2a 100644 --- a/modules.cfg +++ b/modules.cfg @@ -120,30 +120,30 @@ AUX_MODULES += cache - # TrueType GX/AAT table validation. Needs ftgxval.c below. + # TrueType GX/AAT table validation. Needs `ftgxval.c' below. # # No FT_CONFIG_OPTION_PIC support. -# AUX_MODULES += gxvalid @@ -37,7 +37,7 @@ index 56a2340e56d187aa..3a028329187275df 100644 # No FT_CONFIG_OPTION_PIC support. AUX_MODULES += bzip2 - # OpenType table validation. Needs ftotval.c below. + # OpenType table validation. Needs `ftotval.c' below. # # No FT_CONFIG_OPTION_PIC support. -# AUX_MODULES += otvalid @@ -46,5 +46,5 @@ index 56a2340e56d187aa..3a028329187275df 100644 # Auxiliary PostScript driver component to share common code. # -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64-bootstrap/0002-Enable-infinality-subpixel-hinting.patch b/freetype2/mingw-w64-bootstrap/0002-Enable-infinality-subpixel-hinting.patch index 5f439150..461f8e91 100644 --- a/freetype2/mingw-w64-bootstrap/0002-Enable-infinality-subpixel-hinting.patch +++ b/freetype2/mingw-w64-bootstrap/0002-Enable-infinality-subpixel-hinting.patch @@ -1,7 +1,7 @@ -From 438b8c65e900d4c28db9eeb2a45e5998048eb471 Mon Sep 17 00:00:00 2001 -Message-Id: <438b8c65e900d4c28db9eeb2a45e5998048eb471.1513462508.git.jan.steffens@gmail.com> -In-Reply-To: -References: +From ecb052d87dd80603aac454a65fd6e074bc57772c Mon Sep 17 00:00:00 2001 +Message-Id: +In-Reply-To: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> +References: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Mon, 29 Aug 2016 08:43:10 +0200 Subject: [PATCH 2/4] Enable infinality subpixel hinting @@ -11,10 +11,10 @@ Subject: [PATCH 2/4] Enable infinality subpixel hinting 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h -index 06f3d50bb02fb5ac..e6f9720df9b5d004 100644 +index 4bcab2af5..862b926d5 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h -@@ -654,8 +654,8 @@ FT_BEGIN_HEADER +@@ -658,8 +658,8 @@ FT_BEGIN_HEADER /* [1] https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */ /* */ /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */ @@ -26,5 +26,5 @@ index 06f3d50bb02fb5ac..e6f9720df9b5d004 100644 /*************************************************************************/ -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64-bootstrap/0003-Enable-long-PCF-family-names.patch b/freetype2/mingw-w64-bootstrap/0003-Enable-long-PCF-family-names.patch index be202c1f..38623e36 100644 --- a/freetype2/mingw-w64-bootstrap/0003-Enable-long-PCF-family-names.patch +++ b/freetype2/mingw-w64-bootstrap/0003-Enable-long-PCF-family-names.patch @@ -1,7 +1,7 @@ -From 7e262bff01573c67432f8b8fd879bf858e1611b3 Mon Sep 17 00:00:00 2001 -Message-Id: <7e262bff01573c67432f8b8fd879bf858e1611b3.1513462508.git.jan.steffens@gmail.com> -In-Reply-To: -References: +From bbb386e90cf9440c9c9952aa14bc309f2ec76205 Mon Sep 17 00:00:00 2001 +Message-Id: +In-Reply-To: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> +References: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Sun, 14 May 2017 18:09:31 +0200 Subject: [PATCH 3/4] Enable long PCF family names @@ -11,10 +11,10 @@ Subject: [PATCH 3/4] Enable long PCF family names 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h -index e6f9720df9b5d004..832c9c3cd200f91a 100644 +index 862b926d5..bd6a4f7d3 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h -@@ -845,7 +845,7 @@ FT_BEGIN_HEADER +@@ -849,7 +849,7 @@ FT_BEGIN_HEADER /* If this option is activated, it can be controlled with the */ /* `no-long-family-names' property of the pcf driver module. */ /* */ @@ -24,5 +24,5 @@ index e6f9720df9b5d004..832c9c3cd200f91a 100644 /*************************************************************************/ -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64-bootstrap/PKGBUILD b/freetype2/mingw-w64-bootstrap/PKGBUILD index 686d9282..ad2d8266 100644 --- a/freetype2/mingw-w64-bootstrap/PKGBUILD +++ b/freetype2/mingw-w64-bootstrap/PKGBUILD @@ -4,7 +4,7 @@ # you also find the URL of a binary repository. pkgname=mingw-w64-freetype2-bootstrap -pkgver=2.9 +pkgver=2.9.1 pkgrel=1 pkgdesc='Font rasterization library (mingw-w64)' arch=('any') @@ -20,11 +20,11 @@ source=(https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${pk 0002-Enable-infinality-subpixel-hinting.patch 0003-Enable-long-PCF-family-names.patch) options=(!strip !buildflags !libtool staticlibs) -sha1sums=('94c4399b1a55c5892812e732843fcb4a7c2fe657' +sha1sums=('220c82062171c513e4017c523d196933c9de4a7d' 'SKIP' - 'b69531770c343d403be294b7e4d25ac45738c833' - '3d26a569f0cb94c28a550577f5dcaadb4e193d91' - '770f1981734a837bcf065564c91644b4cc5e256a') + 'd9eb22e5c962923089b0c9fc5491cf28a19bd982' + 'd13503902e0404cf3558db76b477f23f9910d06e' + 'fc49742fb6c19fe0677e3552bb7c00aac8530265') validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5') if [[ $pkgname = 'mingw-w64-freetype2-bootstrap' ]]; then diff --git a/freetype2/mingw-w64/0001-Enable-table-validation-modules.patch b/freetype2/mingw-w64/0001-Enable-table-validation-modules.patch index 5fd339ff..b492755d 100644 --- a/freetype2/mingw-w64/0001-Enable-table-validation-modules.patch +++ b/freetype2/mingw-w64/0001-Enable-table-validation-modules.patch @@ -1,5 +1,5 @@ -From c7a6a2312313a971089fb592deb8c476be4dca0f Mon Sep 17 00:00:00 2001 -Message-Id: +From 7053fd3cef88991e2da6aac5f1dda2c30ce22b4c Mon Sep 17 00:00:00 2001 +Message-Id: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Tue, 23 Jun 2015 08:40:29 +0200 Subject: [PATCH 1/4] Enable table validation modules @@ -9,11 +9,11 @@ Subject: [PATCH 1/4] Enable table validation modules 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules.cfg b/modules.cfg -index 56a2340e56d187aa..3a028329187275df 100644 +index 4bf344524..f9aa44b2a 100644 --- a/modules.cfg +++ b/modules.cfg @@ -120,30 +120,30 @@ AUX_MODULES += cache - # TrueType GX/AAT table validation. Needs ftgxval.c below. + # TrueType GX/AAT table validation. Needs `ftgxval.c' below. # # No FT_CONFIG_OPTION_PIC support. -# AUX_MODULES += gxvalid @@ -37,7 +37,7 @@ index 56a2340e56d187aa..3a028329187275df 100644 # No FT_CONFIG_OPTION_PIC support. AUX_MODULES += bzip2 - # OpenType table validation. Needs ftotval.c below. + # OpenType table validation. Needs `ftotval.c' below. # # No FT_CONFIG_OPTION_PIC support. -# AUX_MODULES += otvalid @@ -46,5 +46,5 @@ index 56a2340e56d187aa..3a028329187275df 100644 # Auxiliary PostScript driver component to share common code. # -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64/0002-Enable-infinality-subpixel-hinting.patch b/freetype2/mingw-w64/0002-Enable-infinality-subpixel-hinting.patch index 5f439150..461f8e91 100644 --- a/freetype2/mingw-w64/0002-Enable-infinality-subpixel-hinting.patch +++ b/freetype2/mingw-w64/0002-Enable-infinality-subpixel-hinting.patch @@ -1,7 +1,7 @@ -From 438b8c65e900d4c28db9eeb2a45e5998048eb471 Mon Sep 17 00:00:00 2001 -Message-Id: <438b8c65e900d4c28db9eeb2a45e5998048eb471.1513462508.git.jan.steffens@gmail.com> -In-Reply-To: -References: +From ecb052d87dd80603aac454a65fd6e074bc57772c Mon Sep 17 00:00:00 2001 +Message-Id: +In-Reply-To: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> +References: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Mon, 29 Aug 2016 08:43:10 +0200 Subject: [PATCH 2/4] Enable infinality subpixel hinting @@ -11,10 +11,10 @@ Subject: [PATCH 2/4] Enable infinality subpixel hinting 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h -index 06f3d50bb02fb5ac..e6f9720df9b5d004 100644 +index 4bcab2af5..862b926d5 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h -@@ -654,8 +654,8 @@ FT_BEGIN_HEADER +@@ -658,8 +658,8 @@ FT_BEGIN_HEADER /* [1] https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */ /* */ /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */ @@ -26,5 +26,5 @@ index 06f3d50bb02fb5ac..e6f9720df9b5d004 100644 /*************************************************************************/ -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64/0003-Enable-long-PCF-family-names.patch b/freetype2/mingw-w64/0003-Enable-long-PCF-family-names.patch index be202c1f..38623e36 100644 --- a/freetype2/mingw-w64/0003-Enable-long-PCF-family-names.patch +++ b/freetype2/mingw-w64/0003-Enable-long-PCF-family-names.patch @@ -1,7 +1,7 @@ -From 7e262bff01573c67432f8b8fd879bf858e1611b3 Mon Sep 17 00:00:00 2001 -Message-Id: <7e262bff01573c67432f8b8fd879bf858e1611b3.1513462508.git.jan.steffens@gmail.com> -In-Reply-To: -References: +From bbb386e90cf9440c9c9952aa14bc309f2ec76205 Mon Sep 17 00:00:00 2001 +Message-Id: +In-Reply-To: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> +References: <7053fd3cef88991e2da6aac5f1dda2c30ce22b4c.1525259379.git.jan.steffens@gmail.com> From: "Jan Alexander Steffens (heftig)" Date: Sun, 14 May 2017 18:09:31 +0200 Subject: [PATCH 3/4] Enable long PCF family names @@ -11,10 +11,10 @@ Subject: [PATCH 3/4] Enable long PCF family names 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h -index e6f9720df9b5d004..832c9c3cd200f91a 100644 +index 862b926d5..bd6a4f7d3 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h -@@ -845,7 +845,7 @@ FT_BEGIN_HEADER +@@ -849,7 +849,7 @@ FT_BEGIN_HEADER /* If this option is activated, it can be controlled with the */ /* `no-long-family-names' property of the pcf driver module. */ /* */ @@ -24,5 +24,5 @@ index e6f9720df9b5d004..832c9c3cd200f91a 100644 /*************************************************************************/ -- -2.15.1 +2.17.0 diff --git a/freetype2/mingw-w64/PKGBUILD b/freetype2/mingw-w64/PKGBUILD index d52d9b79..05689fab 100644 --- a/freetype2/mingw-w64/PKGBUILD +++ b/freetype2/mingw-w64/PKGBUILD @@ -4,7 +4,7 @@ # you also find the URL of a binary repository. pkgname=mingw-w64-freetype2 -pkgver=2.9 +pkgver=2.9.1 pkgrel=1 pkgdesc='Font rasterization library (mingw-w64)' arch=('any') @@ -20,11 +20,11 @@ source=(https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${pk 0002-Enable-infinality-subpixel-hinting.patch 0003-Enable-long-PCF-family-names.patch) options=(!strip !buildflags !libtool staticlibs) -sha1sums=('94c4399b1a55c5892812e732843fcb4a7c2fe657' +sha1sums=('220c82062171c513e4017c523d196933c9de4a7d' 'SKIP' - 'b69531770c343d403be294b7e4d25ac45738c833' - '3d26a569f0cb94c28a550577f5dcaadb4e193d91' - '770f1981734a837bcf065564c91644b4cc5e256a') + 'd9eb22e5c962923089b0c9fc5491cf28a19bd982' + 'd13503902e0404cf3558db76b477f23f9910d06e' + 'fc49742fb6c19fe0677e3552bb7c00aac8530265') validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5') if [[ $pkgname = 'mingw-w64-freetype2-bootstrap' ]]; then