mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
font-bh-lucidatypewriter: add recipe
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
9be5eaee11
commit
04e54c4043
@@ -0,0 +1,14 @@
|
||||
require recipes-graphics/xorg-font/xorg-font-common.inc
|
||||
|
||||
SUMMARY = "Bigelow & Holmes Lucida Typewriter 100 DPI fonts"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi/"
|
||||
SECTION = "x11/font"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0d221a9cd144806cb469735cc4775939"
|
||||
|
||||
DEPENDS = "util-macros-native font-util-native bdftopcf-native"
|
||||
RDEPENDS_${PN} = "encodings font-util"
|
||||
RDEPENDS_${PN}_class-native = "font-util-native"
|
||||
|
||||
SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9"
|
||||
SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb"
|
||||
Reference in New Issue
Block a user