diff options
| -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 @@ | |||
| 1 | SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" | 1 | SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" |
| 2 | HOMEPAGE = "https://docs.xfce.org/apps/gigolo/start" | ||
| 2 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
| 3 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | 6 | ||
| 7 | XFCEBASEBUILDCLASS = "meson" | ||
| 8 | XFCE_COMPRESS_TYPE = "xz" | ||
| 9 | |||
| 6 | DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" | 10 | DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" |
| 7 | 11 | ||
| 8 | inherit xfce-app | 12 | inherit xfce-app |
| 9 | 13 | ||
| 10 | SRC_URI[sha256sum] = "d25984f65744665e2433335249f9547a38cead45440027af0c397ebf254d2fd0" | 14 | SRC_URI[sha256sum] = "f27dbb51abe8144c1b981f2d820ad1b279c1bc4623d7333b7d4f5f4777eb45ed" |
