diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-21 06:40:07 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:53 -0700 |
| commit | 3bf6cbfe0f4b78e0bb76bcbd883196fb2f33004e (patch) | |
| tree | 817cc904ea0714264b0a0e41b877c949342adeb8 | |
| parent | dbb9f59bedec761f98f36313fe298325de20df0c (diff) | |
| download | meta-openembedded-3bf6cbfe0f4b78e0bb76bcbd883196fb2f33004e.tar.gz | |
libxfce4ui: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.20.1
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb (renamed from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb index 22ce3fe67b..b2dd9dfa79 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.0.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.20.1.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Xfce4 Widget library and X Window System interaction" | 1 | SUMMARY = "Xfce4 Widget library and X Window System interaction" |
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4ui/start" | ||
| 2 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
| 3 | LICENSE = "LGPL-2.0-or-later" | 4 | LICENSE = "LGPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" |
| @@ -12,7 +13,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | |||
| 12 | 13 | ||
| 13 | # TODO: Check if 0001-... can go | 14 | # TODO: Check if 0001-... can go |
| 14 | SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" | 15 | SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" |
| 15 | SRC_URI[sha256sum] = "75e8996984f20375aadecd5c16f5147c211ed0bd26d7861ab0257561eb76eaee" | 16 | SRC_URI[sha256sum] = "ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100" |
| 16 | 17 | ||
| 17 | EXTRA_OECONF += "--with-vendor-info=${DISTRO}" | 18 | EXTRA_OECONF += "--with-vendor-info=${DISTRO}" |
| 18 | EXTRA_OECONF += "--disable-vala" | 19 | EXTRA_OECONF += "--disable-vala" |
