mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
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:
parent
d3d49d7e00
commit
71871bade9
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user