diff options
| author | Ben Shelton <ben.shelton@ni.com> | 2014-05-12 12:31:53 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-15 12:30:20 +0200 |
| commit | f5403812617011b913b68051334e08f8a5ae8287 (patch) | |
| tree | 8058dde12fef9259671b44ec7e83bf300cfe3856 /meta-oe | |
| parent | 04e54c404391a1330770ba5cf0f59ae0aa57835a (diff) | |
| download | meta-openembedded-f5403812617011b913b68051334e08f8a5ae8287.tar.gz | |
font-bitstream-100dpi: add recipe
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb new file mode 100644 index 0000000000..9a83ac1e2d --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-font/font-bitstream-100dpi_1.0.3.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 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 | |||
| 13 | SRC_URI[md5sum] = "6b223a54b15ecbd5a1bc52312ad790d8" | ||
| 14 | SRC_URI[sha256sum] = "ebe0d7444e3d7c8da7642055ac2206f0190ee060700d99cd876f8fc9964cb6ce" | ||
