gigolo: upgrade 0.5.3 -> 0.6.0

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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jason Schonberg 2025-11-17 09:51:32 -05:00 committed by Khem Raj
parent d3d49d7e00
commit 71871bade9
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,10 +1,14 @@
SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" 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" SECTION = "x11/application"
LICENSE = "GPL-2.0-only" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
XFCEBASEBUILDCLASS = "meson"
XFCE_COMPRESS_TYPE = "xz"
DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native"
inherit xfce-app inherit xfce-app
SRC_URI[sha256sum] = "d25984f65744665e2433335249f9547a38cead45440027af0c397ebf254d2fd0" SRC_URI[sha256sum] = "f27dbb51abe8144c1b981f2d820ad1b279c1bc4623d7333b7d4f5f4777eb45ed"