Hello all. As some of us already know, there are two Phonon libraries: one from multimedia/phonon (actively maintained in openbsd-wip tree) and one bundled with Qt itself. I see three actual users of the latter one:
sqlite> SELECT * FROM Wantlib WHERE VALUE LIKE '%phonon%'; devel/qt-creator|phonon| geo/qlandkartegt|phonon| www/minitube|phonon| x11/qt4,-examples|lib/qt4/phonon| sqlite> So I want to check that at least geo/qlandkartegt and www/minitube may use multimedia/phonon instead of Qt one, and then, if it's possible, disable Qt's phonon completely. Smokeqt from KDE 4 (Qt wrapper) already links intentionally to "system" Phonon instead of Qt's. So any thoughts/objections to that path? -- WBR, Vadim Zhukov P.S.: geo/qlandkartegt and www/minitube needs some WANTLIB adjusting anyway: QtXyz => lib/qt4/QtXyz.