%{?mingw_package_header} Name: mingw-harfbuzz Version: 1.4.8 Release: 3%{?dist} Summary: MinGW Windows Harfbuzz library License: MIT URL: http://www.harfbuzz.org Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2 # Allow the freetype dependency to be optional at runtime Patch0: harfbuzz-enable-delayload-freetype.patch BuildArch: noarch ExclusiveArch: %{ix86} x86_64 BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-gcc BuildRequires: mingw32-glib2 BuildRequires: mingw32-freetype BuildRequires: mingw32-cairo BuildRequires: mingw32-icu BuildRequires: mingw64-filesystem >= 95 BuildRequires: mingw64-gcc BuildRequires: mingw64-glib2 BuildRequires: mingw64-freetype BuildRequires: mingw64-cairo BuildRequires: mingw64-icu # Needed for the delay-load patch BuildRequires: mingw-w64-tools BuildRequires: autoconf automake libtool %description HarfBuzz is an implementation of the OpenType Layout engine. # Win32 %package -n mingw32-harfbuzz Summary: MinGW Windows Harfbuzz library %description -n mingw32-harfbuzz HarfBuzz is an implementation of the OpenType Layout engine. %package -n mingw32-harfbuzz-static Summary: Static version of the MinGW Windows Harfbuzz library Requires: mingw32-harfbuzz = %{version}-%{release} Requires: mingw32-glib2-static %description -n mingw32-harfbuzz-static Static version of the MinGW Windows Harfbuzz library. # Win64 %package -n mingw64-harfbuzz Summary: MinGW Windows Harfbuzz library %description -n mingw64-harfbuzz HarfBuzz is an implementation of the OpenType Layout engine. %package -n mingw64-harfbuzz-static Summary: Static version of the MinGW Windows Harfbuzz library Requires: mingw64-harfbuzz = %{version}-%{release} Requires: mingw64-glib2-static %description -n mingw64-harfbuzz-static Static version of the MinGW Windows Harfbuzz library. %{?mingw_debug_package} %prep %setup -q -n harfbuzz-%{version} %patch0 -p1 autoreconf -i --force %build %mingw_configure --enable-shared --enable-static --enable-delay-load %mingw_make %{?_smp_mflags} V=1 %install %mingw_make install DESTDIR=$RPM_BUILD_ROOT # Drop all .la files find $RPM_BUILD_ROOT -name "*.la" -delete # Win32 %files -n mingw32-harfbuzz %license COPYING %{mingw32_bindir}/hb-ot-shape-closure.exe %{mingw32_bindir}/hb-shape.exe %{mingw32_bindir}/hb-view.exe %{mingw32_bindir}/libharfbuzz-0.dll %{mingw32_bindir}/libharfbuzz-icu-0.dll %{mingw32_includedir}/harfbuzz/ %{mingw32_libdir}/libharfbuzz.dll.a %{mingw32_libdir}/libharfbuzz-icu.dll.a %{mingw32_libdir}/pkgconfig/harfbuzz.pc %{mingw32_libdir}/pkgconfig/harfbuzz-icu.pc %files -n mingw32-harfbuzz-static %{mingw32_libdir}/libharfbuzz.a %{mingw32_libdir}/libharfbuzz-icu.a # Win64 %files -n mingw64-harfbuzz %license COPYING %{mingw64_bindir}/hb-ot-shape-closure.exe %{mingw64_bindir}/hb-shape.exe %{mingw64_bindir}/hb-view.exe %{mingw64_bindir}/libharfbuzz-0.dll %{mingw64_bindir}/libharfbuzz-icu-0.dll %{mingw64_includedir}/harfbuzz/ %{mingw64_libdir}/libharfbuzz.dll.a %{mingw64_libdir}/libharfbuzz-icu.dll.a %{mingw64_libdir}/pkgconfig/harfbuzz.pc %{mingw64_libdir}/pkgconfig/harfbuzz-icu.pc %files -n mingw64-harfbuzz-static %{mingw64_libdir}/libharfbuzz.a %{mingw64_libdir}/libharfbuzz-icu.a %changelog * Thu Aug 16 2018 Eduardo Lima (Etrunko) - 1.4.8-3 - ExclusiveArch: i686, x86_64 Related: rhbz#1615874 * Thu Feb 08 2018 Fedora Release Engineering - 1.4.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 15 2017 Kalev Lember - 1.4.8-1 - Update to 1.4.8 * Wed Jul 26 2017 Fedora Release Engineering - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 19 2017 Kalev Lember - 1.4.4-1 - Update to 1.4.4 * Fri Feb 10 2017 Fedora Release Engineering - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Oct 24 2016 Kalev Lember - 1.3.2-2 - Rebuilt for mingw-icu 57 * Sun Oct 16 2016 Kalev Lember - 1.3.2-1 - Update to 1.3.2 * Wed Aug 10 2016 Kalev Lember - 1.3.0-1 - Update to 1.3.0 * Tue May 03 2016 Kalev Lember - 1.2.7-1 - Update to 1.2.7 * Sat Apr 9 2016 Erik van Pienbroek - 1.2.6-1 - Update to 1.2.6 * Thu Feb 04 2016 Fedora Release Engineering - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Dec 31 2015 Erik van Pienbroek - 1.1.2-1 - Update to 1.1.2 - Make freetype an optional runtime dependency instead of a hard dependency (using delay load) - Perform verbose make * Fri Sep 25 2015 Kalev Lember - 1.0.3-1 - Update to 1.0.3 * Sat Aug 22 2015 Kalev Lember - 1.0.2-1 - Update to 1.0.2 * Sat Aug 22 2015 Kalev Lember - 1.0.1-1 - Update to 1.0.1 * Wed Jun 17 2015 Fedora Release Engineering - 0.9.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Mar 24 2015 Kalev Lember - 0.9.40-1 - Update to 0.9.40 - Use license macro for the COPYING file * Wed Dec 31 2014 Erik van Pienbroek - 0.9.37-2 - Added Requires: mingw{32,64}-glib2-static tags to the -static subpackages * Wed Dec 31 2014 Erik van Pienbroek - 0.9.37-1 - Update to 0.9.37 * Sat Nov 15 2014 Kalev Lember - 0.9.34-1 - Update to 0.9.34 * Sat Jun 07 2014 Fedora Release Engineering - 0.9.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 22 2014 Kalev Lember - 0.9.28-1 - Update to 0.9.28 * Sat Mar 29 2014 Kalev Lember - 0.9.27-1 - Update to 0.9.27 * Sat Jan 25 2014 Erik van Pienbroek - 0.9.25-1 - Update to 0.9.25 * Wed Nov 20 2013 Erik van Pienbroek - 0.9.24-1 - Update to 0.9.24 * Sat Sep 7 2013 Erik van Pienbroek - 0.9.20-1 - Update to 0.9.20 * Sat Aug 03 2013 Fedora Release Engineering - 0.9.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jun 17 2013 Kalev Lember - 0.9.18-4 - Rebuilt for icu 50 * Sun Jun 16 2013 Erik van Pienbroek - 0.9.18-3 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries * Sat Jun 15 2013 Erik van Pienbroek - 0.9.18-2 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries * Sun Jun 09 2013 Kalev Lember - 0.9.18-1 - Update to 0.9.18 * Thu May 9 2013 Erik van Pienbroek - 0.9.16-1 - Update to 0.9.16 * Sun Mar 24 2013 Erik van Pienbroek - 0.9.14-1 - Update to 0.9.14 * Sun Jan 27 2013 Erik van Pienbroek - 0.9.9-3 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now) * Wed Jan 02 2013 Erik van Pienbroek - 0.9.9-2 - Rebuilt against mingw-icu 49 * Mon Dec 24 2012 Erik van Pienbroek - 0.9.9-1 - Update to 0.9.9 - Fix compatibility with WinXP (FreeDesktop Bug #55494) * Wed Nov 21 2012 Erik van Pienbroek - 0.9.7-1 - Update to 0.9.7 * Sun Aug 26 2012 Erik van Pienbroek - 0.9.3-1 - Initial release