[arch-commits] Commit in freetype2/trunk (5 files)

Jan Steffens heftig at nymeria.archlinux.org
Mon Nov 25 11:56:31 UTC 2013


    Date: Monday, November 25, 2013 @ 12:56:31
  Author: heftig
Revision: 200311

2.5.1

Added:
  freetype2/trunk/freetype-2.5.1-enable-sph.patch
  freetype2/trunk/freetype-2.5.1-enable-spr.patch
Modified:
  freetype2/trunk/PKGBUILD
Deleted:
  freetype2/trunk/freetype-2.3.0-enable-spr.patch
  freetype2/trunk/freetype-2.4.11-enable-sph.patch

----------------------------------+
 PKGBUILD                         |   18 +++++++++---------
 freetype-2.3.0-enable-spr.patch  |   11 -----------
 freetype-2.4.11-enable-sph.patch |   13 -------------
 freetype-2.5.1-enable-sph.patch  |   13 +++++++++++++
 freetype-2.5.1-enable-spr.patch  |   13 +++++++++++++
 5 files changed, 35 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-25 11:53:01 UTC (rev 200310)
+++ PKGBUILD	2013-11-25 11:56:31 UTC (rev 200311)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=freetype2
-pkgver=2.5.0.1
-pkgrel=2
+pkgver=2.5.1
+pkgrel=1
 pkgdesc="TrueType font rendering library"
 arch=(i686 x86_64)
 license=('GPL')
@@ -11,22 +11,22 @@
 depends=('zlib' 'bzip2' 'sh' 'libpng')
 source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
         freetype-2.2.1-enable-valid.patch
-        freetype-2.3.0-enable-spr.patch
-        freetype-2.4.11-enable-sph.patch)
-md5sums=('c72e9010b1d986d556fc0b2b5fcbf31a'
+        freetype-2.5.1-enable-spr.patch
+        freetype-2.5.1-enable-sph.patch)
+md5sums=('93eba7854094f46d7d98a9a2370af4d6'
          '214119610444c9b02766ccee5e220680'
-         '816dc8619a6904a7385769433c0a8653'
-         '2422f8902224fedb46ae9eec08c8ceac')
+         '80a14cce234f3f190cd936ca9060c398'
+         '0636ba2ff074201e2ea5c47ac408bc63')
 
 prepare() {
   cd "${srcdir}/freetype-${pkgver}"
   patch -Np1 -i "${srcdir}/freetype-2.2.1-enable-valid.patch"
-  patch -Np1 -i "${srcdir}/freetype-2.3.0-enable-spr.patch"
+  patch -Np1 -i "${srcdir}/freetype-2.5.1-enable-spr.patch"
 
   # Disabled for now due to resistance
   # Kept here for easier rebuilds via ABS
   # https://bugs.archlinux.org/task/35274
-  #patch -Np1 -i "${srcdir}/freetype-2.4.11-enable-sph.patch"
+  #patch -Np1 -i "${srcdir}/freetype-2.5.1-enable-sph.patch"
 }
 
 build() {

Deleted: freetype-2.3.0-enable-spr.patch
===================================================================
--- freetype-2.3.0-enable-spr.patch	2013-11-25 11:53:01 UTC (rev 200310)
+++ freetype-2.3.0-enable-spr.patch	2013-11-25 11:56:31 UTC (rev 200311)
@@ -1,11 +0,0 @@
---- freetype-2.3.0/include/freetype/config/ftoption.h.spf	2007-01-18 14:27:34.000000000 -0500
-+++ freetype-2.3.0/include/freetype/config/ftoption.h	2007-01-18 14:27:48.000000000 -0500
-@@ -92,7 +92,7 @@
-   /* This is done to allow FreeType clients to run unmodified, forcing     */
-   /* them to display normal gray-level anti-aliased glyphs.                */
-   /*                                                                       */
--/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
-+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
- 
- 
-   /*************************************************************************/

Deleted: freetype-2.4.11-enable-sph.patch
===================================================================
--- freetype-2.4.11-enable-sph.patch	2013-11-25 11:53:01 UTC (rev 200310)
+++ freetype-2.4.11-enable-sph.patch	2013-11-25 11:56:31 UTC (rev 200311)
@@ -1,13 +0,0 @@
-diff --git i/include/freetype/config/ftoption.h w/include/freetype/config/ftoption.h
-index a73fff4..0a081bf 100644
---- i/include/freetype/config/ftoption.h
-+++ w/include/freetype/config/ftoption.h
-@@ -577,7 +577,7 @@ FT_BEGIN_HEADER
-   /*   This option requires TT_CONFIG_OPTION_BYTECODE_INTERPRETER to be    */
-   /*   defined.                                                            */
-   /*                                                                       */
--/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING */
-+#define TT_CONFIG_OPTION_SUBPIXEL_HINTING
- 
- 
-   /*************************************************************************/

Added: freetype-2.5.1-enable-sph.patch
===================================================================
--- freetype-2.5.1-enable-sph.patch	                        (rev 0)
+++ freetype-2.5.1-enable-sph.patch	2013-11-25 11:56:31 UTC (rev 200311)
@@ -0,0 +1,13 @@
+diff --git i/include/config/ftoption.h w/include/config/ftoption.h
+index fe2ba15..1ab4226 100644
+--- i/include/config/ftoption.h
++++ w/include/config/ftoption.h
+@@ -591,7 +591,7 @@ FT_BEGIN_HEADER
+   /*   This option requires TT_CONFIG_OPTION_BYTECODE_INTERPRETER to be    */
+   /*   defined.                                                            */
+   /*                                                                       */
+-/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING */
++#define TT_CONFIG_OPTION_SUBPIXEL_HINTING
+ 
+ 
+   /*************************************************************************/

Added: freetype-2.5.1-enable-spr.patch
===================================================================
--- freetype-2.5.1-enable-spr.patch	                        (rev 0)
+++ freetype-2.5.1-enable-spr.patch	2013-11-25 11:56:31 UTC (rev 200311)
@@ -0,0 +1,13 @@
+diff --git i/include/config/ftoption.h w/include/config/ftoption.h
+index fe2ba15..22ce1a3 100644
+--- i/include/config/ftoption.h
++++ w/include/config/ftoption.h
+@@ -92,7 +92,7 @@ FT_BEGIN_HEADER
+   /* This is done to allow FreeType clients to run unmodified, forcing     */
+   /* them to display normal gray-level anti-aliased glyphs.                */
+   /*                                                                       */
+-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
++#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
+ 
+ 
+   /*************************************************************************/




More information about the arch-commits mailing list