Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 540872

Summary: media-gfx/ufraw-0.21-r1 : media-libs/jpeg-9a + gcc 4.9.x trivial compatibility fix
Product: Gentoo Linux Reporter: Moran Z. <o542018138>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bircoph
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Proposed (Trivial) Patch

Description Moran Z. 2015-02-21 03:07:28 UTC
Created attachment 397108 [details, diff]
Proposed (Trivial) Patch

Same As On Gentoo-Bug #533470 & Probably a DUPLICATE of Gentoo-Bug #520882.

I Wrote The Proposed (Attached) Patch & It Includes a Few Trivial Cpp-Style Type-Casting Fix (from 'bool' to 'boolean') - as Needed To Build This Package.
Comment 1 Andrew Savchenko gentoo-dev 2015-02-27 16:39:36 UTC
Please post the patch at bug 520882.

And for the future: do not create a separate bug just to send a patch for an existing bug. And thank your for your contribution.

*** This bug has been marked as a duplicate of bug 520882 ***
Comment 2 Larry the Git Cow gentoo-dev 2018-02-03 16:43:24 UTC
The bug has been referenced in the following commit(s):

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

commit 99f327c67cf7ff29d8ef4608f21ad75285a435ad
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-02-03 16:42:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-02-03 16:42:55 +0000

    media-gfx/ufraw: Fix build w/ jpeg-9, migrate to xdg-utils
    
    Bug: https://bugs.gentoo.org/540872
    Closes: https://bugs.gentoo.org/520882
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-gfx/ufraw/files/ufraw-0.22-jpeg9.patch | 32 ++++++++++
 media-gfx/ufraw/ufraw-0.22-r2.ebuild         | 94 ++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+)}