Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 1 | SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" |
2 | SECTION = "x11/application" | ||||
3 | LICENSE = "GPL-2.0-only" | ||||
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[sha256sum] = "d25984f65744665e2433335249f9547a38cead45440027af0c397ebf254d2fd0" |