Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642386 - app-text/calibre-3.14.0 version bump
Summary: app-text/calibre-3.14.0 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: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-27 10:43 UTC by Frank Krömmelbein
Modified: 2018-01-07 12:37 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 Frank Krömmelbein 2017-12-27 10:43:20 UTC
Release: 3.14 [15 Dec, 2017]
Latest version tree: 3.8.0
Comment 1 Roberto Castagnola 2018-01-05 22:49:47 UTC
I have just successfully built version 3.15.0 with a copy of ebuild calibre-3.8.0.ebuild, applying following patch to keep installed media-gfx/graphicsmagick:


--- /usr/portage/app-text/calibre/calibre-3.8.0.ebuild  2017-10-01 22:05:23.000000000 +0200
+++ calibre-3.15.0.ebuild       2018-01-05 18:38:40.987727918 +0100
@@ -67,7 +67,7 @@
        dev-qt/qtgui:5
        dev-qt/qtwidgets:5
        media-fonts/liberation-fonts
-       >=media-gfx/imagemagick-6.5.9[jpeg,png]
+       virtual/imagemagick-tools[jpeg,png]
        media-libs/fontconfig
        >=media-libs/freetype-2:=
        >=media-libs/libmtp-1.1.11:=


However it seems that imagemagick is no more required, so it's dependency can be dropped.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-07 12:37:34 UTC
The bug has been closed via the following commit(s):

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

commit f93a8aa125bb4c3055c7391fa57cebb32b4a2aef
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-01-07 12:18:11 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-01-07 12:37:27 +0000

    app-text/calibre: version bump to 3.15.0
    
    Closes: https://bugs.gentoo.org/642386
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/calibre/Manifest              |   1 +
 app-text/calibre/calibre-3.15.0.ebuild | 279 +++++++++++++++++++++++++++++++++
 2 files changed, 280 insertions(+)