similarity index 60%
rename from meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb
rename to meta-xfce/recipes-apps/gigolo/gigolo_0.6.0.bb
@@ -1,10 +1,14 @@
SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs"
+HOMEPAGE = "https://docs.xfce.org/apps/gigolo/start"
SECTION = "x11/application"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+XFCEBASEBUILDCLASS = "meson"
+XFCE_COMPRESS_TYPE = "xz"
+
DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native"
inherit xfce-app
-SRC_URI[sha256sum] = "d25984f65744665e2433335249f9547a38cead45440027af0c397ebf254d2fd0"
+SRC_URI[sha256sum] = "f27dbb51abe8144c1b981f2d820ad1b279c1bc4623d7333b7d4f5f4777eb45ed"
Add a HOMEPAGE while we are here. Use meson build. Changelog: https://gitlab.xfce.org/apps/gigolo/-/tags/gigolo-0.6.0 Changelog: https://gitlab.xfce.org/apps/gigolo/-/tags/gigolo-0.5.4 Signed-off-by: Jason Schonberg <schonm@gmail.com> --- .../gigolo/{gigolo_0.5.3.bb => gigolo_0.6.0.bb} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename meta-xfce/recipes-apps/gigolo/{gigolo_0.5.3.bb => gigolo_0.6.0.bb} (60%)