summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-04-08 00:18:26 +0200
committerKhem Raj <raj.khem@gmail.com>2021-04-08 09:25:33 -0700
commite2add121d2713ca72f3c4cf6ae2d557dd4cfc062 (patch)
treec8983861d12181572fc6850487f313e799ea2d3d /meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
parent745e253618a10224d653f6c0f0eefb1e11b5a87c (diff)
downloadmeta-openembedded-e2add121d2713ca72f3c4cf6ae2d557dd4cfc062.tar.gz
gigolo: upgrade 0.5.1 -> 0.5.2
Release notes for 0.5.2 ======================= A bugfix and translation update, a new icon, various cleanups.. thanks to all contributors ! ====== - Update TODO - Refresh Glade file, drop unused tab labels (fixes #13) - move the logic setting GtkSpin port value to setup_for_type() (#11) - Use new icon in window titlebar - Fix compilation warnings - autoconf: Some updates - Only show an error dialog if the host field is visible/required - Remove capitalization from icon name - Update GenericName (#2) - Fix comment style. - Remove GSourceFunc casts - Update Makefile.am - Add gigolo.ui to POTFILES.in (Issue #6) - Added new icons following new style and reverse DNS format. - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb')
-rw-r--r--meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
new file mode 100644
index 0000000000..517f1f4c50
--- /dev/null
+++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs"
2SECTION = "x11/application"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5
6DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native"
7
8inherit xfce-app
9
10SRC_URI[sha256sum] = "e34a1aa0755f9f6c234c7d24b23a6cecd6ef50741d79da3bb6f698a2281dbbc3"