diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2014-10-10 11:23:36 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-16 07:01:00 +0200 |
commit | 01cc06d1ab4ff3bbe095dd464abcdc9915643368 (patch) | |
tree | 8705ddf086526b42805f87aa287fa6cab62390ca /meta-xfce/recipes-apps | |
parent | 110a3a298591b613bbbcea43a26f9bdccae6a267 (diff) | |
download | meta-openembedded-01cc06d1ab4ff3bbe095dd464abcdc9915643368.tar.gz |
gigolo: initial add 0.4.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb | 11 |
1 files changed, 11 insertions, 0 deletions
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 000000000..c846e7802 --- /dev/null +++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb | |||
@@ -0,0 +1,11 @@ | |||
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+ intltool-native xfce4-dev-tools-native" | ||
7 | |||
8 | inherit xfce-app | ||
9 | |||
10 | SRC_URI[md5sum] = "4abc6fde56572adf3ec3a0181092584c" | ||
11 | SRC_URI[sha256sum] = "553fc78fe4e7bd2f01f3851baea7e63f6414fe652dfb4b08c60b5c4b2b909164" | ||