diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb (renamed from meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb b/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb index e16997ca11..988814a22f 100644 --- a/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.0.bb +++ b/meta-xfce/recipes-xfce/libxfce4windowing/libxfce4windowing_4.20.3.bb | |||
| @@ -1,11 +1,12 @@ | |||
| 1 | SUMMARY = "Windowing concept abstraction library for X11 and Wayland" | 1 | SUMMARY = "Windowing concept abstraction library for X11 and Wayland" |
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/libxfce4windowing/start" | ||
| 2 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
| 3 | LICENSE = "LGPL-2.1-only" | 4 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da" |
| 5 | 6 | ||
| 6 | DEPENDS = "xfce4-dev-tools-native libdisplay-info libwnck3" | 7 | DEPENDS = "xfce4-dev-tools-native libdisplay-info libwnck3" |
| 7 | 8 | ||
| 8 | SRC_URI[sha256sum] = "56f29b1d79606fb00a12c83ef4ece12877d2b22bf1acaaff89537fbe8e939f68" | 9 | SRC_URI[sha256sum] = "df2419a6bd960c0bfac3307eff593050857524642597eb35a26fb4f8261a017b" |
| 9 | 10 | ||
| 10 | inherit features_check gobject-introspection gtk-doc xfce | 11 | inherit features_check gobject-introspection gtk-doc xfce |
| 11 | 12 | ||
