- 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
396 B
BlitzBasic
16 lines
396 B
BlitzBasic
SUMMARY = "Small gobject library for playing system sounds"
|
|
LICENSE = "LGPL-2.1-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f"
|
|
|
|
DEPENDS = " \
|
|
glib-2.0 \
|
|
libcanberra \
|
|
"
|
|
|
|
|
|
VALA_MESON_OPTION = "enable_vala"
|
|
|
|
inherit gnomebase gettext gobject-introspection vala
|
|
|
|
SRC_URI[archive.sha256sum] = "ca2d039e1ebd148647017a7f548862350bc9af01986d39f10cfdc8e95f07881a"
|