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

Bug 489150

Summary: games-board/pokerth: use system copy of dev-qt/qtsingleapplication
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: enhancement 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: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.