Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650546 - media-gfx/digikam-5.9.0 version bump
Summary: media-gfx/digikam-5.9.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 07:50 UTC by Vit Pelcak
Modified: 2018-03-27 09:50 UTC (History)
2 users (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 Vit Pelcak 2018-03-15 07:50:04 UTC
Hello.

Digikam was released in mid January. Please bump the version.

You can reuse existing ebuild. However patch:
PATCHES=( "${FILESDIR}/${P}-qt-5.9.3.patch" )

needs to be either removed or the patch needs to be adapted.

Compiling without the patch works and such compiled digikam 5.8.0 works just fine.

Reproducible: Always
Comment 1 DrSlony 2018-03-25 14:20:51 UTC
The 5.9.0 tarball is now available:
https://download.kde.org/stable/digikam/
Comment 2 Larry the Git Cow gentoo-dev 2018-03-27 05:11:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4452cd097129ed83f97de7cc7075556b7001f337

commit 4452cd097129ed83f97de7cc7075556b7001f337
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-03-27 05:10:27 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-03-27 05:10:27 +0000

    media-gfx/digikam: Version bump 5.9.0
    
    Closes: https://bugs.gentoo.org/650546
    Reported-by: Vit Pelcak <v.pelcak@gmail.com>
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-gfx/digikam/Manifest             |   1 +
 media-gfx/digikam/digikam-5.9.0.ebuild | 169 +++++++++++++++++++++++++++++++++
 2 files changed, 170 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b98e23e7594d12d19b88e48ddd9b37d1f5a5c18

commit 0b98e23e7594d12d19b88e48ddd9b37d1f5a5c18
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-03-27 05:10:14 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-03-27 05:10:14 +0000

    media-plugins/kipi-plugins: Version bump 5.9.0
    
    Bug: https://bugs.gentoo.org/650546
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-plugins/kipi-plugins/Manifest                |  1 +
 .../kipi-plugins/kipi-plugins-5.9.0.ebuild         | 81 ++++++++++++++++++++++
 2 files changed, 82 insertions(+)}
Comment 3 DrSlony 2018-03-27 09:50:24 UTC
Thank you for handling this promptly.