[kde-freebsd] [SVN Commit] branches/qt-4.8/www/qt4-webkit [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7879 by avilla: - Add dependency on qt4-uic. M +2 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information

[kde-freebsd] [SVN Commit] branches/qt-4.8/devel/qt4-designer [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7881 by avilla: - Add dependency on phonon to fix the build. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Raphael Kubo da Costa
Daniel Stolpe sto...@bombadil.se writes: [ 50%] Building CXX object ksystemlog/src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/multipleFileList.o /usr/bin/ld: warning: libsasl2.so.2, needed by /usr/local/lib/libkldap.so.5.0.1, not found (try using -rpath or -rpath-link)

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Daniel Stolpe
On Tue, 10 Jan 2012, Raphael Kubo da Costa wrote: Daniel Stolpe sto...@bombadil.se writes: [ 50%] Building CXX object ksystemlog/src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/multipleFileList.o /usr/bin/ld: warning: libsasl2.so.2, needed by /usr/local/lib/libkldap.so.5.0.1, not found

Re: [kde-freebsd] kdeadmin fails om 9-stable

2012-01-10 Thread Raphael Kubo da Costa
Daniel Stolpe sto...@bombadil.se writes: So how do I prevent the build from searching the wrong path? I suggest simply removing these stale files. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] branches/qt-4.8/misc [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7882 by avilla: - Fix plist (debug build yet to check). Here's the line to easily create the debug plist for qt4-qtdemo: awk 'BEGIN { FS = / } $0 !~ /^%%DEBUG%%/ { print } ( $NF !~ /\./ || $NF ~ /\.so$/ ) $NF != README $NF != NOTE $NF != qmldir $NF != Makefile $0 !~ /^@dirrm/ {

[kde-freebsd] [SVN Commit] branches/qt-4.8/misc/qt4-qtdemo [BROKEN EMAIL]

2012-01-10 Thread null
SVN commit 7883 by avilla: - Really fix plist. M +2 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information