diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-11-17 09:51:35 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:17:54 -0800 |
| commit | b88a959117f4a43b0fa6c2d6a9caf4c26da10b27 (patch) | |
| tree | 12a8d3f3aa1be5e648e34c7ade733937438c66e1 | |
| parent | e884ed4163cfa9ee65cc2a546ffb8bbe15c2e097 (diff) | |
| download | meta-openembedded-b88a959117f4a43b0fa6c2d6a9caf4c26da10b27.tar.gz | |
xfce4-screenshooter: upgrade 1.11.2 -> 1.11.3
Changelog: https://gitlab.xfce.org/apps/xfce4-screenshooter/-/tags/xfce4-screenshooter-1.11.3
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb (renamed from meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.2.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb index a55931b9c6..1dff925a0b 100644 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.2.bb +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb | |||
| @@ -10,7 +10,7 @@ inherit xfce-app perlnative mime-xdg | |||
| 10 | XFCEBASEBUILDCLASS = "meson" | 10 | XFCEBASEBUILDCLASS = "meson" |
| 11 | XFCE_COMPRESS_TYPE = "xz" | 11 | XFCE_COMPRESS_TYPE = "xz" |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "6ae5bc4823d43e770b3a11700d048d56bdcaafdef37de7deacb8970b55fc1565" | 13 | SRC_URI[sha256sum] = "1f6a14f7d1b0c440f31e24a8cc4fe2996185357fa786f0c2cdfe564ef673a710" |
| 14 | 14 | ||
| 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
| 16 | PACKAGECONFIG[wayland] = "-Dwayland=enabled, -Dwayland=disabled, wayland-native wayland" | 16 | PACKAGECONFIG[wayland] = "-Dwayland=enabled, -Dwayland=disabled, wayland-native wayland" |
