Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489148 - app-editors/focuswriter: use system copy of dev-qt/qtsingleapplication
Summary: app-editors/focuswriter: use system copy of dev-qt/qtsingleapplication
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-10-23 13:44 UTC by Nikoli
Modified: 2014-08-01 15:36 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 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