From 01cc06d1ab4ff3bbe095dd464abcdc9915643368 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 10 Oct 2014 11:23:36 +0200 Subject: gigolo: initial add 0.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb new file mode 100644 index 0000000000..c846e7802f --- /dev/null +++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb @@ -0,0 +1,11 @@ +SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +DEPENDS = "gtk+ intltool-native xfce4-dev-tools-native" + +inherit xfce-app + +SRC_URI[md5sum] = "4abc6fde56572adf3ec3a0181092584c" +SRC_URI[sha256sum] = "553fc78fe4e7bd2f01f3851baea7e63f6414fe652dfb4b08c60b5c4b2b909164" -- cgit 1.2.3-korg