Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 569714

Summary: app-text/fbreader supports both GTK+ and Qt, utilize the USE flags to choose
Product: Gentoo Linux Reporter: Rok Kralj <gentoo>
Component: Current packagesAssignee: Andrey Grozin <grozin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rok Kralj 2015-12-25 13:10:51 UTC
Currently, there is this in the ebuild:

	echo "UI_TYPE = qt4" >> makefiles/target.mk

But, qt4 is not the only option, gtk is another:

	echo "UI_TYPE = gtk" >> makefiles/target.mk

Please utilize the qt and gtk USE flags.

Reproducible: Always
Comment 1 Andrey Grozin gentoo-dev 2015-12-27 13:26:08 UTC
From https://fbreader.org/content/fbreader-beta-linux-desktop

Since version 0.99.0 FBReader requires Qt4 library. gtk+ version is not supported at this moment. We plan to release versions for Windows and MacOS later this year.