Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487544 - media-video/smplayer: use system copy of dev-qt/qtsingleapplication
Summary: media-video/smplayer: use system copy of dev-qt/qtsingleapplication
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs 552376
  Show dependency tree
 
Reported: 2013-10-10 15:43 UTC by Nikoli
Modified: 2015-07-01 05:45 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-10 15:43:14 UTC
smplayer is using internal .obj/moc_qtsingleapplication.o src/qtsingleapplication instead of system copy.

You can use this as example of fixing qmake build system:
https://code.google.com/p/quite-rss/source/detail?r=eb1892cbe9a0
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2015-07-01 05:45:24 UTC
+  01 Jul 2015; Ben de Groot <yngwin@gentoo.org>
+  +files/smplayer-14.9.0.6966-unbundle-qtsingleapplication.patch,
+  +smplayer-14.9.0.6966-r1.ebuild:
+  Unbundle qtsingleapplication (bug #487544). Also fixes compilation with Qt 5.5
+  (bug #552376).