mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:00:09 +00:00
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>
This commit is contained in:
parent
527618fce2
commit
cf71711dcf
13
meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb
Normal file
13
meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.5.bb
Normal file
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user