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

Bug 561450

Summary: media-gfx/gmic-1.6.9 and media-plugins/gimp-gmic-1.6.9 version bump
Product: Gentoo Linux Reporter: DrSlony <bugs>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bruce, bugs, jarausch, jormangeud, jouni.kosonen, kroemmelbein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: files/gmic-1.6.6.1-makefile.patch
changes from files/gmic-1.6.5.1-makefile.patch
files/gmic-1.6.8-makefile.patch
files/gmic-1.6.9-makefile.patch

Description DrSlony 2015-09-25 11:34:52 UTC
Version 1.6.6.1 is out with awesome improvements such as using GEGL buffers to support high color bit depth when used in GIMP-2.9 (gimp-9999).
Comment 1 Jouni Kosonen 2015-09-25 12:47:39 UTC
Created attachment 412864 [details, diff]
files/gmic-1.6.6.1-makefile.patch

The makefile patch needs changes again, revised version attached.
Comment 2 Jouni Kosonen 2015-09-25 12:49:14 UTC
Created attachment 412866 [details, diff]
changes from files/gmic-1.6.5.1-makefile.patch
Comment 3 DrSlony 2015-09-25 15:20:26 UTC
Compiled and works fine on amd64 with GIMP-9999, thanks!
Comment 4 Bruce Guenter 2015-12-18 23:16:13 UTC
Current version is now up to 1.6.8.
Comment 5 Bruce Guenter 2015-12-18 23:17:42 UTC
Created attachment 419650 [details, diff]
files/gmic-1.6.8-makefile.patch

Revised makefile patch for version 1.6.8
Comment 6 DrSlony 2015-12-18 23:46:21 UTC
gimp-gmic-1.6.8 with the above patch compiles and runs correctly. Tested against gimp-9999.
Comment 7 DrSlony 2016-01-08 10:03:15 UTC
Someone push this to portage.
Comment 8 urcindalo 2016-01-17 08:44:32 UTC
Yes, please, add the latest stable G'MIC 1.6.8 version to the tree!

Thanks in advance.
Comment 9 Jaakko Perttilä 2016-02-17 23:51:51 UTC
Created attachment 425758 [details, diff]
files/gmic-1.6.9-makefile.patch

Makefile patch for 1.6.9.
Comment 10 Tim Harder gentoo-dev 2016-03-16 21:18:10 UTC
*** Bug 562914 has been marked as a duplicate of this bug. ***
Comment 11 Tim Harder gentoo-dev 2016-03-16 21:18:22 UTC
*** Bug 577578 has been marked as a duplicate of this bug. ***
Comment 12 DrSlony 2016-03-16 23:00:02 UTC
Confirmed 1.6.9 compiles and runs fine here. GCC-5.3.0.
Comment 13 Thomas R. (TRauMa) 2016-06-26 00:09:08 UTC
So I have a local ebuild for 1.7.1 lying around, but I only did the makefile patch for the gimp plugin - the good news is that there's less to patch in the makefile now, the bad news is that it changed enough to not make adapting the old patches in tree straight forward.

1.7.2 changed the core interface, and to get current filter updates from within g'mic you need at least this version.

1.7.3 introduced a host of fixes for various internal functions and other goodies, I'm currently considering making an ebuild for it, but I kind of hoped someone more familiar with gmic's Makefile might be interested? :)
Comment 14 DrSlony 2016-07-13 16:47:58 UTC

*** This bug has been marked as a duplicate of bug 581206 ***
Comment 15 Helmut Jarausch 2016-07-14 18:23:57 UTC
I have a working ebuild for the GIT-version of GMIC which includes the GIMP plugin.

If anybody is interested in this, just speak up.

Helmut
Comment 16 Thomas R. (TRauMa) 2016-08-09 13:31:22 UTC
(In reply to Helmut Jarausch from comment #15)
> I have a working ebuild for the GIT-version of GMIC which includes the GIMP
> plugin.

Does that include Makefile patches or do you just install it all from one ebuild (in which case the upstream Makefile works much better)?
Comment 17 Thomas R. (TRauMa) 2016-08-09 13:34:10 UTC
(In reply to Thomas R. (TRauMa) from comment #16)

> Does that include Makefile patches or do you just install it all from one
> ebuild (in which case the upstream Makefile works much better)?

Nevermind, I missed the other bug report with current ebuilds, sorry for the noise.