Package libfreetype-infinality: Specfile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 | Name: libfreetype-infinality Version: 2.8.0 Release: alt7 Summary: Obsolete package. Don't use it License: FTL or GPLv2+ Group: System/Libraries Url: http://www.freetype.org/ Packager: Vladimir Didenko <cow@altlinux.ru> Provides: freetype2-infinality = %version Obsoletes: freetype2-infinality < %version BuildArch: noarch %description The FreeType engine is a free and portable TrueType font rendering engine, developed to provide TrueType support for a variety of platforms and environments. FreeType is a library which can open and manages font files as well as efficiently load, hint and render individual glyphs. FreeType is not a font server or a complete text-rendering library. This version is compiled with the Infinality patches. It transparently overrides the system library using ld.so.conf.d mechanism. %prep %files %changelog * Wed Jun 13 2018 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt7 - Make package empty (prepare for removing from repo). * Thu Feb 8 2018 Vladimir Didenko <cow at altlinux.ru> 2.8.0-alt6 - Temporary restore package to work-around problem with skia - Backport FT_Done_MM_Var from freetype 2.9 (fixes problem with harfbuzz) * Fri Feb 2 2018 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt5 - Make package noarch * Wed Jan 17 2018 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt4 - Make package empty (prepare it for removing from the repo) * Fri Sep 15 2017 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt3 - Added export of FT_Done_GlyphSlot symbol for libInventor. * Wed Sep 13 2017 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt2 - Built with LFS support enabled * Wed Jun 14 2017 Vladimir Didenko <cow@altlinux.ru> 2.8.0-alt1 - 2.8.0 * Tue Jan 17 2017 Vladimir Didenko <cow@altlinux.ru> 2.7.1-alt1 - 2.7.1 * Thu Sep 22 2016 Vladimir Didenko <cow@altlinux.ru> 2.7.0-alt3 - Set infinality as default hinting interpreter * Wed Sep 21 2016 Vladimir Didenko <cow@altlinux.ru> 2.7.0-alt2 - Fix infinality patch * Tue Sep 20 2016 Vladimir Didenko <cow@altlinux.ru> 2.7.0-alt1 - 2.7.0 * Wed Apr 13 2016 Vladimir Didenko <cow@altlinux.ru> 2.6.3-alt2 - update infinality patch * Sat Feb 20 2016 Vladimir Didenko <cow@altlinux.ru> 2.6.3-alt1 - 2.6.3 * Tue Dec 8 2015 Vladimir Didenko <cow@altlinux.ru> 2.6.2-alt1 - 2.6.2 - use separate script to set xft settings - don't set xft.dpi by default - update infinality patch * Mon Oct 5 2015 Vladimir Didenko <cow@altlinux.ru> 2.6.1-alt1 - 2.6.1 - Remove debug(libfreetype.so) from provides (closes: #31325) - update infinality patch * Thu Jun 11 2015 Vladimir Didenko <cow@altlinux.ru> 2.6.0-alt1 - 2.6.0 * Mon Jan 19 2015 Vladimir Didenko <cow@altlinux.ru> 2.5.5-alt1 - 2.5.5 * Mon Dec 8 2014 Vladimir Didenko <cow@altlinux.ru> 2.5.4-alt1 - 2.5.4 * Thu Jul 10 2014 Vladimir Didenko <cow@altlinux.ru> 2.5.3-alt1 - 2.5.3 * Mon Jun 24 2013 Dmitry V. Levin <ldv@altlinux.org> 2.4.12-alt2 - infinality-settings.sh: relocated from /etc/profile.d/ to /etc/X11/profile.d/ (closes: #29093). - Reintroduced ld.so.conf.d based configuration (closes: #29095). * Tue May 28 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.12-alt1 - 2.4.12 * Thu Feb 5 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt6 - Switched back to LD_PRELOAD because ld.so.conf.d solution breaks other packages building * Thu Feb 5 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt5 - Use ld.so.conf.d instead LD_PRELOAD * Thu Jan 24 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt4 - Fixed conflict with official debuginfo package - Added missed doc files - spec cleanup * Thu Jan 17 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt3 - Include %_libdir/%name/ directory * Thu Jan 17 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt2 - Fixed ld preload script to properly work on biarch systems * Wed Jan 9 2013 Vladimir Didenko <cow@altlinux.ru> 2.4.11-alt1 - 2.4.11 * Fri Dec 21 2012 Vladimir Didenko <cow@altlinux.ru> 2.4.10-alt3 - Deleted devel packages * Wed Dec 19 2012 Vladimir Didenko <cow@altlinux.ru> 2.4.10-alt2 - Removed dependency on official freetype package * Mon Dec 10 2012 Vladimir Didenko <cow@altlinux.ru> 2.4.10-alt1 - Initial build |