Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212737 - media-video/smplayer Allow split qt-4.4 ebuilds as a dependency
Summary: media-video/smplayer Allow split qt-4.4 ebuilds as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 217161
  Show dependency tree
 
Reported: 2008-03-08 17:31 UTC by Bernd Steinhauser
Modified: 2008-07-17 00:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
smplayer_qt4.4-split.patch (smplayer_qt4.4-split.patch,1.25 KB, patch)
2008-03-08 17:32 UTC, Bernd Steinhauser
Details | Diff
smplayer_qt4.4-split-v2.patch (smplayer_qt4.4-split-v2.patch,1.26 KB, patch)
2008-03-08 17:55 UTC, Bernd Steinhauser
Details | Diff
smplayer_qt4.4-split-v3.patch (smplayer_qt4.4-split-v3.patch,1.28 KB, patch)
2008-03-08 18:23 UTC, Bernd Steinhauser
Details | Diff
patch to take advantage of new eclass change (smplayer-0.6.1.ebuild.patch,1.12 KB, patch)
2008-07-17 00:29 UTC, Bo Ørsted Andresen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Steinhauser 2008-03-08 17:31:33 UTC
smplayer works when compiled again Qt-4.4 ebuilds. Here is a patch to make the ebuild work with them.
Bumped to EAPI="1" to make use of slot dependencies.


Reproducible: Always

Steps to Reproduce:
Comment 1 Bernd Steinhauser 2008-03-08 17:32:09 UTC
Created attachment 145573 [details, diff]
smplayer_qt4.4-split.patch
Comment 2 Bernd Steinhauser 2008-03-08 17:43:42 UTC
I forgot to change that, but it might be a good idea to switch the dependency order, so that split ebuilds are preferred over the monos.
Comment 3 Bernd Steinhauser 2008-03-08 17:55:28 UTC
Created attachment 145577 [details, diff]
smplayer_qt4.4-split-v2.patch

Forgot to call qt4_pkg_config and switched the deps.
Comment 4 Bernd Steinhauser 2008-03-08 18:23:31 UTC
Created attachment 145587 [details, diff]
smplayer_qt4.4-split-v3.patch

Sorry for the bugspam, but failure is around today. :(

Ok, this one should really work. ;-)
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2008-03-23 12:25:17 UTC
Fixed in the new smplayer-0.6.0_rc3 ebuild in cvs.
Comment 6 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-04-24 17:41:15 UTC
The =x11-libs/qt-4.3* dep causes problems with bug #1343 when someone has qt:3 installed and no :4. Please change it to >= -4.3 instead.
Comment 7 Ben de Groot (RETIRED) gentoo-dev 2008-04-25 15:05:15 UTC
In CVS
Comment 8 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-07-17 00:29:12 UTC
Created attachment 160610 [details, diff]
patch to take advantage of new eclass change

Since I used this patch while testing the eclass patch I might as well supply it here too.

https://bugs.gentoo.org/show_bug.cgi?id=217161#c7