Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-03 Thread Alberto Villa
On Friday 28 October 2011 17:26:33 christophe taranotte wrote:
 Included is the full log with CMAKE_VERBOSE=1

This is the very same problem kdelibs have. Deinstall Qt 3 to update this 
port until we fix it properly.
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

I have often looked at women and committed adultery in my heart.
-- Jimmy Carter


signature.asc
Description: This is a digitally signed message part.
___
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


Re: [kde-freebsd] KDE 4.7.2 upgrade failure

2011-11-03 Thread Alberto Villa
On Thursday 27 October 2011 20:37:14 Conrad J. Sabatier wrote:
 OK, that's what I thought.  Just wanted to spare myself any 
unnecessary
 troubles.

Would you test a patch for me? I'm trying to fix the conflict between 
kdelibs and Qt 3... Please, paste the attached patch in 
x11/kdelibs4/files/ and rebuild kdelibs *with* Qt 3 installed.

Thanks!
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

What if there had been room at the inn?
-- Linda Festa on the origins of Christianity
--- ./kio/CMakeLists.txt.orig   2011-11-03 01:00:32.757074041 -0700
+++ ./kio/CMakeLists.txt2011-11-03 01:02:10.937079665 -0700
@@ -17,22 +17,6 @@
set(KIO_NO_SOPRANO TRUE)
 endif(NOT SOPRANO_FOUND)
 
-if(OPENSSL_FOUND)
-   set(KSSL_HAVE_SSL 1)
-   include_directories(${OPENSSL_INCLUDE_DIR})
-endif(OPENSSL_FOUND)
-
-if(NOT KIO_NO_NEPOMUK)
-include_directories(
-   ${SOPRANO_INCLUDE_DIR}
-   ${CMAKE_SOURCE_DIR}/nepomuk/
-   ${CMAKE_SOURCE_DIR}/nepomuk/core/
-   ${CMAKE_SOURCE_DIR}/nepomuk/types/
-   ${CMAKE_SOURCE_DIR}/nepomuk/ui/
-   ${CMAKE_SOURCE_DIR}/nepomuk/query/
-)
-endif(NOT KIO_NO_NEPOMUK)
-
 # This applies to all subdirs; let's put kio's dependencies (and own dirs) 
here, once and for all
 include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/bookmarks
@@ -49,6 +33,23 @@
${ZLIB_INCLUDE_DIR}
 
)
+
+if(OPENSSL_FOUND)
+   set(KSSL_HAVE_SSL 1)
+   include_directories(${OPENSSL_INCLUDE_DIR})
+endif(OPENSSL_FOUND)
+
+if(NOT KIO_NO_NEPOMUK)
+include_directories(
+   ${SOPRANO_INCLUDE_DIR}
+   ${CMAKE_SOURCE_DIR}/nepomuk/
+   ${CMAKE_SOURCE_DIR}/nepomuk/core/
+   ${CMAKE_SOURCE_DIR}/nepomuk/types/
+   ${CMAKE_SOURCE_DIR}/nepomuk/ui/
+   ${CMAKE_SOURCE_DIR}/nepomuk/query/
+)
+endif(NOT KIO_NO_NEPOMUK)
+
 if (NOT KIO_NO_STRIGI)
include_directories(${STRIGI_INCLUDE_DIR})
set(KIO_EXTRA_LIBS ${KIO_EXTRA_LIBS} ${STRIGI_STREAMANALYZER_LIBRARY} 
${STRIGI_STREAMS_LIBRARY})


signature.asc
Description: This is a digitally signed message part.
___
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] area51/KDE/x11/kdelibs4/files

2011-11-03 Thread Alberto Villa
SVN commit 7810 by avilla:

- Try to fix kdelibs conflict with Qt 3.



 A patch-kio__CMakeLists.txt  


___
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] area51/KDE/devel/kdebindings4-kross-interpreters

2011-11-03 Thread Raphael Kubo da Costa
SVN commit 7811 by rakuco:

kdebindings4-kross-interpreters: Add distinfo erased in the 4.7.3 update.



 M  +2 -0  distinfo  


___
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] Calendar displayed wrong after the latest update to kde4-4.7.2

2011-11-03 Thread Yuri

Please see the screenshot here: http://i.imgur.com/QvMlm.png

Two problems (obviously)
1. empty space on the right
2. texts are squeezed and overlap each other

Yuri
___
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


Re: [kde-freebsd] Calendar displayed wrong after the latest update to kde4-4.7.2

2011-11-03 Thread Alberto Villa
On Thursday 03 November 2011 19:26:30 Yuri wrote:
 1. empty space on the right

It's there to display events:
http://wstaw.org/m/2011/11/03/plasma-desktopXJ3767.jpg

 2. texts are squeezed and overlap each other

Your font is too big.

Anyway, for complaints on this you should refer to KDE developers.
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

Fame is a vapor; popularity an accident;
the only earthly certainty is oblivion.
-- Mark Twain


signature.asc
Description: This is a digitally signed message part.
___
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

2011-11-03 Thread Alberto Villa
SVN commit 7814 by avilla:

- Update distinfo for 4.8.0-rc1.



 M  +1 -1  Mk/bsd.qt.mk  
 M  +2 -2  devel/qt4/distinfo  


___
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