summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-07-06 11:13:23 +0200
committerKhem Raj <raj.khem@gmail.com>2021-07-08 09:21:40 -0700
commitc766b9adb9c2ba4f9410dcc9b5d3769337555331 (patch)
treed43ea970665b9de86e70c6a627fe1d24f402102e /meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
parent08d4c28d166b05d29082d644e93ef71a42a67ed9 (diff)
downloadmeta-openembedded-c766b9adb9c2ba4f9410dcc9b5d3769337555331.tar.gz
ristretto: upgrade 0.10.0 -> 0.11.0
Release notes for 0.11.0 ======================== - Update copyright years and appdata infos - Enable `HAVE_MAGIC_H`-delimited code - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Add option to copy image to clipboard (!20) - Allow dragging window when CSD is used (#52) - Remove GSourceFunc casts - Added new stock icons with reverse DNS format - Updates README.md - Include string.h - Codebase cleanup (!7) - Make build less verbose - Update .gitignore - Make sure that argument passed to strncmp is non-NULL (!1) - privacy_dialog.c: Remove dead initialization (!2) - image_list.c: Remove dead assignment (!2) - Add basic GitLab pipeline - Switch to README.md and foreign automake mode - Bug #16717: Move from exo-csource to xdt-csource - Resolve couple "cast between incompatible function types" warnings - Fix memory leaks in Privacy Dialog - Resolve deprecation warnings - Resolve some deprecation warnings - Clean up unused functions - Rename vars and funcs: show -> hide - Add inactivity timeout setting to Preferences - Hide the cursor while inactive in fullscreen mode - Fix 'Status bar appears upon leaving fullscreen' - Update .gitignore - Do not show translation info on --help output - Fix "window-state-event" handler - Update credits - Add support for old gtk2-style bg color settings - Add missing LDFLAGS (fixes build on *bsd) - In fullscreen mode, show toolbar when the mouse pointer is moved to the top - Return to git versioning - 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/ristretto/ristretto_0.10.0.bb')
-rw-r--r--meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
deleted file mode 100644
index fbca96f606..0000000000
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.10.0.bb
+++ /dev/null
@@ -1,16 +0,0 @@
1SUMMARY = "Tiny image-viewer"
2HOMEPAGE = "https://docs.xfce.org/apps/ristretto/start"
3SECTION = "x11/application"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b"
6
7DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file"
8
9inherit xfce-app mime-xdg
10
11RRECOMMENDS_${PN} += "tumbler"
12
13SRC_URI[md5sum] = "4249e14fba78728481d89ce61a8771fc"
14SRC_URI[sha256sum] = "16225dd74245eb6e0f82b9c72c6112f161bb8d8b11f3fc77277b7bc3432d4769"
15
16FILES_${PN} += "${datadir}/metainfo"