diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb new file mode 100644 index 0000000000..04d3efa151 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |||
@@ -0,0 +1,14 @@ | |||
1 | require recipes-graphics/xorg-font/xorg-font-common.inc | ||
2 | |||
3 | SUMMARY = "Adobe 100 DPI fonts" | ||
4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-100dpi/" | ||
5 | SECTION = "x11/font" | ||
6 | LICENSE = "MIT" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=5dfa0fdf45473b4ca0acf37d854df10e" | ||
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 | |||
13 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" | ||
14 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" | ||