Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711548 - media-gfx/gimp-2.10.18 version bump
Summary: media-gfx/gimp-2.10.18 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on: 711536
Blocks:
  Show dependency tree
 
Reported: 2020-03-04 18:04 UTC by Bruce Guenter
Modified: 2020-03-05 12:21 UTC (History)
2 users (show)

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


Attachments
gimp-2.10.18.ebuild (gimp-2.10.18.ebuild,5.98 KB, text/plain)
2020-03-04 18:06 UTC, Bruce Guenter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruce Guenter 2020-03-04 18:04:56 UTC
GIMP 2.10.18 is now available and includes a lot of improvements:

https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/

The ebuild for 2.10.14 works except for the dependency on media-libs/gegl now requires 0.4.22.

Reproducible: Always
Comment 1 Bruce Guenter 2020-03-04 18:06:12 UTC
Created attachment 617126 [details]
gimp-2.10.18.ebuild
Comment 2 Sergey Torokhov 2020-03-04 23:48:33 UTC
The media-gfx/gimp-2.10.18 media-libs/gegl-0.4.22 are already waiting for a merge: https://github.com/gentoo/gentoo/pull/14764
Comment 3 Larry the Git Cow gentoo-dev 2020-03-05 12:21:10 UTC
The bug has been closed via the following commit(s):

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

commit 1a19aa2d3f83622d2ec80b34623fe01abc8c3277
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2020-02-24 23:31:06 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-05 12:16:09 +0000

    media-gfx/gimp: 2.10.18 version bump
    
    dependencies update:
    media-libs/babl-0.1.74
    media-libs/gegl-0.4.22
    
    add new dependency for online updates check (enabled by default):
    >=dev-libs/json-glib-1.2.6
    
    The check-update is disabled but the dependency is still required to build
    (seems is used by menu item Help - Check Update)
    
    Python2 scripts/plugin support is removed here due to dev-python/pygtk removal
    https://bugs.gentoo.org/706462
    
    Closes: https://bugs.gentoo.org/711548
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/gimp/Manifest            |   1 +
 media-gfx/gimp/gimp-2.10.18.ebuild | 211 +++++++++++++++++++++++++++++++++++++
 2 files changed, 212 insertions(+)