summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-04-04 23:23:12 +0200
committerMartchus2022-04-04 23:23:12 +0200
commit3d7781452f10511068b4c5d7ef8a674f270dae99 (patch)
tree132a4d9afa61f6e2423667a2b01e278f4622c2a6
parent01e3a5010706ca7dd6dc33b65d4e3396d7885835 (diff)
downloadaur-3d7781452f10511068b4c5d7ef8a674f270dae99.tar.gz
Update to 2.12.0
-rw-r--r--.SRCINFO18
-rw-r--r--0001-Enable-table-validation-modules.patch4
-rw-r--r--0002-Enable-subpixel-rendering.patch2
-rw-r--r--0003-Enable-infinality-subpixel-hinting.patch4
-rw-r--r--0004-Enable-long-PCF-family-names.patch4
-rw-r--r--PKGBUILD14
6 files changed, 23 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 839573943125..b43190dc8231 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-freetype2
pkgdesc = Font rasterization library (mingw-w64)
- pkgver = 2.11.1
+ pkgver = 2.12.0
pkgrel = 1
url = https://www.freetype.org/
arch = any
@@ -22,18 +22,18 @@ pkgbase = mingw-w64-freetype2
options = !buildflags
options = !libtool
options = staticlibs
- source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.11.1.tar.xz
- source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.11.1.tar.xz.sig
+ source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.12.0.tar.xz
+ source = https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.12.0.tar.xz.sig
source = 0001-Enable-table-validation-modules.patch
source = 0002-Enable-subpixel-rendering.patch
source = 0003-Enable-infinality-subpixel-hinting.patch
source = 0004-Enable-long-PCF-family-names.patch
- validpgpkeys = 58E0C111E39F5408C5D3EC76C1A60EACE707FDA5
- sha256sums = 3333ae7cfda88429c97a7ae63b7d01ab398076c3b67182e960e5684050f2c5c8
+ validpgpkeys = E30674707856409FF1948010BE6C3AAC63AD8E3F
+ sha256sums = ef5c336aacc1a079ff9262d6308d6c2a066dd4d2a905301c4adda9b354399033
sha256sums = SKIP
- sha256sums = 663310ef70f7830de462fb8964ee4fa1d49ad4aeb1a6eae5857707e161039a53
- sha256sums = 17cd4bd0c650b9bdd3bc30581ad6457524db14ec34b56f98e243357c3ab4bc05
- sha256sums = 0607ac8176d4f08bcfb78d07bdc2c66fcbe7dfde6c82a0e98d6e625597442fd0
- sha256sums = 6e5192dc08119e32992eee5a15595e131adcc9d2411066ca8691bfe2af14d97e
+ sha256sums = 12c869eeba212c74d07d3d7815848b047ecb5282d5463dffb3bb6d219315d4da
+ sha256sums = 2497dcb3650271db9bb7ad4f3379b5b3c6a19f5ca5388dd9ba7d42b5c15c8c4f
+ sha256sums = caa0bc7d3dfa3b4c6b9beecda6141405dafe540f99a655dc83d1704fa232ac20
+ sha256sums = 8bf978cd1abd73f54c53f7d214c368b1fd8921cd9800d2cc84427c662ffbbdcb
pkgname = mingw-w64-freetype2
diff --git a/0001-Enable-table-validation-modules.patch b/0001-Enable-table-validation-modules.patch
index 5adeb2124f0c..969e6025d832 100644
--- a/0001-Enable-table-validation-modules.patch
+++ b/0001-Enable-table-validation-modules.patch
@@ -8,10 +8,10 @@ Subject: [PATCH] Enable table validation modules
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules.cfg b/modules.cfg
-index 30f7fac45abd..a9a4703989b9 100644
+index aded92e5e922..f133c65b27e2 100644
--- a/modules.cfg
+++ b/modules.cfg
-@@ -114,26 +114,26 @@ AUX_MODULES += cache
+@@ -117,26 +117,26 @@ AUX_MODULES += cache
# TrueType GX/AAT table validation. Needs `ftgxval.c' below.
#
diff --git a/0002-Enable-subpixel-rendering.patch b/0002-Enable-subpixel-rendering.patch
index 03f911a26a8d..8f16e7a5f26c 100644
--- a/0002-Enable-subpixel-rendering.patch
+++ b/0002-Enable-subpixel-rendering.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] Enable subpixel rendering
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
-index 4227fd376e41..32da3fa03903 100644
+index c5bde243b127..77d6efb2e5f2 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -123,7 +123,7 @@ FT_BEGIN_HEADER
diff --git a/0003-Enable-infinality-subpixel-hinting.patch b/0003-Enable-infinality-subpixel-hinting.patch
index dc0adb23e135..eee5e3ee703b 100644
--- a/0003-Enable-infinality-subpixel-hinting.patch
+++ b/0003-Enable-infinality-subpixel-hinting.patch
@@ -8,10 +8,10 @@ Subject: [PATCH] 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 32da3fa03903..0dd4021e2433 100644
+index 77d6efb2e5f2..c33c51eeb2e7 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
-@@ -688,8 +688,8 @@ FT_BEGIN_HEADER
+@@ -706,8 +706,8 @@ FT_BEGIN_HEADER
* https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx
*/
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */
diff --git a/0004-Enable-long-PCF-family-names.patch b/0004-Enable-long-PCF-family-names.patch
index 2c932957e27f..93e04473cbe9 100644
--- a/0004-Enable-long-PCF-family-names.patch
+++ b/0004-Enable-long-PCF-family-names.patch
@@ -8,10 +8,10 @@ Subject: [PATCH] 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 0dd4021e2433..8da3073b6d71 100644
+index c33c51eeb2e7..c33ddb4bf60c 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
-@@ -877,7 +877,7 @@ FT_BEGIN_HEADER
+@@ -895,7 +895,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.
*/
diff --git a/PKGBUILD b/PKGBUILD
index 479cc72bd0ea..7485770e3b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-freetype2
-pkgver=2.11.1
+pkgver=2.12.0
pkgrel=1
pkgdesc='Font rasterization library (mingw-w64)'
arch=('any')
@@ -21,13 +21,13 @@ source=(https://download-mirror.savannah.gnu.org/releases/freetype/freetype-$pkg
0002-Enable-subpixel-rendering.patch
0003-Enable-infinality-subpixel-hinting.patch
0004-Enable-long-PCF-family-names.patch)
-sha256sums=('3333ae7cfda88429c97a7ae63b7d01ab398076c3b67182e960e5684050f2c5c8'
+sha256sums=('ef5c336aacc1a079ff9262d6308d6c2a066dd4d2a905301c4adda9b354399033'
'SKIP'
- '663310ef70f7830de462fb8964ee4fa1d49ad4aeb1a6eae5857707e161039a53'
- '17cd4bd0c650b9bdd3bc30581ad6457524db14ec34b56f98e243357c3ab4bc05'
- '0607ac8176d4f08bcfb78d07bdc2c66fcbe7dfde6c82a0e98d6e625597442fd0'
- '6e5192dc08119e32992eee5a15595e131adcc9d2411066ca8691bfe2af14d97e')
-validpgpkeys=(58E0C111E39F5408C5D3EC76C1A60EACE707FDA5) # Werner Lemberg <wl@gnu.org>
+ '12c869eeba212c74d07d3d7815848b047ecb5282d5463dffb3bb6d219315d4da'
+ '2497dcb3650271db9bb7ad4f3379b5b3c6a19f5ca5388dd9ba7d42b5c15c8c4f'
+ 'caa0bc7d3dfa3b4c6b9beecda6141405dafe540f99a655dc83d1704fa232ac20'
+ '8bf978cd1abd73f54c53f7d214c368b1fd8921cd9800d2cc84427c662ffbbdcb')
+validpgpkeys=(E30674707856409FF1948010BE6C3AAC63AD8E3F) # Werner Lemberg <wl@gnu.org>
if [[ $pkgname = 'mingw-w64-freetype2-bootstrap' ]]; then
_provides=${pkgname%-bootstrap}