blob: 2c51c65485666a2cf93bd34445e2d0c456554ee8 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require recipes-graphics/xorg-font/xorg-font-common.inc
2
3SUMMARY = "Adobe Utopia 100 DPI fonts"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/"
5SECTION = "x11/font"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732"
8
Brad Bishop6e60e8b2018-02-01 10:27:11 -05009DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
Patrick Williams213cb262021-08-07 19:21:33 -050010RDEPENDS:${PN} = "encodings font-util"
11RDEPENDS:${PN}:class-native = "font-util-native"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050012
Brad Bishop8410d612019-11-25 09:40:59 -050013inherit features_check
Patrick Williamsb48b7b42016-08-17 15:04:38 -050014# depends on bdftopcf-native -> virtual/libx11
15REQUIRED_DISTRO_FEATURES = "x11"
16
17SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17"
18SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5"