aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/mkfontscale_1.0.5.bb
blob: c01e4f8c9c25ef55a1cb821ab51e4fe51b8300cf (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-app-common.inc

DESCRIPTION = "a program to create an index of scalable font files for X"

DEPENDS += " zlib libfontenc freetype "

BBCLASSEXTEND = "native"

SRC_URI[archive.md5sum] = "5e6e210b70adfef1264b0212aab1f758"
SRC_URI[archive.sha256sum] = "f79dff54153dc3beb9eb3f2e4776dbc55ed2a4d3d0adbf9c8a2d9eb230ed3850"
PR = "${INC_PR}.1"