mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
font-misc-misc: add recipe
Adding a recipe for the X.org misc-misc fonts. 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
a09bbab909
commit
5cac5b0338
@@ -0,0 +1,13 @@
|
||||
require recipes-graphics/xorg-font/xorg-font-common.inc
|
||||
|
||||
SUMMARY = "X.org miscellaneous fonts"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/misc-misc/"
|
||||
SECTION = "x11/font"
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=200c507f595ee97008c7c5c3e94ab9a8"
|
||||
|
||||
DEPENDS = "util-macros-native font-util-native bdftopcf-native"
|
||||
RDEPENDS_${PN} = "encodings font-util"
|
||||
|
||||
SRC_URI[md5sum] = "c88eb44b3b903d79fb44b860a213e623"
|
||||
SRC_URI[sha256sum] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794"
|
||||
Reference in New Issue
Block a user