Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664962 - media-gfx/nomacs-3.10.2 version bump
Summary: media-gfx/nomacs-3.10.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-08-31 12:57 UTC by Sergey Torokhov
Modified: 2018-10-11 11:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix the absence of popup tooltip while moving crop rectangle area. (nomacs-3.10.2_fix_move_crop_area_tooltip.patch,851 bytes, patch)
2018-09-07 22:22 UTC, Sergey Torokhov
Details | Diff
nomacs-3.10.2.ebuild (nomacs-3.10.2.ebuild,1.71 KB, text/plain)
2018-09-07 22:26 UTC, Sergey Torokhov
Details
nomacs-3.10.2_fix_move_crop_area_tooltip.patch (nomacs-3.10.2_fix_move_crop_area_tooltip.patch,827 bytes, patch)
2018-09-30 13:21 UTC, Sergey Torokhov
Details | Diff
nomacs-3.10.2.ebuild (nomacs-3.10.2.ebuild,1.71 KB, text/plain)
2018-09-30 13:23 UTC, Sergey Torokhov
Details
nomacs-3.10.2_fix_move_crop_area_tooltip.patch (nomacs-3.10.2_fix_move_crop_area_tooltip.patch,1.16 KB, patch)
2018-10-09 23:21 UTC, Sergey Torokhov
Details | Diff
nomacs-3.10.2.ebuild (nomacs-3.10.2.ebuild,1.71 KB, text/plain)
2018-10-09 23:22 UTC, Sergey Torokhov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Torokhov 2018-08-31 12:57:12 UTC
Nomacs-3.10.2 was released on 5 July 2018 and brings several enhancements:

* anti-aliasing improved
* printing improved
* print multiple pages from thumbnail preview
* animiated WebP support
* JPG compressed TIFFs supported
* batch cropping added
* PSD lib updated
* new translations: Bosnian, Croation, and Serbian
* adds Qt style/ plugins
* adds padding to HUD labels (e.g. zoom)
* fixes disabling update interactions
* adds config.ini that can be used for multi-user systems
* adds mng & jp2 support (again)

Please, update version in portage tree.

Reproducible: Always
Comment 1 Sergey Torokhov 2018-09-06 09:56:59 UTC
Renamed copied ebuild of previous version successfully merge with all USE-flags enabled if remove "PATCHES" array variable.
Comment 2 Sergey Torokhov 2018-09-07 22:22:05 UTC
Created attachment 546222 [details, diff]
Fix the absence of popup tooltip while moving crop rectangle area.

This patch is based on the upstream patch

https://github.com/nomacs/nomacs/commit/e963ab5870945b40055b8fc7eb2708ee11f8d4fd

that fixes the absence of popup tooltip and of displaying information about coordinates of crop rectangle area while moving.

For more details see related bug: 
https://github.com/nomacs/nomacs/issues/253

The only problem is that if I try to apply it via PATCHES array variable I get an error "No file to patch.  Skipping patch."

But if I apply it as

> epatch "${FILESDIR}"/${P}_fix_move_crop_area_tooltip.patch
than it's applied normally.
Comment 3 Sergey Torokhov 2018-09-07 22:26:11 UTC
Created attachment 546224 [details]
nomacs-3.10.2.ebuild

nomacs-3.10.2.ebuild

for attached 

"nomacs-3.10.2_fix_move_crop_area_tooltip.patch"
Comment 4 Sergey Torokhov 2018-09-30 13:21:32 UTC
Created attachment 548410 [details, diff]
nomacs-3.10.2_fix_move_crop_area_tooltip.patch
Comment 5 Sergey Torokhov 2018-09-30 13:23:11 UTC
Created attachment 548412 [details]
nomacs-3.10.2.ebuild

Fix problem with patching via PATCHES array variable
Comment 6 Sergey Torokhov 2018-10-09 23:21:36 UTC
Created attachment 550304 [details, diff]
nomacs-3.10.2_fix_move_crop_area_tooltip.patch

patch with original upstream commit header
Comment 7 Sergey Torokhov 2018-10-09 23:22:53 UTC
Created attachment 550306 [details]
nomacs-3.10.2.ebuild

fix KEYWORDS from stable to unstable
Comment 8 Larry the Git Cow gentoo-dev 2018-10-11 11:44:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdef1668253c80e7ca1fa7d6dbc4ebc0424a9a72

commit fdef1668253c80e7ca1fa7d6dbc4ebc0424a9a72
Author:     band-a-prend <torokhov-s-a@yandex.ru>
AuthorDate: 2018-10-01 23:43:38 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-11 11:44:32 +0000

    media-gfx/nomacs: 3.10.2 version bump
    
    Nomacs-3.10.2 was released on 5 July 2018 and brings several enhancements:
    
    * anti-aliasing improved
    * printing improved
    * print multiple pages from thumbnail preview
    * animiated WebP support
    * JPG compressed TIFFs supported
    * batch cropping added
    * PSD lib updated
    * new translations: Bosnian, Croation, and Serbian
    * adds Qt style/ plugins
    * adds padding to HUD labels (e.g. zoom)
    * fixes disabling update interactions
    * adds config.ini that can be used for multi-user systems
    * adds mng & jp2 support (again)
    
    Closes: https://bugs.gentoo.org/664962
    Closes: https://github.com/gentoo/gentoo/pull/10041
    
    Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru>
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 media-gfx/nomacs/Manifest                          |  1 +
 .../nomacs-3.10.2_fix_move_crop_area_tooltip.patch | 38 ++++++++++
 media-gfx/nomacs/nomacs-3.10.2.ebuild              | 82 ++++++++++++++++++++++
 3 files changed, 121 insertions(+)