Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : freetype2 | name : freetype2 | ||||
| version : 2.7.1 | version : 2.8 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - http://download.savannah.gnu.org/releases/freetype/freetype-2.7.1.tar.gz : 162ef25aa64480b1189cdb261228e6c5c44f212aac4b4621e28cf2157efb59f5 | - https://download.savannah.gnu.org/releases/freetype/freetype-2.8.tar.gz : 33a28fabac471891d0523033e99c0005b95e5618dc8ffa7fa47f9dadcacb1c9b | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
| summary : Font rendering library | summary : Font rendering library | ||||
| component : system.base | component : desktop.library | ||||
| description: | | description: | | ||||
| The FreeType2 package contains a library which allows applications to properly render TrueType fonts. | The FreeType2 package contains a library which allows applications to properly render TrueType fonts. | ||||
| patterns : | patterns : | ||||
| - devel : /usr/share/aclocal | - devel : /usr/share/aclocal | ||||
| - subpixel : /usr/share/fonts/enable_subpixel_rendering | - subpixel : /usr/share/fonts/enable_subpixel_rendering | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(harfbuzz) | |||||
| - pkgconfig32(libpng) | |||||
| - pkgconfig32(zlib) | - pkgconfig32(zlib) | ||||
| rundeps : | rundeps : | ||||
| - subpixel : | - subpixel : | ||||
| - freetype2 | - freetype2 | ||||
| emul32 : yes | emul32 : yes | ||||
| optimize : speed | optimize : speed | ||||
| setup : | | setup : | | ||||
| %apply_patches | %apply_patches | ||||
| %configure --disable-static --prefix=/usr | %configure --disable-static --prefix=/usr | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| %make clean | %make clean | ||||
| install -D -d -m 00755 $installdir/usr/share/fonts | install -D -d -m 00755 $installdir/usr/share/fonts | ||||
| echo "The presence of this file will enable subpixel rendering globally" > $installdir/usr/share/fonts/enable_subpixel_rendering | echo "The presence of this file will enable subpixel rendering globally" > $installdir/usr/share/fonts/enable_subpixel_rendering | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.