aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/mkfontscale_1.0.8.bb
blob: 9c34286b812f59b179e6fb0e2ecc828f2c444a0b (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}.0"

SRC_URI[archive.md5sum] = "5210c9385c6cc4a00ce829d8dc9c819b"
SRC_URI[archive.sha256sum] = "6eb57786cd79eebfbaca386fe24dcfe50689dbf433d052e58291c2925f2050f9"

BBCLASSEXTEND = "native"