mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-24 23:50:17 +00:00
gnome-calendar: upgrade 48.0 -> 50.0
fribidi and blueprint-compiler-native are new build dependencies. The libical 4 patch still applies with an offset. Build tested on corei7-64. AI-Generated: Uses Claude Code (Claude Fable 5.1) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+5
-1
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
SECTION = "x11/gnome"
|
||||
|
||||
DEPENDS = " \
|
||||
blueprint-compiler-native \
|
||||
fribidi \
|
||||
gtk4 \
|
||||
libical \
|
||||
gsettings-desktop-schemas \
|
||||
@@ -23,7 +25,9 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||
|
||||
SRC_URI += "file://0001-Support-building-against-libical-4.0.patch"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "e69a5a66be820105a4d823d4dba9b4e6ef9f6e7523978aaf33361ebbb993e604"
|
||||
export GI_TYPELIB_PATH = "${STAGING_LIBDIR}/girepository-1.0/"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "4b75df071a52d98fb35e647d018030129d24d9007790d02457746c98617aeab0"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/gnome-shell \
|
||||
Reference in New Issue
Block a user