Complete Yocto mirror with license table for TQMa6UL (2038-compliance)
- 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)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
SUMMARY = "Image viewer and browser"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
||||
|
||||
DEPENDS = " \
|
||||
glib-2.0-native \
|
||||
bison-native \
|
||||
yelp-tools-native \
|
||||
gtk+3 \
|
||||
gsettings-desktop-schemas \
|
||||
zlib \
|
||||
jpeg \
|
||||
exiv2 \
|
||||
colord \
|
||||
lcms \
|
||||
libraw \
|
||||
librsvg \
|
||||
libsoup \
|
||||
json-glib \
|
||||
libsecret \
|
||||
"
|
||||
|
||||
inherit features_check gnomebase gnome-help gsettings itstool mime-xdg
|
||||
|
||||
SRC_URI[archive.sha256sum] = "add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8"
|
||||
|
||||
FILES:${PN} += "${datadir}/metainfo"
|
||||
Reference in New Issue
Block a user