Re: [kopete-devel] kdenetwork - unnecessary find_package(KdepimLibs REQUIRED)

2009-10-29 Thread Maciej Mrozowski
On Wednesday 28 of October 2009 21:53:00 Urs Wolfer wrote: > On Wednesday 28 October 2009 18:47:38 Alexander Neundorf wrote: > > On Wednesday 28 October 2009, Matt Rogers wrote: > > > On Tuesday 27 October 2009 19:33:54 Maciej Mrozowski wrote: > > > > On Thursd

Re: [kopete-devel] kdenetwork - unnecessary find_package(KdepimLibs REQUIRED)

2009-10-27 Thread Maciej Mrozowski
On Thursday 22 of October 2009 18:44:15 Alexander Neundorf wrote: Sorry for a lag. > +if(INSIDE_KDENETWORK) > > + find_package(KdepimLibs REQUIRED) > + include_directories(${KDEPIMLIBS_INCLUDE_DIR}) > + > +else(INSIDE_KDENETWORK) > > Why is kdepimlibs only required when kopete is built

Re: [kopete-devel] [PATCH] Telepathy protocol

2008-12-21 Thread Maciej Mrozowski
On Sunday 21 of December 2008 08:57:49 Pali Rohár wrote: > Hello, > your FindDecibel.cmake mode doesn't work for me. > It doesn't found DECIBEL_LIBRARIES, but my found. > Can you fix it? Sure, please attach location of your decibel libraries (is it /usr/lib? or something deeper?) and it's pkg-con

Re: [kopete-devel] Skype Protocol works

2008-12-02 Thread Maciej Mrozowski
On Wednesday 03 of December 2008 04:23:46 Dâniel Fraga wrote: > Skype". I'd adjusted the correct path (/usr/local/skype/skype) and in > fact it runs skype, but gives me the above error. > > Any hints? I may be mistaken, but static version of Skype does not support DBUS transport (just X11 m

Re: [kopete-devel] [PATCH] Telepathy protocol

2008-12-01 Thread Maciej Mrozowski
s and then use these values # in the FIND_PATH() and FIND_LIBRARY() calls # # Copyright (c) 2008, Maciej Mrozowski, <[EMAIL PROTECTED]> # TODO separate modules for QtTelepathy and QtTapioca # Redistribution and use is allowed according to the terms of the BSD license. # For details

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Maciej Mrozowski
On Saturday 29 of November 2008 13:23:16 Pali Rohár wrote: > Hello, > kdesudo exists, but kdesu not (File /usr/bin/kdesudo isn't symlink to > /usr/bin/kdesu) and in winpopup protocol is kdesu (not kdesudo) so > without patch protocol doesn't works. Yes, probably, but AFAIK kubuntu is not the only

Re: [kopete-devel] use external libgadu patch

2008-11-25 Thread Maciej Mrozowski
On Wednesday 26 of November 2008 03:35:25 Matt Rogers wrote: Hi > Thanks for your patch. Is there something wrong with our bundled libgadu > that using an external libgadu fixes? (just curious). Nothing I would know about, features I tested worked with both versions. Well, not necessarily, I co