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

Bug 436490

Summary: app-text/fbreader stopped supporting gtk gui
Product: Gentoo Linux Reporter: daktak <daktak>
Component: New packagesAssignee: Alexey Shvetsov <alexxy>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nikoli
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/geometer/FBReader/issues/222
Whiteboard:
Package list:
Runtime testing required: ---

Description daktak 2012-09-28 11:11:59 UTC
https://github.com/geometer/FBReader/issues/222

according to above link, gtk use flag should be removed from ebuild

I tried building 0.99.1 , and got the following error after applying fix from 417943 (which allowed me to progress to this point)

ZLGtkDialogManager.h: In static member function ‘static void ZLGtkDialogManager::createInstance()’:
ZLGtkDialogManager.h:33:70: error: cannot allocate an object of abstract type ‘ZLGtkDialogManager’
ZLGtkDialogManager.h:30:51: note:   because the following virtual functions are pure within ‘ZLGtkDialogManager’:
Comment 1 Michael Palimaka (kensington) gentoo-dev 2012-10-17 08:17:07 UTC
Thanks, this is fixed in CVS.

+  17 Oct 2012; Michael Palimaka <kensington@gentoo.org> +fbreader-0.99.2.ebuild:
+  Version bump. This release drops support for GTK (bug #436490), fixes a build
+  failure (bug #417043) and respects CFLAGS (bug #438408).