blob: e8cfb615a972251907638942e31bc7334e786242 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require recipes-graphics/xorg-font/xorg-font-common.inc
2
3SUMMARY = "Bitstream 100 DPI fonts"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bitstream-100dpi/"
5SECTION = "x11/font"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=30330812324ff9d9bd9ea645bb944427"
8
9DEPENDS = "util-macros-native font-util-native bdftopcf-native"
10RDEPENDS_${PN} = "encodings font-util"
11RDEPENDS_${PN}_class-native = "font-util-native"
12
13inherit distro_features_check
14# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11"
16
17SRC_URI[md5sum] = "6b223a54b15ecbd5a1bc52312ad790d8"
18SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce"