[packages/crossmingw32-harfbuzz] - updated to 1.9.0 - updated win32 patch

qboosh qboosh at pld-linux.org
Thu Sep 27 16:03:16 CEST 2018


commit 8877d005aa9c299f6c8e641c153de3d109586d6d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 27 16:06:33 2018 +0200

    - updated to 1.9.0
    - updated win32 patch

 crossmingw32-harfbuzz.spec | 7 ++-----
 harfbuzz-win32.patch       | 8 ++++----
 2 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/crossmingw32-harfbuzz.spec b/crossmingw32-harfbuzz.spec
index f5878a9..30308bd 100644
--- a/crossmingw32-harfbuzz.spec
+++ b/crossmingw32-harfbuzz.spec
@@ -1,12 +1,12 @@
 Summary:	HarfBuzz - internationalized text shaping library - MinGW32 cross version
 Summary(pl.UTF-8):	Rasteryzer fontów TrueType - wersja skrośna dla MinGW32
 Name:		crossmingw32-harfbuzz
-Version:	1.8.8
+Version:	1.9.0
 Release:	1
 License:	MIT
 Group:		Development/Libraries
 Source0:	https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
-# Source0-md5:	81dbce82d6471ec2b2a627ce02d03e5d
+# Source0-md5:	263a3f1cb014e3ad2e4123c238a9bfc5
 Patch0:		harfbuzz-win32.patch
 URL:		https://www.freedesktop.org/wiki/HarfBuzz
 BuildRequires:	autoconf >= 2.64
@@ -225,9 +225,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libharfbuzz-subset.dll.a
 %{_libdir}/libharfbuzz-subset.la
 %{_includedir}/harfbuzz/hb-subset.h
-%{_includedir}/harfbuzz/hb-subset-glyf.hh
-%{_includedir}/harfbuzz/hb-subset-plan.hh
-%{_includedir}/harfbuzz/hb-subset-private.hh
 %{_pkgconfigdir}/harfbuzz-subset.pc
 
 %files subset-static
diff --git a/harfbuzz-win32.patch b/harfbuzz-win32.patch
index 54270f9..950fc62 100644
--- a/harfbuzz-win32.patch
+++ b/harfbuzz-win32.patch
@@ -10,8 +10,8 @@
  
  static inline uint16_t hb_uint16_swap (const uint16_t v)
  { return (v >> 8) | (v << 8); }
---- harfbuzz-1.8.5/src/hb-atomic-private.hh.orig	2018-08-02 20:46:35.868562237 +0200
-+++ harfbuzz-1.8.5/src/hb-atomic-private.hh	2018-08-02 21:02:03.521884980 +0200
+--- harfbuzz-1.9.0/src/hb-atomic.hh.orig	2018-08-02 20:46:35.868562237 +0200
++++ harfbuzz-1.9.0/src/hb-atomic.hh	2018-08-02 21:02:03.521884980 +0200
 @@ -104,7 +104,7 @@
  typedef LONG hb_atomic_int_impl_t;
  #define hb_atomic_int_impl_add(AI, V)		InterlockedExchangeAdd ((AI), (V))
@@ -21,8 +21,8 @@
  
  
  #elif !defined(HB_NO_MT) && defined(HAVE_INTEL_ATOMIC_PRIMITIVES)
---- harfbuzz-1.8.0/src/hb-private.hh.orig	2018-06-08 22:23:00.670122650 +0200
-+++ harfbuzz-1.8.0/src/hb-private.hh	2018-06-08 22:28:25.200118946 +0200
+--- harfbuzz-1.9.0/src/hb.hh.orig	2018-06-08 22:23:00.670122650 +0200
++++ harfbuzz-1.9.0/src/hb.hh	2018-06-08 22:28:25.200118946 +0200
 @@ -51,7 +51,7 @@
  #include <stdio.h>
  #include <stdarg.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-harfbuzz.git/commitdiff/8877d005aa9c299f6c8e641c153de3d109586d6d



More information about the pld-cvs-commit mailing list