Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-23 Thread Pavel Heimlich, a.k.a. hajma
2010/11/22 Kevin Kofler : > But unfortunately, our kdebindings build does not detect Okular: > http://kojipkgs.fedoraproject.org/packages/kdebindings/4.5.80/1.fc15/data/logs/i686/build.log >   * Okular   >     Okular libraries >     Needed to compile Okular bindings Hi Kevin, K

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-23 Thread Kevin Kofler
On Tuesday 23 November 2010, Jonathan Riddell wrote: > This commit breaks kdelibs compiling > http://websvn.kde.org/?view=revision&revision=1199825 Yes, that's the failure I reported a few hours ago. > needs this patch > > +++ kdelibs/knewstuff/knewstuff3/ui/itemsgridviewdelegate.cpp > 2010-11-2

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-23 Thread Jonathan Riddell
On Fri, Nov 19, 2010 at 08:44:08PM +0100, Dirk Mueller wrote: > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Kevin Kofler wrote: > You probably don't have libktorrent installed at all. Because there's no > way this can build with any released libktorrent. The InitLibKTorrent > function was added only in libktorrent master (trunk), by this commit: > http://gitweb.kde.org/libktor

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Alexander Neundorf
On Monday 22 November 2010, Kevin Kofler wrote: ... > This is wrong on 64-bit Fedora. Should be: > ${_okularBaseDir}/lib${LIB_SUFFIX} > > Hardcoded paths + NO_DEFAULT_PATH are NOT a portable way to find things. While correct in general, here this is not true. By finding OkularConfig.cmake, the pac

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Alexander Neundorf wrote: > What a package can do is to install a FooConfig.cmake into a cmake-specific > directory (see the find_package() documentation in the cmake man page), > e.g. PREFIX/lib/cmake// > This is done with OkularConfig.cmake: > http://websvn.kde.org/tru

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Andrea Scarpino
On Monday 22 November 2010 21:50:55 Pavel Heimlich, a.k.a. hajma wrote: > Hi Kevin, > KDEbindings do find Okular just fine here on the Solaris side of the > pool, using cmake 2.8.1. > OTOH I'd also sign the petition asking for relying on published > kdesupport tarballs instead of pulling them out o

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Alexander Neundorf wrote: > On Monday 22 November 2010, Kevin Kofler wrote: > > On Monday 22 November 2010, I wrote: > > > I think the problem is that kdebindings expects OKULAR_FOUND to be set > > > and that OkularConfig.cmake isn't setting that macro. > > > > Well, ac

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Andrea Scarpino
On Monday 22 November 2010 21:39:10 Dirk Mueller wrote: > Any idea where to find 4.4.3 release? I can't find it tagged on gitorious > nor was it uploaded to ftp.kde.org/pub/kde/stable. I used a snapshot from gitorious and it works. -- Andrea Scarpino Arch Linux Developer _

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Alexander Neundorf
On Monday 22 November 2010, Kevin Kofler wrote: > On Monday 22 November 2010, I wrote: > > I think the problem is that kdebindings expects OKULAR_FOUND to be set > > and that OkularConfig.cmake isn't setting that macro. > > Well, actually it does set it (since October 2). What does that mean ? Eve

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, I wrote: > I think the problem is that kdebindings expects OKULAR_FOUND to be set and > that OkularConfig.cmake isn't setting that macro. Well, actually it does set it (since October 2). Kevin Kofler ___ release-team

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Alexander Neundorf wrote: > Please check how okular is searched in kdebindings (and feel free to post > it here). > I have seen some strange things before in kdebindings, can't remember > exactly what it was back then. > There should be the standard find_package(Okular .

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Alexander Neundorf
On Monday 22 November 2010, Kevin Kofler wrote: > On Monday 22 November 2010, Alexander Neundorf wrote: > > What a package can do is to install a FooConfig.cmake into a > > cmake-specific directory (see the find_package() documentation in the > > cmake man page), e.g. PREFIX/lib/cmake// > > This is

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Alexander Neundorf wrote: > What a package can do is to install a FooConfig.cmake into a cmake-specific > directory (see the find_package() documentation in the cmake man page), > e.g. PREFIX/lib/cmake// > This is done with OkularConfig.cmake: > http://websvn.kde.org/tru

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Alexander Neundorf
On Monday 22 November 2010, Kevin Kofler wrote: > On Friday 19 November 2010, Dirk Mueller wrote: > > Please let me know of urgent fixes/compile issues in those tar balls. > > Various pieces are missing for various reasons: > > * The Python script engine is not being built in kdebase-workspace. We

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Max Brazhnikov
On Sun, 21 Nov 2010 22:30:52 +0100, Kevin Kofler wrote: > On Sunday 21 November 2010, Allen Winter wrote: > > On Saturday 20 November 2010 2:52:04 pm Rex Dieter wrote: > > > Need a newer soprano release (=> 2.5.60). > > > > Rex, > > > > I think you are really asking for a tags/kdesupport-for-4.6,

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Albert Astals Cid wrote: > A Dilluns, 22 de novembre de 2010, Kevin Kofler va escriure: > > On Friday 19 November 2010, Dirk Mueller wrote: > > > Please let me know of urgent fixes/compile issues in those tar balls. > > > > Various pieces are missing for various reasons

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Albert Astals Cid
A Dilluns, 22 de novembre de 2010, Kevin Kofler va escriure: > On Friday 19 November 2010, Dirk Mueller wrote: > > Please let me know of urgent fixes/compile issues in those tar balls. > > Various pieces are missing for various reasons: > > * kdebindings doesn't build Okular bindings because Find

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Friday 19 November 2010, Dirk Mueller wrote: > Please let me know of urgent fixes/compile issues in those tar balls. Various pieces are missing for various reasons: * The Python script engine is not being built in kdebase-workspace. We need commit 1199366 merged into the tag. (Commit 1199438

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Kevin Kofler
On Monday 22 November 2010, Dirk Mueller wrote: > On Monday 22 November 2010, Rex Dieter wrote: > > kget fail, > > > > kdenetwork-4.5.80/kget/transfer-plugins/bittorrent/bttransferfactory.cpp: > > 28 > > > > :10: error: 'InitLibKTorrent' is not a member of 'bt' > > > > Using latest libktorrent-1

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Rex Dieter
On 11/22/2010 10:24 AM, Rex Dieter wrote: > On 11/19/2010 01:44 PM, Dirk Mueller wrote: >> >> Hi, >> >> I just finished uploading the first set of tarballs.. I believe I need a >> couple >> of more tarballs for those to work properly (akonadi etc), working on that >> now. >> >> Please let me

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-22 Thread Rex Dieter
On 11/19/2010 01:44 PM, Dirk Mueller wrote: > > Hi, > > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those tar b

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-21 Thread Kevin Kofler
On Sunday 21 November 2010, Allen Winter wrote: > On Saturday 20 November 2010 2:52:04 pm Rex Dieter wrote: > > On 11/19/2010 01:44 PM, Dirk Mueller wrote: > > > I just finished uploading the first set of tarballs.. I believe I need > > > a couple of more tarballs for those to work properly (akonad

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-21 Thread Andrea Scarpino
On Friday 19 November 2010 20:51:06 Eric Hameleers wrote: > Is there a spec sheet with the dependencies / requirements for 4.6.x > available somewhere? phonon 4.4.3 for kdebase-runtime. -- Andrea Scarpino Arch Linux Developer ___ release-team mailing li

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-21 Thread Allen Winter
On Saturday 20 November 2010 2:52:04 pm Rex Dieter wrote: > On 11/19/2010 01:44 PM, Dirk Mueller wrote: > > > I just finished uploading the first set of tarballs.. I believe I need a > > couple > > of more tarballs for those to work properly (akonadi etc), working on that > > now. > > > > Pl

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-21 Thread Funda Wang
I guess akonadi >= 1.4.54 is required for kdepimlibs. 2010/11/21 Rex Dieter : > On 11/19/2010 01:44 PM, Dirk Mueller wrote: >> >> Hi, >> >> I just finished uploading the first set of tarballs.. I believe I need a >> couple >> of more tarballs for those to work properly (akonadi etc), working on  

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-20 Thread Rex Dieter
On 11/19/2010 01:44 PM, Dirk Mueller wrote: > > Hi, > > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those tar b

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-20 Thread Rex Dieter
On 11/19/2010 01:44 PM, Dirk Mueller wrote: > > Hi, > > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those tar b

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-20 Thread Rex Dieter
On 11/19/2010 01:44 PM, Dirk Mueller wrote: > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those tar balls. Need

Re: KDE 4.6 Beta1 tarballs (4.5.80) uploaded

2010-11-19 Thread Eric Hameleers
On Fri, 19 Nov 2010, Dirk Mueller wrote: > Hi, > > I just finished uploading the first set of tarballs.. I believe I need a > couple > of more tarballs for those to work properly (akonadi etc), working on that > now. > > Please let me know of urgent fixes/compile issues in those tar balls. > > T