Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | require recipes-graphics/xorg-font/xorg-font-common.inc |
| 2 | |
| 3 | SUMMARY = "Bitstream 100 DPI fonts" |
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bitstream-100dpi/" |
| 5 | SECTION = "x11/font" |
| 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=30330812324ff9d9bd9ea645bb944427" |
| 8 | |
| 9 | DEPENDS = "util-macros-native font-util-native bdftopcf-native" |
| 10 | RDEPENDS_${PN} = "encodings font-util" |
| 11 | RDEPENDS_${PN}_class-native = "font-util-native" |
| 12 | |
Brad Bishop | 8410d61 | 2019-11-25 09:40:59 -0500 | [diff] [blame^] | 13 | inherit features_check |
Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 14 | # depends on bdftopcf-native -> virtual/libx11 |
| 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | |
| 17 | SRC_URI[md5sum] = "6b223a54b15ecbd5a1bc52312ad790d8" |
| 18 | SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" |