Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664246 - media-gfx/gimp-2.10.6 version bump
Summary: media-gfx/gimp-2.10.6 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: Sebastian Pipping
URL: https://www.gimp.org/news/2018/08/19/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-22 10:55 UTC by DrSlony
Modified: 2018-08-30 21:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2018-08-22 10:55:40 UTC
Please bump GIMP to 2.10.6:
https://www.gimp.org/news/2018/08/19/gimp-2-10-6-released/
Comment 1 Aleksander Zatserkovnyy 2018-08-29 02:31:38 UTC
media-libs/babl-0.1.56
media-libs/gegl-0.4.8
dev-libs/glib-2.56.2

are needed for gimp 2.10.6
Comment 2 Sebastian Pipping gentoo-dev 2018-08-29 07:21:54 UTC
(In reply to Alexander Zatserkovniy from comment #1)
> media-libs/babl-0.1.56
> media-libs/gegl-0.4.8
> dev-libs/glib-2.56.2
> 
> are needed for gimp 2.10.6

I see all three in core Gentoo.
Comment 3 Aleksander Zatserkovnyy 2018-08-30 10:21:42 UTC
It's working (on my gentoo):

--- gimp-2.10.6.ebuild	2018-08-24 10:58:14.489106110 +1000
+++ /usr/portage/media-gfx/gimp/gimp-2.10.4.ebuild	2018-07-20 07:09:33.000000000 +1000
@@ -37,8 +37,8 @@
 	dev-libs/libxml2
 	dev-libs/libxslt
 	x11-themes/hicolor-icon-theme
-	>=media-libs/babl-0.1.56
-	>=media-libs/gegl-0.4.8:0.4[cairo]
+	>=media-libs/babl-0.1.52
+	>=media-libs/gegl-0.4.4:0.4[cairo]
 	>=dev-libs/glib-2.43
 	aalib? ( media-libs/aalib )
 	alsa? ( media-libs/alsa-lib )
Comment 4 Aleksander Zatserkovnyy 2018-08-30 10:23:46 UTC
I mean:

 --- /usr/portage/media-gfx/gimp/gimp-2.10.4.ebuild	2018-07-20 07:09:33.000000000 +1000
+++ gimp-2.10.6.ebuild	2018-08-24 10:58:14.489106110 +1000
@@ -37,8 +37,8 @@
 	dev-libs/libxml2
 	dev-libs/libxslt
 	x11-themes/hicolor-icon-theme
-	>=media-libs/babl-0.1.52
-	>=media-libs/gegl-0.4.4:0.4[cairo]
+	>=media-libs/babl-0.1.56
+	>=media-libs/gegl-0.4.8:0.4[cairo]
 	>=dev-libs/glib-2.43
 	aalib? ( media-libs/aalib )
 	alsa? ( media-libs/alsa-lib )

;-)
Comment 5 Larry the Git Cow gentoo-dev 2018-08-30 21:23:45 UTC
The bug has been closed via the following commit(s):

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

commit 7bccc4e365d244c5e6833a31756990acbb218759
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2018-08-30 21:21:06 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2018-08-30 21:23:23 +0000

    media-gfx/gimp: 2.10.6
    
    Closes: https://bugs.gentoo.org/664246
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 media-gfx/gimp/Manifest           |   1 +
 media-gfx/gimp/gimp-2.10.6.ebuild | 200 ++++++++++++++++++++++++++++++++++++++
 media-gfx/gimp/gimp-9999.ebuild   |   4 +-
 3 files changed, 203 insertions(+), 2 deletions(-)