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

DESCRIPTION = "a program to create an index of X font files in a directory"

PE = "1"

RDEPENDS_${PN} += "mkfontscale"

BBCLASSEXTEND = "native"

SRC_URI[archive.md5sum] = "9365ac66d19186eaf030482d312fca06"
SRC_URI[archive.sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b"
PR = "${INC_PR}.1"