Brad Bishop | 665fd02 | 2019-08-26 01:32:28 -0400 | [diff] [blame^] | 1 | SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" |
2 | SECTION = "x11/application" | ||||
3 | LICENSE = "GPLv2" | ||||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||||
5 | |||||
6 | DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" | ||||
7 | |||||
8 | inherit xfce-app | ||||
9 | |||||
10 | SRC_URI[md5sum] = "273111f5d7c26898e5ddea7b97d5dfe1" | ||||
11 | SRC_URI[sha256sum] = "97a301aff012a143d0b99e7ecbb27084d3872aa203a74745e8357aab3a1880dc" |