1require xorg-app-common.inc 2 3SUMMARY = "X11 color name database" 4DESCRIPTION = "This package includes both the list mapping X color names \ 5to RGB values (rgb.txt) and, if configured to use a database for color \ 6lookup, the rgb program to convert the text file into the binary database \ 7format." 8 9DEPENDS += " xorgproto util-macros" 10LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a" 11PE = "1" 12 13SRC_URI[md5sum] = "eab5bbd7642e5c784429307ec210d198" 14SRC_URI[sha256sum] = "bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0" 15 16FILES:${PN} += "${datadir}/X11" 17