# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : woff-tools version : '1.0' release : 4 source : - https://github.com/wget/woff-tools/archive/refs/tags/20091003.tar.gz : e57a1a52084e2d83e18c9ecc0965af7aade75f6daed63faf048e7ffecb50f30e homepage : https://github.com/wget/woff-tools license : - GPL-2.0 - MPL-1.1 - LGPL-2.1 summary : Convert/Unconvert TrueType/OpenType fonts to WOFF format component : multimedia.graphics description: | Convert/Unconvert TrueType/OpenType fonts to WOFF format build : | %make install : | install -dm755 $installdir/usr/bin/ install -Dm755 $workdir/sfnt2woff $installdir/usr/bin/sfnt2woff install -Dm755 $workdir/woff2sfnt $installdir/usr/bin/woff2sfnt