diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-21 06:40:06 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:53 -0700 |
| commit | dbb9f59bedec761f98f36313fe298325de20df0c (patch) | |
| tree | 3b235016602d75fa3bee96ecc59a6ae8f165e74d /meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb | |
| parent | 22b2f6c9695b6512487e8b49ad27025ea929b455 (diff) | |
| download | meta-openembedded-dbb9f59bedec761f98f36313fe298325de20df0c.tar.gz | |
libxfce4util: upgrade 4.20.0 -> 4.20.1
Changelog: https://gitlab.xfce.org/xfce/libxfce4util/-/tags/libxfce4util-4.20.1
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb new file mode 100644 index 0000000000..22f1ec28c3 --- /dev/null +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.20.1.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | SUMMARY = "Basic utility library for Xfce4" | ||
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4util/start" | ||
| 3 | SECTION = "x11/libs" | ||
| 4 | LICENSE = "LGPL-2.0-or-later" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" | ||
| 6 | DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" | ||
| 7 | |||
| 8 | inherit xfce gtk-doc gobject-introspection vala | ||
| 9 | |||
| 10 | SRC_URI[sha256sum] = "84bfc4daab9e466193540c3665eee42b2cf4d24e3f38fc3e8d1e0a2bebe3b8f1" | ||
