Name: ttfautohint Version: 1.8.3 Release: 8%{?dist} Summary: Automated hinting utility for TrueType fonts License: FTL or GPLv2 URL: http://www.freetype.org/ttfautohint Source0: http://download.savannah.gnu.org/releases/freetype/%{name}-%{version}.tar.gz BuildRequires: make BuildRequires: gcc gcc-c++ BuildRequires: freetype-devel BuildRequires: harfbuzz-devel BuildRequires: pkgconfig BuildRequires: qt5-qtbase-devel Provides: bundled(gnulib) Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description This is a utility which takes a TrueType font as the input, removes its bytecode instructions (if any), and returns a new font where all glyphs are bytecode hinted using the information given by FreeType's autohinting module. The idea is to provide the excellent quality of the autohinter on platforms which don't use FreeType. %package gui Summary: GUI for %{name} based on Qt Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description gui %{name} is a utility which takes a TrueType font as the input, removes its bytecode instructions (if any), and returns a new font where all glyphs are bytecode hinted using the information given by FreeType's autohinting module. The idea is to provide the excellent quality of the autohinter on platforms which don't use FreeType. This is a GUI of %{name} based on Qt. %package libs Summary: Library for %{name} %description libs lib%{name} is a library which takes a TrueType font as the input, removes its bytecode instructions (if any), and returns a new font where all glyphs are bytecode hinted using the information given by FreeType's autohinting module. The idea is to provide the excellent quality of the autohinter on platforms which don't use FreeType. %package devel Summary: Development files for %{name}-libs Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel lib%{name} is a library which takes a TrueType font as the input, removes its bytecode instructions (if any), and returns a new font where all glyphs are bytecode hinted using the information given by FreeType's autohinting module. The idea is to provide the excellent quality of the autohinter on platforms which don't use FreeType. %prep %setup -q %build %configure --disable-silent-rules --disable-static %make_build %install %make_install find %{buildroot} -name '*.la' -delete %ldconfig_scriptlets libs %files %doc AUTHORS NEWS README THANKS TODO *.TXT %doc doc/img doc/ttfautohint.{html,pdf,txt} %license COPYING %{_bindir}/ttfautohint %files gui %license COPYING %{_pkgdocdir}/ %{_bindir}/ttfautohintGUI %files libs %license COPYING %{_libdir}/libttfautohint.so.1* %files devel %license COPYING %{_includedir}/ttfautohint*.h %{_libdir}/libttfautohint.so %{_libdir}/pkgconfig/ttfautohint.pc %changelog * Tue Aug 10 2021 Mohan Boddu - 1.8.3-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon May 24 2021 Parag Nemade - 1.8.3-7 - Resolves:rhbz#1962001 - Add gating tests from rhel-8 * Fri Apr 16 2021 Mohan Boddu - 1.8.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering - 1.8.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jan 31 2020 Fedora Release Engineering - 1.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering - 1.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Apr 10 2019 Yaakov Selkowitz - 1.8.3-1 - new version (#1698372) * Sun Feb 03 2019 Fedora Release Engineering - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 07 2018 Yaakov Selkowitz - 1.8.2-1 - new version (#1607856) - Fix stem width offset handling in storage area (#1646687) * Sat Jul 14 2018 Fedora Release Engineering - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 07 2018 Yaakov Selkowitz - 1.8.1-3 - Switch GUI to Qt5 * Fri Feb 09 2018 Fedora Release Engineering - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 12 2018 Yaakov Selkowitz - 1.8.1-1 - new version (#1531029) - add shared library * Tue Nov 14 2017 Yaakov Selkowitz - 1.7-1 - new version (#1485670) * Thu Aug 03 2017 Fedora Release Engineering - 1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 13 2017 Yaakov Selkowitz - 1.6-1 - new version (#1400320) * Sat Feb 11 2017 Fedora Release Engineering - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Mar 31 2016 Yaakov Selkowitz - 1.5-1 - new version (#1268839) * Fri Feb 05 2016 Fedora Release Engineering - 1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering - 1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember - 1.3-2 - Rebuilt for GCC 5 C++11 ABI change * Tue Jan 27 2015 Christopher Meng - 1.3-1 - Update to 1.3 * Sat Oct 11 2014 Christopher Meng - 1.2-1 - Update to 1.2 * Mon Aug 18 2014 Fedora Release Engineering - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 07 2014 Christopher Meng - 1.1-1 - Update to 1.1 * Sat Mar 22 2014 Christopher Meng - 1.00-1 - Update to 1.00 * Wed Nov 13 2013 Christopher Meng - 0.97-1 - Update to 0.97 - Share docs between main<->sub package. * Fri Aug 09 2013 Christopher Meng - 0.96-1 - Initial Package.