aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/mkfontscale_1.0.5.bb
blob: 5e37e8e1598f8798981126e32033951c32214cb0 (plain)
1
2
3
4
5
6
7
8
9
require xorg-app-common.inc
DESCRIPTION = "a program to create an index of scalable font files for X"
DEPENDS += " zlib libfontenc freetype "
PR = "${INC_PR}.1"

SRC_URI[archive.md5sum] = "5e6e210b70adfef1264b0212aab1f758"
SRC_URI[archive.sha256sum] = "f79dff54153dc3beb9eb3f2e4776dbc55ed2a4d3d0adbf9c8a2d9eb230ed3850"

BBCLASSEXTEND = "native"