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

Bug 489148

Summary: app-editors/focuswriter: use system copy of dev-qt/qtsingleapplication
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

Description Nikoli 2013-10-23 13:44:28 UTC
focuswriter-1.4.2 $ grep qtsingleapplication focuswriter.pro
INCLUDEPATH += src/qtsingleapplication
        src/qtsingleapplication/qtsingleapplication.h \
        src/qtsingleapplication/qtlocalpeer.h \
        src/qtsingleapplication/qtsingleapplication.cpp \
        src/qtsingleapplication/qtlocalpeer.cpp \


Build system needs patching.
Comment 1 Sergey Popov gentoo-dev 2014-07-31 14:07:35 UTC
+  31 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> -focuswriter-1.5.2.ebuild,
+  +focuswriter-1.5.2-r1.ebuild,
+  +files/focuswriter-1.5.2-unbundle-qtsingleapplication.patch:
+  Revision bump: unbundle QtSingleApplication, wrt bug #489148. Drop old
+  revision

Thanks for discovering this!
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-07-31 14:09:38 UTC
Are you going to send a proper patch upstream?
Comment 3 Sergey Popov gentoo-dev 2014-08-01 10:42:39 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> Are you going to send a proper patch upstream?

yes, after i will polish it a bit and make sure that it will be optional build time switch
Comment 4 Michael Palimaka (kensington) gentoo-dev 2014-08-01 15:36:17 UTC
thanks