Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nomacs-3.19.1-lp160.1.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: nomacs Distribution: openSUSE Leap 16.0
Version: 3.19.1 Vendor: openSUSE
Release: lp160.1.1 Build date: Fri Aug 30 20:48:14 2024
Group: Productivity/Graphics/Viewers Build host: reproducible
Size: 4998918 Source RPM: nomacs-3.19.1-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://nomacs.org/
Summary: Lightweight image viewer
nomacs is a free image viewer, which is small, fast and able to handle the
most common image formats. Additionally it is possible to synchronise
multiple viewers. A synchronisation of viewers running on the same
computer or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Fri Aug 30 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Update to version 3.19.1
    * fix non-maximized window at startup on GNOME
    * Give default focus to central widget
    * Fix incorrect positioning when sorted by metadata
    * add logging for moveToTrash
    * save selection on directory change
    * Fix navigation loss after file deletion
* Tue Jul 16 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Update to version 3.19.0
    * Fix mouse wheel behavior with Alt modifier
    * Fix random comparison of images
    * Fix missing window icon when running under Wayland
    * Fix wrong coordinates in crop toolbar
    * Fix incorrect crop tooltip when rotating
    * fix broken zip thumbnails
    * Fix infinite loop when scanning subfolder
    * Fix segfaults or hangs when sorting
    * Fix segfault in history dock when last tab is closed
    * Fix status bar displaying wrong zoom
    * Fix segfault on thumbnailer
* Sat Jul 06 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Build leap with clang: gcc version doesn't support c++17
* Thu Apr 25 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Add kf6-kimageformats Requires: Enable QOI format support
* Sat Apr 13 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Ported to Qt6
  - Remove unneeded BuildRequires:
    * pkgconfig(Qt5Concurrent)
    * pkgconfig(Qt5Network)
    * pkgconfig(Qt5PrintSupport)
    * pkgconfig(Qt5Svg)
    * pkgconfig(Qt5Widgets)
    * quazip-qt5-devel
    * lcov
    * libqt5-linguist-devel
    * opencv-qt5-devel
  - Add ported Qt6 BuildRequires:
    * hicolor-icon-theme
    * cmake(OpenCV)
    * cmake(Qt6Core)
    * cmake(Qt6Core5Compat)
    * cmake(Qt6Network)
    * cmake(Qt6LinguistTools)
    * cmake(Qt6PrintSupport)
    * cmake(Qt6Concurrent)
    * cmake(Qt6Svg)
  - Change source plugin to git v-tyrtov for support Qt6 build
* Thu Mar 14 2024 Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
  - Update to version 3.17.2295
    * Option to close nomacs with middle mouse button if enabled in
      settings
    * QOI (Quite OK Image Format) support (needs kimageformats 5.110)
    * Possibility to build nomacs with Exiv2 0.28.0
    * Remove implicit auto-save.
    * Revert crop functionality.
    * extends the new crop tool
    * fixes crash when anti-aliasing is enabled
    * improves translations
  - Remove unneeded patch:
    * quazip1_cmake_remove_after_new_version.diff
    * nomacs-fix-exiv2-0.28.patch
  - Add source and subpackage nomacs-plugins
* Wed Aug 02 2023 Jorik Cronenberg <jorik.cronenberg@suse.com>
  - Add nomacs-fix-exiv2-0.28.patch to fix libexiv2 build errors
* Thu Oct 29 2020 Petr Vanek <petr@yarpen.cz>
  - QuaZip1 migration
    * patch quazip1_cmake_remove_after_new_version.diff also
      sent to the upstream
* Fri Aug 07 2020 Namor Barcode <z1trus@gmx.com> - 3.16.224
  - Update to version 3.16.224
    * avif support
    * cr3, pcx support added
    * default system theme added
    * edit: adds blur
    * translations updated
    * plugins: adds composite image plugin
    * bug fixes
* Mon Mar 16 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 3.14:
    * Add HEIF/HEIC support.
    * Add metadata filtering.
    * Reduce start-up time.
    * Bug fixes.
  - Remove nomacs-3.12-fix-DkImageStorage.patch,
    Fix-build-with-GCC9.patch: fixed upstream.
* Sun Feb 23 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Add nomacs-3.12-fix-DkImageStorage.patch: Fix DkImageStorage
    (commits e4d0c079, 7779c75b).
  - Drop openSUSE Leap 42.x support.
* Mon Sep 02 2019 Christophe Giboudeaux <christophe@krop.fr>
  - Add Fix-build-with-GCC9.patch.
* Fri Jan 25 2019 pavlk@pavlk.cz
  - Update to version 3.12:
    * New icon theme,
    * An improved dark theme
    * Speed-ups
    * Recent files panel renewed
    * New icon theme
    * Improved drag&drop of thumbnail preview (copy/move/link)
    * Editable zoom levels
    * Fill transparent background with a color added
    * LAN client removed
    * Batch: original filename is added to the metadata
    * Frameless: multi-screen setup improved
    * SVG: resulting image size can be adjusted when converting
    * RLE compressed TGA support
    * Bug fixes
  - Remove nomacs-use-quazip-qt5.patch.
* Thu Jul 12 2018 sor.alexei@meowr.ru
  - Update to version 3.10.2:
    * Fix disabling update interactions.
    * Add config.ini that can be used for multi-user systems.
    * Restore mng and jp2 support.
* Wed Jul 11 2018 sor.alexei@meowr.ru
  - Update to version 3.10.1 (changes since 3.8.1):
    * Improve anti-aliasing.
    * Improve printing.
    * Print multiple pages from thumbnail preview.
    * Support animated WebP.
    * Support JPG compressed TIFFs.
    * Add batch cropping.
    * Update the PSD library.
    * Add Qt style/ plugins.
    * Add padding to HUD labels (e.g. zoom).
    * Add new translations: Bosnian, Croation, Serbian.
  - Remove nomacs-3.8.1-fix-qt-5.11.patch.
* Tue Jun 12 2018 sor.alexei@meowr.ru
  - Add nomacs-3.8.1-fix-qt-5.11.patch: Fix Qt 5.11+ compatibility.
* Mon Apr 16 2018 sor.alexei@meowr.ru
  - Update to version 3.8.1:
    * Update lipqpsd.
    * Add themes.
    * Add a basic dark theme.
  - Use the %license tag for licences.
* Tue Feb 20 2018 aloisio@gmx.com
  - Added nomacs-use-quazip-qt5.patch to link against quazip-qt5
* Sun Nov 26 2017 sor.alexei@meowr.ru
  - Build with the Release build type (gh#opencv/opencv#10105).
  - Re-enable locales.
* Fri Nov 10 2017 sor.alexei@meowr.ru
  - Update to version 3.8.0:
    * Full PhaseOne Support (Monochrome).
    * Optimise RAW loader (less RAM & speed-up).
    * Improve RAW loading (reduce pink pixels).
    * Fix Drag & Drop.
    * Fix batch resize.
    * Fix GPS link.
    * Fix the translation downloader.
  - Remove nomacs-remove-datetime.patch.
* Tue Mar 28 2017 sor.alexei@meowr.ru
  - Update to version 3.6.1 (changes since 3.4):
    * Introduce image adjustments.
    * Add Exposure.
    * Batch:
      + Improve profiles
      + Add image adjustments.
      + Add settings for batch plugins
    * Extended tab functions.
    * Settings Editor
    * Icons for high DPI displays.
    * Fix a crash on exit.
    * Move bug reporting to GitHub.
  - Add nomacs-remove-datetime.patch: Remove __DATE__ and __TIME__.
* Sat Jul 23 2016 sor.alexei@meowr.ru
  - Update to version 3.4:
    * Rework Batch UI.
    * Add Batch Profiles.
    * Cropping to metadata.
    * Improve RGB to Gray.
    * Fix crash on delete.
    * Fix slow thumbnail rendering.
    * Improve start-up time.
    * Fix RAW/PSD orientation.
  - Remove nomacs-3.2.0-gcc6.patch: fixed upstream.
  - Remove /usr/lib(|64)/libnomacs*.so files: for development, yet
    no development seem possible for nomacs now.
  - Add ldconfig to post(|un).
* Fri Jun 17 2016 sor.alexei@meowr.ru
  - Add nomacs-3.2.0-gcc6.patch from
    https://github.com/nomacs/nomacs/issues/62: fix GCC6 errors
    (boo#985374).
* Wed May 04 2016 sor.alexei@meowr.ru
  - Update to version 3.2.0:
    * Redesign plugin framework.
    * New preferences.
    * Add Undo & History dock.
    * Improve statusbar (e.g. zoom level).
    * All Icons are SVG (UHD monitors).
    * Add compression to Batch.
    * Extend image transitions (swipe).
  - Remove nomacs-3.0.0-opencv-detection.patch: fixed upstream.
* Fri Mar 04 2016 sor.alexei@meowr.ru
  - Add nomacs-3.0.0-opencv-detection.patch to fix detection of
    OpenCV 3.x and later.
* Thu Dec 17 2015 sor.alexei@meowr.ru
  - Update to 3.0.0:
    * Add plugins support.
    * Full SVG support.
    * Add Quick Launch.
    * Add Tiny Planet option.
    * Improve batch processing.
    * Add command line arguments.
    * Improve zoom control.
    * Add Bulgarian and Ukrainian translations.
  - Remove nomacs-qt5-build-fix.patch.
* Thu Aug 20 2015 sor.alexei@meowr.ru
  - Update to 2.4.6:
    * Directory ScrollBar added again (and updated).
    * Fix various crashes (metadata saving/displaying).
    * Fix sorting.
    * Fix some minor bugs.
  - Rebase nomacs-qt5-build-fix.patch.
* Fri Apr 17 2015 sor.alexei@meowr.ru
  - Update to 2.4.4:
    * Improved batch processing (add images from multiple directories).
    * New Metadata HUD panel (choose entries dynamically).
    * Default strings are now translated.
    * File sorting is (hopefully) fixed.
    * Gamma correction for rescaling is now 16 bit (smooth gradients).
    * Zoom to Fit added (replaces ‘Reset Zoom’).
    * Saving of multiple tabs.
    * UTF-8 encoding for image notes.
    * General stability improvements.
  - Rebase nomacs-qt5-build-fix.patch.
* Mon Mar 02 2015 sor.alexei@meowr.ru
  - Update to 2.4.2:
    * Image Manipulations are fixed now (black images on e.g. gamma).
    * Resize with gamma correction (black images if gamma was
      checked).
    * Crash fix (if reload occurred after an image resize).
    * Fix Batch Processing.
    * Fix GIF movie toolbar.
    * Update translations.
  - Add nomacs-qt5-build-fix.patch.
* Thu Feb 26 2015 sor.alexei@meowr.ru
  - Update to 2.4.0:
    * Batch processing (you can try it by clicking
      Tools > Batch Processing).
    * Image tabs (open multiple images within different tabs).
    * Thumbnail preview improved (copy/paste delete/rename is now
      supported).
    * Zoom panel improved (you can now chose a specific zoom level).
    * Olympus RAW added.
    * Convert to grayscale added.
    * Faster directory loading (especially if you have many images
      in a directory).
    * Gesture improvements.
    * Saving of images from archives (e.g. zip, docx) is now supported.
    * File sorting improved.
    * Stability improvements.
  - Remove nomacs-strcmp-fix.patch and nomacs-qt5-build-fix.patch.
* Wed Nov 12 2014 sor.alexei@meowr.ru
  - Update to 2.2.0:
    * Bugfixes and new features
      (see http://nomacs.org/redmine for details).
  - Compile against Qt5 instead of Qt4.
  - Rebase nomacs-strcmp-fix.patch.
  - Add nomacs-qt5-build-fix.patch.
* Sun Aug 03 2014 sor.alexei@meowr.ru
  - Update to 2.0.2.
* Thu Apr 17 2014 sor.alexei@meowr.ru
  - Update to 1.6.4.
  - Embrace openSUSE packaging policy.
* Sun Feb 24 2013 ti.eugene@gmail.com
  - Update to 1.0.
* Thu May 24 2012 petr@scribus.info
  - Update to 0.3.2.
* Sat Mar 03 2012 petr@scribus.info
  - Update to 0.3.0.
* Mon Dec 05 2011 petr@scribus.info
  - Initial package.

Files

/usr/bin/nomacs
/usr/lib64/libnomacsCore.so.3
/usr/lib64/libnomacsCore.so.3.19.1
/usr/share/applications/org.nomacs.ImageLounge.desktop
/usr/share/doc/packages/nomacs
/usr/share/doc/packages/nomacs/README.md
/usr/share/icons/hicolor/scalable
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/org.nomacs.ImageLounge.svg
/usr/share/licenses/nomacs
/usr/share/licenses/nomacs/LICENSE
/usr/share/man/man1/nomacs.1.gz
/usr/share/metainfo
/usr/share/metainfo/org.nomacs.ImageLounge.appdata.xml
/usr/share/nomacs
/usr/share/nomacs/Image Lounge
/usr/share/nomacs/Image Lounge/themes
/usr/share/nomacs/Image Lounge/themes/Dark-Theme.css
/usr/share/nomacs/Image Lounge/themes/Light-Theme.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:13:41 2024