aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-01-12 22:51:59 +0100
committerKhem Raj <raj.khem@gmail.com>2021-01-13 10:22:23 -0800
commit21a75c2650659bc563383229ff3f4b9a28bb55e9 (patch)
treef480da98d1830f600c00c60b49d3ec614ce226d4 /meta-xfce
parented75a35ba336340d6033858e91714d3c7fe39519 (diff)
downloadmeta-openembedded-21a75c2650659bc563383229ff3f4b9a28bb55e9.tar.gz
catfish: upgrade 1.4.13 -> 4.16.0
It builds out of tree fine now. Release notes for 4.16.0 ======================== - Fulltext now searches files with UTF-7, UTF-8, UTF-16 BE/LE, and UTF-32 BE/LE encodings - Replace Gtk/Gdk/GLib deprecated code (#6) - Use "match all" method for fulltext search (#30) Translation Updates: Arabic, Basque, Belarusian, Danish, Estonian, Finnish, French, Indonesian, Japanese, Kabyle, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== [Please note that this is a development release.] Disclaimer on the significant version bump (1.4.x to 4.15.x): With this release, Catfish has started integrating Xfce components. Going forward, Catfish's versioning scheme will reflect the target Xfce release. Dependency Changes: - GTK >= 3.22 - GLib >= 2.42 - Python 2 support has been removed - Python 3 >= 3.2 (#33) - Xfconf >= 4.14.0 (requires GObject Introspection, see INSTALL) - Zeitgeist optional dependency now requires GObject Introspection New Features: - Added Ctrl+H shortcut to show/hide hidden files (#16) - Added "Today" and "Month" filters to the sidebar (#23) - Fulltext searches now include more text files (#7) General: - New app icon, now using an rDNS icon name (org.xfce.catfish) - Migrated ChangeLog to NEWS to better match Xfce projects - Renamed README to README.md and updated to match Xfce projects - Updated INSTALL to reference python3-specific packages (#36) - Various in-app icon updates (#15, #17, #26) - Added additional padding to Other and Custom gear icons (#20) Bug Fixes: - Check if zeitgeist daemon is running at startup (#34) - Correctly position custom filter popups above gear icon (#18) - Default to the current date in the custom date filters (#24) - Fix 'list' object has no attribute 'lower' (#9) - Fix fulltext freeze with special files (#32) - Fix python crash when some extension scheme is used (#35) - Fix statusbar moving on mouseover - Move custom file extension hint to tooltip (#25) - Sidebar entries no longer move when losing focus (#22) Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb (renamed from meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb
index 01a36e1fcc..f0391cb230 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb
@@ -7,10 +7,7 @@ inherit xfce-app distutils3 gtk-icon-cache mime-xdg
DEPENDS += "python3-distutils-extra-native"
-B = "${S}"
-
-SRC_URI[md5sum] = "750b65401c9445e185e71c808d7509a4"
-SRC_URI[sha256sum] = "58c0ea06e5f286019295545fbfd1dbca23aea74c625762bbb4c89a6f484ae839"
+SRC_URI[sha256sum] = "1f6facee57a659af560f06024ca6f98aa4d638bf57a8bcfb613b4dc70fcc3b47"
FILES_${PN} += "${datadir}/metainfo"