Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: nfoview | Distribution: openSUSE:Factory:zSystems |
Version: 1.99 | Vendor: openSUSE |
Release: 1.4 | Build date: Sat Nov 25 23:32:36 2023 |
Group: Productivity/Text/Utilities | Build host: reproducible |
Size: 210134 | Source RPM: nfoview-1.99-1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://otsaloma.io/nfoview/ | |
Summary: Simple Viewer for NFO Files |
NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.
GPL-3.0-or-later
* Sat Nov 25 2023 Dirk Müller <dmueller@suse.com> - update to 1.99: * Export to image functionality disabled for now (I don't know how to accomplish this in GTK 4) * Switch default font from Cascadia Code to Cascadia Mono (GTK 4 Cascadia Code would render ligatures, which don't fit well in NFO; * Mono is basically the same font, but without ligatures) * Bump required Python version to 3.8 * Add Georgian translation * Thu Oct 27 2022 C J <c.j@tuta.io> - update to 1.29: * Fix font name quoting in Gtk CSS * Update translations * Sun Apr 10 2022 Dirk Müller <dmueller@suse.com> - update to 1.28.1: * Add Chinese (China) translation * Add German (Switzerland) translation * Add Italian translation * Update existing translations * Thu Apr 30 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 1.28: * Switch default font from Terminus to Cascadia Code as Terminus is most commonly a bitmap font, which no longer work with Pango 1.44: https://gitlab.gnome.org/GNOME/pango/issues/386 * Always fall back on the platform default monospace font * Add Dutch translation (Heimen Stoffels) * Thu Apr 23 2020 Martin Pluskal <mpluskal@suse.com> - Update to version 1.27.1: * Fix CSS error with the abnormal weight of the Unscii font - Drop nfoview-fix-css-font-abnormal-weight.patch * Mon Mar 16 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.27: * New app icon, as full-color and symbolic SVGs. * Use the reverse domain name "io.otsaloma.nfoview" for desktop file, appdata file and icons. - Changes from version 1.26.1: * Updated translations. - Modernize spec, use autosetup and python macros. - Add fdupes BuildRequires and macro, remove duplicate files. - Drop -lang Recommends: No longer needed, supplements in place. - Drop hicolor-icon-theme and update-desktop-files Requires(post(un)) and macros: No longer needed. - Add nfoview-fix-css-font-abnormal-weight.patch: Fix CSS error with the abnormal weight of the Unscii font. * Wed Jan 23 2019 bjorn.lie@gmail.com - Update to version 1.26: * Use native file dialogs when available. - Changes from version 1.25: * Add support for building a Flatpak. * Add 64x64 and 128x128 icons. * Update AppData XML file. * Fix build reproducibility. * Updated translations. * Wed Sep 26 2018 Bernhard Wiedemann <bwiedemann@suse.com> - Update to version 1.24: * Avoid error output if not using header bars * Set program name * Sort input file list to make build reproducible (boo#1041090) * Sun Nov 12 2017 zaitor@opensuse.org - Update to version 1.23: * Install AppData XML file under /usr/share/metainfo. * Drop build dependency on intltool (use gettext instead). * Add Donate button to about dialog. * Updated translations. - Replace intltool with gettext BuildRequires following upstreams port. * Sat Sep 30 2017 zaitor@opensuse.org - Update to version 1.22: * Fix window height calculation if line-spacing non-zero. * Fix color scheme names not translated. * Updated translations. - Disable desktop_database_post/postun and icon_theme_cache_post/postun scriptlets on suse_version >= 1330: this functionality is now covered by file triggers and the macros expand to %nil.
/usr/bin/nfoview /usr/lib/python3.11/site-packages/nfoview /usr/lib/python3.11/site-packages/nfoview-1.99-py3.11.egg-info /usr/lib/python3.11/site-packages/nfoview-1.99-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/nfoview-1.99-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/nfoview-1.99-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/nfoview-1.99-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/nfoview/__init__.py /usr/lib/python3.11/site-packages/nfoview/__pycache__ /usr/lib/python3.11/site-packages/nfoview/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/about.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/action.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/actions.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/application.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/config.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/export.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/i18n.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/open.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/paths.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/preferences.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/schemes.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/unittest.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/util.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/view.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/__pycache__/window.cpython-311.pyc /usr/lib/python3.11/site-packages/nfoview/about.py /usr/lib/python3.11/site-packages/nfoview/action.py /usr/lib/python3.11/site-packages/nfoview/actions.py /usr/lib/python3.11/site-packages/nfoview/application.py /usr/lib/python3.11/site-packages/nfoview/config.py /usr/lib/python3.11/site-packages/nfoview/errors.py /usr/lib/python3.11/site-packages/nfoview/export.py /usr/lib/python3.11/site-packages/nfoview/i18n.py /usr/lib/python3.11/site-packages/nfoview/open.py /usr/lib/python3.11/site-packages/nfoview/paths.py /usr/lib/python3.11/site-packages/nfoview/preferences.py /usr/lib/python3.11/site-packages/nfoview/schemes.py /usr/lib/python3.11/site-packages/nfoview/unittest.py /usr/lib/python3.11/site-packages/nfoview/util.py /usr/lib/python3.11/site-packages/nfoview/view.py /usr/lib/python3.11/site-packages/nfoview/window.py /usr/share/applications/io.otsaloma.nfoview.desktop /usr/share/doc/packages/nfoview /usr/share/doc/packages/nfoview/AUTHORS.md /usr/share/doc/packages/nfoview/NEWS.md /usr/share/doc/packages/nfoview/README.md /usr/share/icons/hicolor/scalable/apps/io.otsaloma.nfoview.svg /usr/share/icons/hicolor/symbolic/apps/io.otsaloma.nfoview-symbolic.svg /usr/share/licenses/nfoview /usr/share/licenses/nfoview/COPYING /usr/share/man/man1/nfoview.1.gz /usr/share/metainfo/io.otsaloma.nfoview.appdata.xml /usr/share/nfoview /usr/share/nfoview/menu.ui
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024