Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
2 | |||||
3 | SUMMARY = "server font list displayer for X" | ||||
4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xlsfonts/" | ||||
5 | SECTION = "x11/app" | ||||
6 | LICENSE = "MIT" | ||||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" | ||||
8 | |||||
9 | SRC_URI[md5sum] = "5774fd4f518b3f338f2b28f270e04bfc" | ||||
10 | SRC_URI[sha256sum] = "89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368" |