Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489154 - app-office/texmaker: use system copy of dev-qt/qtsingleapplication
Summary: app-office/texmaker: 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: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-10-23 14:00 UTC by Nikoli
Modified: 2013-10-26 09:48 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 14:00:24 UTC
texmaker-4.0.4 $ grep qtsingleapplication texmakerapp.h texmaker.pro
texmakerapp.h:#include "singleapp/qtsingleapplication.h"
texmaker.pro:   singleapp/qtsingleapplication.h \
texmaker.pro:   singleapp/qtsingleapplication.cpp \

Needs patching.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-10-23 14:14:55 UTC
last time I tried to fix this, it didn't work. The internal one is much older than the one in the tree.
Comment 2 Nikoli 2013-10-23 14:23:39 UTC
Seems dev-qt/qtsingleapplication-2.6.1 is not fresh too: it is from 2009 year. There are several new commits:
https://qt.gitorious.org/qt-solutions/qt-solutions/history/80592b0e7145fb876ea0e84a6e3dadfd5f7481b6:qtsingleapplication
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-10-26 09:48:00 UTC
+*texmaker-4.0.4-r1 (26 Oct 2013)
+
+  26 Oct 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.4-r1.ebuild,
+  +files/texmaker-4.0.4-unbundle.patch, +files/texmakerx_my.pri:
+  Use system dev-qt/qtsingleapplication, #489154
+