# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : sdl2-ttf version : 2.22.0 release : 11 source : - https://github.com/libsdl-org/SDL_ttf/archive/refs/tags/release-2.22.0.tar.gz : 2275d0ddfffa53f0efa628bc1621f662dacbd42467b5a44db99e38255fbb575a homepage : https://www.libsdl.org/ license : Zlib component : multimedia.library summary : A sample library which allows you to use TrueType fonts in SDL applications. description: | A sample library which allows you to use TrueType fonts in SDL applications. builddeps : - pkgconfig32(freetype2) - pkgconfig32(harfbuzz) - pkgconfig32(sdl2) - pkgconfig32(xshmfence) emul32 : true optimize : speed setup : | %configure --disable-static --enable-freetype-builtin=no --enable-harfbuzz-builtin=no build : | %make install : | %make_install