Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688718 - media-gfx/luminance-hdr: Update to 2.6.0
Summary: media-gfx/luminance-hdr: Update to 2.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL: https://github.com/LuminanceHDR/Lumin...
Whiteboard:
Keywords:
Depends on:
Blocks: 689318
  Show dependency tree
 
Reported: 2019-06-25 20:28 UTC by luzpaz
Modified: 2019-09-15 22:23 UTC (History)
2 users (show)

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


Attachments
suggestion for 2.6.0 ebuild (luminance-hdr-2.6.0.ebuild,1.79 KB, text/plain)
2019-08-10 03:54 UTC, Sergii Parubochiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Sergii Parubochiy 2019-08-10 03:54:23 UTC
Created attachment 586402 [details]
suggestion for 2.6.0 ebuild

I've tried updating previous ebuild:

1. Added CMAKE_BUILD_TYPE=Release: cmake file complains if type is set to Gentoo, since there are check for build type.

2. Added dev-cpp/eigen build dependency due to configuration stage complains.

Seems to build/work on my amd64 system.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-09-15 21:29:42 UTC
Thanks for your work, however: This seems to be based on a much older revision of the luminance-hdr ebuild (from 2017!) and not the current 2.5.1-r1. Why?
Comment 3 Larry the Git Cow gentoo-dev 2019-09-15 22:23:06 UTC
The bug has been closed via the following commit(s):

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

commit 09e8558542be24aba424ef8427ab45f818ea8fac
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-15 21:27:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-15 22:22:54 +0000

    media-gfx/luminance-hdr: 2.6.0 version bump, EAPI-7 bump
    
    Closes: https://bugs.gentoo.org/688718
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/luminance-hdr/Manifest                   |  1 +
 .../files/luminance-hdr-2.6.0-cmake.patch          | 22 ++++++
 .../files/luminance-hdr-2.6.0-docs.patch           | 15 ++++
 .../files/luminance-hdr-2.6.0-no-git.patch         | 15 ++++
 media-gfx/luminance-hdr/luminance-hdr-2.6.0.ebuild | 86 ++++++++++++++++++++++
 5 files changed, 139 insertions(+)