summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--0001-Enable-table-validation-modules.patch2
-rw-r--r--0002-Enable-subpixel-rendering.patch4
-rw-r--r--0003-Enable-infinality-subpixel-hinting.patch (renamed from 0003-Enable-subpixel-hinting.patch)18
-rw-r--r--PKGBUILD12
5 files changed, 26 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b91b7c6e87e..191d104de708 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 29 06:49:36 UTC 2016
+# Fri Sep 2 18:44:28 UTC 2016
pkgbase = freetype2-git
pkgdesc = TrueType font rendering library (from git)
- pkgver = 2.6.5+p61+ga6ee6fe
+ pkgver = 2.6.5+p67+g77e4d1b
pkgrel = 1
epoch = 1
url = http://www.freetype.org/
@@ -19,20 +19,20 @@ pkgbase = freetype2-git
depends = libpng
depends = harfbuzz
provides = libfreetype.so
- provides = freetype2=2.6.5+p61+ga6ee6fe
+ provides = freetype2=2.6.5+p67+g77e4d1b
conflicts = freetype2
backup = etc/profile.d/freetype2.sh
source = git://git.sv.gnu.org/freetype/freetype2.git
source = git://git.sv.gnu.org/freetype/freetype2-demos.git
source = 0001-Enable-table-validation-modules.patch
source = 0002-Enable-subpixel-rendering.patch
- source = 0003-Enable-subpixel-hinting.patch
+ source = 0003-Enable-infinality-subpixel-hinting.patch
source = freetype2.sh
sha1sums = SKIP
sha1sums = SKIP
- sha1sums = b5307ca1f11cb14081aef2b2439377ba99537bb3
- sha1sums = 0ccdef0066335efa41b375c44c3d783e361f188e
- sha1sums = 419d4e5b766742f08ebb2d01c2b9545eec827c81
+ sha1sums = b31882ef5e8447e761acee1c4a44c0630cd4d465
+ sha1sums = b1494810ed3aca25cdd8e8cedf634e5adfe6c09e
+ sha1sums = 41d27140fd590945e22e012c9dce62de3d6f11e6
sha1sums = bc6df1661c4c33e20f5ce30c2da8ad3c2083665f
pkgname = freetype2-git
diff --git a/0001-Enable-table-validation-modules.patch b/0001-Enable-table-validation-modules.patch
index f803bd345e69..3e9451fa8b82 100644
--- a/0001-Enable-table-validation-modules.patch
+++ b/0001-Enable-table-validation-modules.patch
@@ -1,4 +1,4 @@
-From d45ccbc59730f8ecbde121e7b929fa4de8f2371a Mon Sep 17 00:00:00 2001
+From c3680bf8d38cf759c1e33dcc2d2d51e0a4fea2f9 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Tue, 23 Jun 2015 08:40:29 +0200
Subject: [PATCH 1/3] Enable table validation modules
diff --git a/0002-Enable-subpixel-rendering.patch b/0002-Enable-subpixel-rendering.patch
index 08ab1ca0f8b0..dfb57966e2ff 100644
--- a/0002-Enable-subpixel-rendering.patch
+++ b/0002-Enable-subpixel-rendering.patch
@@ -1,4 +1,4 @@
-From 50db2239cff623fc2f8be8cb6ae4f587f771fd2c Mon Sep 17 00:00:00 2001
+From 96f09f08417887b2618c177bccfb6da2906568d9 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Tue, 23 Jun 2015 08:43:07 +0200
Subject: [PATCH 2/3] Enable subpixel rendering
@@ -8,7 +8,7 @@ Subject: [PATCH 2/3] 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 ab9efbe3e4d8745e..27d388c07be2877c 100644
+index 90c123ef93e9ea04..67a361dd41e0b026 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -122,7 +122,7 @@ FT_BEGIN_HEADER
diff --git a/0003-Enable-subpixel-hinting.patch b/0003-Enable-infinality-subpixel-hinting.patch
index 205fe5fd6323..bbfa2a2cd8c0 100644
--- a/0003-Enable-subpixel-hinting.patch
+++ b/0003-Enable-infinality-subpixel-hinting.patch
@@ -1,22 +1,24 @@
-From 2f81e416bd5f5901ae3e226f11c558a275b930b2 Mon Sep 17 00:00:00 2001
+From 220e96a9a8d7aff6ad0f0f1aa12c79cdb563331c Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
Date: Mon, 29 Aug 2016 08:43:10 +0200
-Subject: [PATCH 3/3] Enable subpixel hinting
+Subject: [PATCH 3/3] Enable infinality subpixel hinting
---
- include/freetype/config/ftoption.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ include/freetype/config/ftoption.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
-index 27d388c07be2877c..2a6d778f50663f66 100644
+index 67a361dd41e0b026..c4812862518b66a6 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
-@@ -676,7 +676,7 @@ FT_BEGIN_HEADER
+@@ -675,8 +675,8 @@ FT_BEGIN_HEADER
+ /* [1] http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */
/* */
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */
- /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2 */
+-#define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2
-/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING ( 1 | 2 ) */
-+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING ( 1 | 2 )
++/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2 */
++#define TT_CONFIG_OPTION_SUBPIXEL_HINTING ( 1 | 2 )
/*************************************************************************/
diff --git a/PKGBUILD b/PKGBUILD
index 6062770f2b08..f7252b656bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=freetype2-git
epoch=1
-pkgver=2.6.5+p61+ga6ee6fe
+pkgver=2.6.5+p67+g77e4d1b
pkgrel=1
pkgdesc="TrueType font rendering library (from git)"
arch=(i686 x86_64)
@@ -21,13 +21,13 @@ source=(git://git.sv.gnu.org/freetype/freetype2.git
git://git.sv.gnu.org/freetype/freetype2-demos.git
0001-Enable-table-validation-modules.patch
0002-Enable-subpixel-rendering.patch
- 0003-Enable-subpixel-hinting.patch
+ 0003-Enable-infinality-subpixel-hinting.patch
freetype2.sh)
sha1sums=('SKIP'
'SKIP'
- 'b5307ca1f11cb14081aef2b2439377ba99537bb3'
- '0ccdef0066335efa41b375c44c3d783e361f188e'
- '419d4e5b766742f08ebb2d01c2b9545eec827c81'
+ 'b31882ef5e8447e761acee1c4a44c0630cd4d465'
+ 'b1494810ed3aca25cdd8e8cedf634e5adfe6c09e'
+ '41d27140fd590945e22e012c9dce62de3d6f11e6'
'bc6df1661c4c33e20f5ce30c2da8ad3c2083665f')
validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5')
@@ -38,7 +38,7 @@ prepare() {
cd freetype2
patch -Np1 -i ../0001-Enable-table-validation-modules.patch
patch -Np1 -i ../0002-Enable-subpixel-rendering.patch
- patch -Np1 -i ../0003-Enable-subpixel-hinting.patch
+ patch -Np1 -i ../0003-Enable-infinality-subpixel-hinting.patch
./autogen.sh