[Lunar-commits] <moonbase> qt4: Re-adding the -no-phonon to this BUILD. You may freely flog me with a dead
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jan 6 20:28:38 CET 2011
commit 67ade8b322abc8cc9a721cb8271e8c414383ad1e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jan 6 14:28:38 2011 -0500
qt4: Re-adding the -no-phonon to this BUILD. You may freely flog me with a dead
animal of your choice for removing that. The qt phonon should not even be on your
machine, it is antiquated to the phonon module and will cause kde to do funky things
with audio. Not to mention with what will be kde-4.6 cause build problems.
---
qt4-apps/qt4/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qt4-apps/qt4/BUILD b/qt4-apps/qt4/BUILD
index 44b54d8..c22590b 100644
--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -23,7 +23,7 @@
OPTS+=" -make examples -make demos -make tools -make docs -make translations"
fi &&
- OPTS+=" -largefile -multimedia -audio-backend -no-separate-debug-info -script -release -scripttools -accessibility -glib -optimized-qmake -xmlpatterns -fast -shared" &&
+ OPTS+=" -no-phonon -largefile -multimedia -audio-backend -no-separate-debug-info -script -release -scripttools -accessibility -glib -optimized-qmake -xmlpatterns -fast -shared" &&
echo "yes" | ./configure \
-prefix /usr \
More information about the Lunar-commits
mailing list