- 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)
16 lines
455 B
BlitzBasic
16 lines
455 B
BlitzBasic
require recipes-graphics/xorg-app/xorg-app-common.inc
|
|
|
|
SUMMARY = "X.Org X11 X client utilities"
|
|
|
|
DESCRIPTION = "xgamma allows X users to query and alter the gamma \
|
|
correction of a monitor via the X video mode extension."
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ac9801b8423fd7a7699ccbd45cf134d8"
|
|
|
|
DEPENDS += "libxxf86vm"
|
|
|
|
BBCLASSEXTEND = "native"
|
|
|
|
SRC_URI_EXT = "xz"
|
|
SRC_URI[sha256sum] = "1c79dae85a8953a15f4fe5c2895a033307b43b8613456c87ec47b374b113bc8f"
|