Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489142 - www-client/qupzilla bundles a copy of dev-qt/qtsingleapplication
Summary: www-client/qupzilla bundles a copy of dev-qt/qtsingleapplication
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL: https://github.com/QupZilla/qupzilla/...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-10-23 13:25 UTC by Nikoli
Modified: 2016-10-08 16:21 UTC (History)
2 users (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:25:25 UTC
QupZilla-1.4.4 $ grep qtsingleapplication src/lib/lib.pro
include(3rdparty/qtsingleapplication.pri)
Comment 1 Hongjiu Zhang 2014-01-08 11:53:43 UTC
The qtsingleapplication.h in QupZilla package is not the same with the one in the portage. I doubt whether it is the correct thing to do.
Comment 2 Coacher 2014-10-24 16:32:00 UTC
See also: https://github.com/QupZilla/qupzilla/issues/1503
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2014-10-24 16:46:40 UTC
(In reply to Coacher from comment #2)
> See also: https://github.com/QupZilla/qupzilla/issues/1503

wrt qftp for qt5, I tried to package it some time ago but it failed to build.
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2015-07-01 04:51:34 UTC
(In reply to Coacher from comment #2)
> See also: https://github.com/QupZilla/qupzilla/issues/1503

As can be seen from the discussion there, upstream is receptive, but the issue has not been resolved yet. We currently cannot use the unbundled system package, since QupZilla uses a patched version.

I'm keeping this open in the hope that a future release will make it possible to use system QtSingleApplication.
Comment 5 Michael Palimaka (kensington) gentoo-dev 2016-10-08 16:21:22 UTC
According to upstream, it's not possible to use the system copy due to their custom modifications.