1*4882a593Smuzhiyunrequire recipes-graphics/xorg-font/xorg-font-common.inc
2*4882a593Smuzhiyun
3*4882a593SmuzhiyunSUMMARY = "Adobe Utopia 100 DPI fonts"
4*4882a593SmuzhiyunHOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/"
5*4882a593SmuzhiyunSECTION = "x11/font"
6*4882a593SmuzhiyunLICENSE = "MIT"
7*4882a593SmuzhiyunLIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732"
8*4882a593Smuzhiyun
9*4882a593SmuzhiyunDEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
10*4882a593SmuzhiyunRDEPENDS:${PN} = "encodings font-util"
11*4882a593SmuzhiyunRDEPENDS:${PN}:class-native = "font-util-native"
12*4882a593Smuzhiyun
13*4882a593SmuzhiyunUPSTREAM_CHECK_REGEX = "font\-adobe\-utopia\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
14*4882a593Smuzhiyun
15*4882a593Smuzhiyuninherit features_check
16*4882a593Smuzhiyun# depends on bdftopcf-native -> virtual/libx11
17*4882a593SmuzhiyunREQUIRED_DISTRO_FEATURES = "x11"
18*4882a593Smuzhiyun
19*4882a593SmuzhiyunSRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17"
20*4882a593SmuzhiyunSRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5"
21