diff options
-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" |