Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [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] = "94e89ad3fabba7167760004b64062f4a" | ||||
11 | SRC_URI[sha256sum] = "ca87badb5871e4844579704704ea9e5ede444f710a3b264c12b60b2a0e48e14e" |