xref: /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb (revision 8460358c3d24c71d9d38fd126c745854a6301564)
1require recipes-graphics/xorg-font/xorg-font-common.inc
2
3SUMMARY = "Bigelow & Holmes 100 DPI fonts"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-100dpi/"
5SECTION = "x11/font"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=cffd5e9c4b61b3d74166ca74b99e460e"
8
9DEPENDS += "util-macros-native font-util-native bdftopcf-native font-util"
10RDEPENDS:${PN} = "encodings font-util"
11RDEPENDS:${PN}:class-native = "font-util-native"
12
13UPSTREAM_CHECK_REGEX = "font\-bh\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
14
15inherit features_check
16# depends on bdftopcf-native -> virtual/libx11
17REQUIRED_DISTRO_FEATURES = "x11"
18
19SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481"
20