aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/mkfontdir_1.0.3.bb
blob: e8367382b7bacf5a3be120b56f5c10b16e8f3b23 (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] = "4d0f89a23f77e22f1671a77bf0898955"
SRC_URI[archive.sha256sum] = "2a786e03611a53c7f6263db446c0c9ef76e94bcf930b0b5867cc6a9c19653074"
PR = "${INC_PR}.1"