mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
xlsfonts: add recipe
xlsfonts is a lightweight command-line utility that is useful for verifying which X.org fonts are installed and available on a system. 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
cf71711dcf
commit
2f34935612
@@ -0,0 +1,10 @@
|
||||
require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||
|
||||
SUMMARY = "server font list displayer for X"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xlsfonts/"
|
||||
SECTION = "x11/app"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b"
|
||||
|
||||
SRC_URI[md5sum] = "5a2b476c2d84759529f01e0cd06145fe"
|
||||
SRC_URI[sha256sum] = "28179185ec2bf81dfe13652d65bdb2a4ae74e2775df591a62d66a70f80e90cd2"
|
||||
Reference in New Issue
Block a user