mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
font-adobe-100dpi: 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
5359d125ab
commit
551b84d921
@@ -0,0 +1,14 @@
|
||||
require recipes-graphics/xorg-font/xorg-font-common.inc
|
||||
|
||||
SUMMARY = "Adobe 100 DPI fonts"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-100dpi/"
|
||||
SECTION = "x11/font"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5dfa0fdf45473b4ca0acf37d854df10e"
|
||||
|
||||
DEPENDS = "util-macros-native font-util-native bdftopcf-native"
|
||||
RDEPENDS_${PN} = "encodings font-util"
|
||||
RDEPENDS_${PN}_class-native = "font-util-native"
|
||||
|
||||
SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143"
|
||||
SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054"
|
||||
Reference in New Issue
Block a user