aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorBen Shelton <ben.shelton@ni.com>2014-07-28 14:17:48 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-01 14:23:45 +0200
commit2f349356127dc37e21f78cf5767230c85270c0cc (patch)
tree239f753ffa58438562617d1730cb5b56ab8429aa /meta-oe/recipes-graphics
parentcf71711dcf8ec96e719c203b5d869311706ab007 (diff)
downloadmeta-openembedded-2f349356127dc37e21f78cf5767230c85270c0cc.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb
new file mode 100644
index 0000000000..e6985d057f
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xlsfonts_1.0.4.bb
@@ -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"