summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
1SUMMARY = "Xfce4 Widget library and X Window System interaction" 1SUMMARY = "Xfce4 Widget library and X Window System interaction"
2HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4ui/start"
2SECTION = "x11/libs" 3SECTION = "x11/libs"
3LICENSE = "LGPL-2.0-or-later" 4LICENSE = "LGPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4cf66a4984120007c9881cc871cf49db" 5LIC_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
14SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" 15SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch"
15SRC_URI[sha256sum] = "75e8996984f20375aadecd5c16f5147c211ed0bd26d7861ab0257561eb76eaee" 16SRC_URI[sha256sum] = "ec99f0b8f6d7cd4222c8f8e3bca51d144fb240d719829344b354900eb3a07100"
16 17
17EXTRA_OECONF += "--with-vendor-info=${DISTRO}" 18EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
18EXTRA_OECONF += "--disable-vala" 19EXTRA_OECONF += "--disable-vala"