aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app
diff options
context:
space:
mode:
authorBen Shelton <ben.shelton@ni.com>2014-07-28 14:17:47 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-01 14:23:45 +0200
commitcf71711dcf8ec96e719c203b5d869311706ab007 (patch)
treef292111599c6aa9dd3555a8ff1d449ffbe0757af /meta-oe/recipes-graphics/xorg-app
parent527618fce269100480717fb42cdc1cbb97b7bbb2 (diff)
downloadmeta-openembedded-contrib-cf71711dcf8ec96e719c203b5d869311706ab007.tar.gz
xfontsel: add recipe
The xfontsel utility is useful for verifying and viewing the various X.org fonts that are 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/xorg-app')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb
new file mode 100644
index 0000000000..c74b291946
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb
@@ -0,0 +1,13 @@
+require recipes-graphics/xorg-app/xorg-app-common.inc
+
+SUMMARY = "xfontsel provides point and click selection of X11 font names"
+HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xfontsel/"
+SECTION = "x11/app"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4669d2703c60d585cc29ba7e9a69bcb3"
+DEPENDS += " libxaw"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=4669d2703c60d585cc29ba7e9a69bcb3"
+
+SRC_URI[md5sum] = "a40302b88c599b63e3d3d412e02871e6"
+SRC_URI[sha256sum] = "170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf"