Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489150 - games-board/pokerth: use system copy of dev-qt/qtsingleapplication
Summary: games-board/pokerth: use system copy of dev-qt/qtsingleapplication
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-10-23 13:47 UTC by Nikoli
Modified: 2013-11-19 06:35 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:47:23 UTC
PokerTH-1.0.1-src $ grep qtsingleapplication src/pokerth.cpp pokerth_game.pro
src/pokerth.cpp:#include <third_party/qtsingleapplication/qtsingleapplication.h>
pokerth_game.pro:include(src/third_party/qtsingleapplication/qtsingleapplication.pri)

Needs patching.
Comment 1 Julian Ospald 2013-10-23 13:56:41 UTC
before unbundling anything you have to figure out if the bundled copy is _unmodified_
Comment 2 Nikoli 2013-10-23 14:03:48 UTC
Sure, there are at least 2 upstreams where it is patched: clementine and eiskaltdcpp.