Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634780 - app-text/fbreader - depends on deprecated Qt4 (patch for Qt5 available)
Summary: app-text/fbreader - depends on deprecated Qt4 (patch for Qt5 available)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt4-removal
  Show dependency tree
 
Reported: 2017-10-19 15:32 UTC by Andreas Sturmlechner
Modified: 2017-10-20 14:58 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 Andreas Sturmlechner gentoo-dev 2017-10-19 15:32:44 UTC
Qt4 is dead and in the process of being removed from the tree. While the fbreader project itself seems to be dead, a user has come up with a patch that ports the necessary parts of the code to build with Qt5, see $URL for the Gentoo github PR.

See also: https://github.com/geometer/FBReader/issues/285
Comment 1 Larry the Git Cow gentoo-dev 2017-10-20 14:58:11 UTC
The bug has been closed via the following commit(s):

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

commit 1c8ade17b1cc2c36b0a782a1e7d7dde2bdb64427
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-10-20 14:56:15 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-10-20 14:57:36 +0000

    app-text/fbreader: use Qt-5
    
    Closes: https://bugs.gentoo.org/634780
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-text/fbreader/fbreader-0.99.4-r3.ebuild       |  95 ++++
 app-text/fbreader/files/fbreader-0.99.4-qt5.patch | 573 ++++++++++++++++++++++
 2 files changed, 668 insertions(+)