Lines 18-25
Link Here
|
18 |
USE_KDE4= kdehier kdeprefix automoc4 |
18 |
USE_KDE4= kdehier kdeprefix automoc4 |
19 |
USE_QT4= corelib dbus gui \ |
19 |
USE_QT4= corelib dbus gui \ |
20 |
qmake_build moc_build rcc_build uic_build |
20 |
qmake_build moc_build rcc_build uic_build |
21 |
USE_XZ= yes |
21 |
USES= cmake tar:xz |
22 |
USES= cmake |
|
|
23 |
CMAKE_ARGS= -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=TRUE \ |
22 |
CMAKE_ARGS= -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=TRUE \ |
24 |
-DPHONON_NO_PLATFORMPLUGIN:BOOL=TRUE \ |
23 |
-DPHONON_NO_PLATFORMPLUGIN:BOOL=TRUE \ |
25 |
-DPHONON_BUILD_DESIGNER_PLUGIN:BOOL=OFF |
24 |
-DPHONON_BUILD_DESIGNER_PLUGIN:BOOL=OFF |