aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
blob: acbb8e84f4b76e387da0fb153a402b32e5105e2a (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "The XFree86/Xorg encoding files"
require xorg-font-common.inc
LICENSE = "Public Domain"
LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76"
PE = "1"
PR = "${INC_PR}.0"

DEPENDS = "mkfontscale-native font-util-native"

EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings"