Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: catfish | Distribution: openSUSE Tumbleweed |
Version: 4.18.0 | Vendor: openSUSE |
Release: 2.2 | Build date: Tue Feb 6 14:45:08 2024 |
Group: Productivity/File utilities | Build host: reproducible |
Size: 1056964 | Source RPM: catfish-4.18.0-2.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://docs.xfce.org/apps/catfish/start | |
Summary: Versatile File Searching Tool |
Catfish is a GTK+ search utility written in python. Its search is powered by /usr/bin/find and /usr/bin/locate, with search suggestions provided by zeitgeist.
GPL-2.0-or-later
* Tue Feb 06 2024 Manfred Hollstein <manfred.h@gmx.net> - As long as a new Python version does not ship a broken python3-distutils, like python311 did in its early days, there is no need to deal with or skip a specific python version at all. Disable all %%{python_module ...} and skip_python... stuff again. * Tue Feb 06 2024 Manfred Hollstein <manfred.h@gmx.net> - Don't use %%{python_module ...} as we only build for the default Python interpreter. python312 still needs to be skipped due to python3-distutils! * Sat Feb 03 2024 Manfred Hollstein <manfred.h@gmx.net> - Skip python312 for now until all required Python modules have been built. * Wed Nov 15 2023 Manfred Hollstein <manfred.h@gmx.net> - Use %%{python_module ...} to specify required Python modules to build this package. * Sun Aug 06 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.0 * Filters: Add Archives, Other, update Apps * Use Gio to open files, fix "no default app" issue * Add symlink emblem to thumbnails in thumbnail mode * config: Prefer plocate over mlocate if available * window: Avoid IndexError on right click when selection is empty * Create shared filetype lists for searching and filtering * Ensure site-packages directory is prepended to sys.path * Fix double border between sidebar and results area * window: Fix and refactor new_column() * window: Fix markup warnings in thumbnail view * Fix GtkBuilder warnings * Revert "Suppress the various GTK warnings GtkBuilder outputs" * Fix crash and translations when install prefix != /usr * Update `.gitignore` * Remove generated file po/catfish.pot * Performance improvements (fix #79) * Translation Updates - Refresh 0001-Force-disable-Zeitgeist-support.patch - Remove _service file * Sun Jul 17 2022 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.4 * Add "Open with" right click item and dialog (gxo#apps/catfish#12) * Add a command-line option for setting default sort method * Add Ctrl+A accelerator for the treeview (gxo#apps/catfish#64) * Add option to show file size in binary or decimal * Cosmetic changes for search entry and delete dialog * Fix Ctrl+H not always toggling hidden files * Fix DE detection when launched from Electron apps * Fix exo file manager lookup for non-existent keys (gxo#apps/catfish#64) * Fix file manager lookup outside of Xfce * Fix GNOME DE detection in Ubuntu * Improve application menu appearance * Improve default width for the sidebar * Prepend the project root directory to sys.path * Support running without Xfconf (no preference saving) * Switch to using the super() method * Use correct executable for elementary Files * Translation Updates * Sun Sep 26 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.3 * Update "Searching..." Cursor * Sidebar background color bugfix * Fixes for syntax, fulltext zip search, special files (gxo#apps/catfish#62) * Adds symbolic link icons, better icon updating (gxo#apps/catfish#46) * Translation Updates * Tue Aug 24 2021 Maurizio Galli <maurizio.galli@gmail.com> - Fixed package sources that disappeared * Sat Jul 31 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.2 * Use standard icon name application-x-executable-symbolic instead of applications-other-symbolic * Fix install with rpm/pkgbuild/pip (gxo#apps/catfish#58, gxo#apps/catfish#59) * Added keyboard hotkeys for search entry, new open dialog * Fix Thunar "Show in FM" bug, better FM support (gxo#apps/catfish#43) * Stops freezes with special files when zip search enabled * Better and safer refreshing of selected results (gxo#apps/catfish#48) * Enable sidebar by default (gxo#apps/catfish#45) * Enable installation using pip (local source) (gxo#apps/catfish!20) * Add support for searching compressed files (gxo#apps/catfish#29) * Add persistent settings for searching file contents (gxo#apps/catfish#10) * Add persistent settings for thumbnail view (gxo#apps/catfish#14) * Add message and troff mimetypes to fulltext search (gxo#apps/catfish!22) * Add PDF support to fulltext search (gxo#apps/catfish#37) * Fix loading in Wayland (gxo#apps/catfish#50) * Stop current search when new one starts (gxo#apps/catfish!28) * Use local MIME database info (gxo#apps/catfish!21) * Translation Updates * Fri Jan 08 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 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 (gxo#apps/catfish#6) * Use "match all" method for fulltext search (gxo#apps/catfish#30) * Translation Updates
/usr/bin/catfish /usr/lib/python3.11/site-packages/catfish /usr/lib/python3.11/site-packages/catfish-4.18.0-py3.11.egg-info /usr/lib/python3.11/site-packages/catfish-4.18.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/catfish-4.18.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/catfish-4.18.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/catfish-4.18.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/catfish/CatfishPrefsDialog.py /usr/lib/python3.11/site-packages/catfish/CatfishSearchEngine.py /usr/lib/python3.11/site-packages/catfish/CatfishWindow.py /usr/lib/python3.11/site-packages/catfish/__init__.py /usr/lib/python3.11/site-packages/catfish/__pycache__ /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishPrefsDialog.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishPrefsDialog.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishSearchEngine.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishSearchEngine.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishWindow.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/CatfishWindow.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib /usr/lib/python3.11/site-packages/catfish_lib/Builder.py /usr/lib/python3.11/site-packages/catfish_lib/CatfishSettings.py /usr/lib/python3.11/site-packages/catfish_lib/FiletypeLists.py /usr/lib/python3.11/site-packages/catfish_lib/PrefsDialog.py /usr/lib/python3.11/site-packages/catfish_lib/SudoDialog.py /usr/lib/python3.11/site-packages/catfish_lib/Thumbnailer.py /usr/lib/python3.11/site-packages/catfish_lib/Window.py /usr/lib/python3.11/site-packages/catfish_lib/__init__.py /usr/lib/python3.11/site-packages/catfish_lib/__pycache__ /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Builder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Builder.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/CatfishSettings.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/CatfishSettings.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/FiletypeLists.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/FiletypeLists.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/PrefsDialog.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/PrefsDialog.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/SudoDialog.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/SudoDialog.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Thumbnailer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Thumbnailer.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Window.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/Window.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/catfishconfig.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/catfishconfig.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/helpers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/catfish_lib/__pycache__/helpers.cpython-311.pyc /usr/lib/python3.11/site-packages/catfish_lib/catfishconfig.py /usr/lib/python3.11/site-packages/catfish_lib/helpers.py /usr/share/applications/org.xfce.Catfish.desktop /usr/share/catfish /usr/share/catfish/ui /usr/share/catfish/ui/CatfishPreferences.ui /usr/share/catfish/ui/CatfishWindow.ui /usr/share/catfish/ui/catfish-wl-headerbar.png /usr/share/catfish/ui/catfish-wl-titlebar.png /usr/share/catfish/ui/catfish_preferences.xml /usr/share/catfish/ui/catfish_window.xml /usr/share/doc/packages/catfish /usr/share/doc/packages/catfish/AUTHORS /usr/share/doc/packages/catfish/README.md /usr/share/icons/hicolor/128x128/apps/org.xfce.catfish.png /usr/share/icons/hicolor/16x16/apps/org.xfce.catfish.svg /usr/share/icons/hicolor/48x48/apps/org.xfce.catfish.png /usr/share/icons/hicolor/48x48/apps/org.xfce.catfish.svg /usr/share/icons/hicolor/scalable/apps/org.xfce.catfish.svg /usr/share/licenses/catfish /usr/share/licenses/catfish/COPYING /usr/share/man/man1/catfish.1.gz /usr/share/metainfo/catfish.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 20 00:28:09 2024