- 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
520 B
BlitzBasic
16 lines
520 B
BlitzBasic
SUMMARY = "Tiny image-viewer"
|
|
HOMEPAGE = "https://docs.xfce.org/apps/ristretto/start"
|
|
SECTION = "x11/application"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b"
|
|
|
|
DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file glib-2.0-native python3-packaging-native"
|
|
|
|
inherit xfce-app mime-xdg python3native
|
|
|
|
RRECOMMENDS:${PN} += "tumbler"
|
|
|
|
SRC_URI[sha256sum] = "d71affbf15245067124725b153c908a53208c4ca1ba2d4df1ec5a1308d53791e"
|
|
|
|
FILES:${PN} += "${datadir}/metainfo"
|