summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/gigolo/gigolo_0.6.0.bb (renamed from meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb)6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.6.0.bb
index 4692f18294..25e289fbdd 100644
--- a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.3.bb
+++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.6.0.bb
@@ -1,10 +1,14 @@
1SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" 1SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs"
2HOMEPAGE = "https://docs.xfce.org/apps/gigolo/start"
2SECTION = "x11/application" 3SECTION = "x11/application"
3LICENSE = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5 6
7XFCEBASEBUILDCLASS = "meson"
8XFCE_COMPRESS_TYPE = "xz"
9
6DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" 10DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native"
7 11
8inherit xfce-app 12inherit xfce-app
9 13
10SRC_URI[sha256sum] = "d25984f65744665e2433335249f9547a38cead45440027af0c397ebf254d2fd0" 14SRC_URI[sha256sum] = "f27dbb51abe8144c1b981f2d820ad1b279c1bc4623d7333b7d4f5f4777eb45ed"