framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need
USES= kde:<ver>
USE_KDE=phonon
if you want to depend on the backend, also add
USE_KDE= phonon-backend
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
Tags None Referenced Files None Subscribers None
Description framework: move 'phonon4' from qt.mk to kde.mk as 'phonon' To depend on phonon, you now need USES= kde:<ver> if you want to depend on the backend, also add USE_KDE= phonon-backend
Details
Event Timeline
Changes (51)
R11:b2a438e1ba2f |