- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
17 lines
522 B
BlitzBasic
17 lines
522 B
BlitzBasic
require recipes-graphics/xorg-app/xorg-app-common.inc
|
|
|
|
SUMMARY = "X.Org X11 X client utilities"
|
|
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xstdcmap"
|
|
DESCRIPTION = "The xstdcmap utility can be used to selectively define \
|
|
standard colormap properties."
|
|
SECTION = "x11/app"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8"
|
|
|
|
DEPENDS += "libxmu"
|
|
BBCLASSEXTEND = "native"
|
|
|
|
SRC_URI_EXT = "xz"
|
|
SRC_URI[sha256sum] = "365847e379398499ec9ad9a299cc47a0d6e7feba9546dfd4e5b422204b5ac180"
|
|
|