Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-28 Thread Alexander Neundorf
On Wednesday 28 April 2010, Friedrich W. H. Kossebau wrote: > Mardi, le 27 avril 2010, à 21:30, Alexander Neundorf a écrit: > > On Monday 19 April 2010, Friedrich W. H. Kossebau wrote: > > > Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: > > > > ... > > > > > > This should be changed

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-27 Thread Friedrich W. H. Kossebau
Mardi, le 27 avril 2010, à 21:30, Alexander Neundorf a écrit: > On Monday 19 April 2010, Friedrich W. H. Kossebau wrote: > > Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: > ... > > > > This should be changed. > > > If pkg-config is there and brings a good result, this good result >

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-27 Thread Alexander Neundorf
On Monday 19 April 2010, Friedrich W. H. Kossebau wrote: > Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: ... > > This should be changed. > > If pkg-config is there and brings a good result, this good result should > > be preferred. > > If pkg-config does not exist or pkg-config does

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-26 Thread Dario Freddi
On 22/04/2010 21:36, Alexander Neundorf wrote: > On Thursday 22 April 2010, Friedrich W. H. Kossebau wrote: > >> Ping... ? >> > Ooops, somehow I missed your email, I was still waiting for it ;-) > > Tonight I don't have the time to look at the patches, next time will be > Sunday > or Mond

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-22 Thread Alexander Neundorf
On Thursday 22 April 2010, Friedrich W. H. Kossebau wrote: > Ping... ? Ooops, somehow I missed your email, I was still waiting for it ;-) Tonight I don't have the time to look at the patches, next time will be Sunday or Monday evening. Could somebody else please have a look ? Alex _

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-21 Thread Friedrich W. H. Kossebau
Ping... ? Cheers Friedrich -- KDE Okteta - a simple hex editor - http://utils.kde.org/projects/okteta ___ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-19 Thread Friedrich W. H. Kossebau
Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: > On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > > Jeudi, le 15 avril 2010, à 21:41, Alexander Neundorf a écrit: > > > On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > > > > Hi, > > > > > > > > messing around w

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-15 Thread Raphael Kubo da Costa
On Thursday 15 April 2010 17:33:41 Alexander Neundorf wrote: > On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > > Good :) So, is the above reasoning fine and can I enter Enter to "svn > > ci"? > > After dealing with the two comments, yes, please :-) While you're at it: I see that many

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-15 Thread Alexander Neundorf
On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > Jeudi, le 15 avril 2010, à 21:41, Alexander Neundorf a écrit: > > On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > > > Hi, > > > > > > messing around with the buildsystem I stumbled upon the message to port > > > away from Use

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-15 Thread Friedrich W. H. Kossebau
Jeudi, le 15 avril 2010, à 21:41, Alexander Neundorf a écrit: > On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > > Hi, > > > > messing around with the buildsystem I stumbled upon the message to port > > away from UsePkgConfig. Trying to gain more experience with cmake I > > produced th

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-15 Thread Alexander Neundorf
On Thursday 15 April 2010, Friedrich W. H. Kossebau wrote: > Hi, > > messing around with the buildsystem I stumbled upon the message to port > away from UsePkgConfig. Trying to gain more experience with cmake I > produced the attached patches, they seem to work for me. Very cool, thanks a lot :-)

[PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-14 Thread Friedrich W. H. Kossebau
Hi, messing around with the buildsystem I stumbled upon the message to port away from UsePkgConfig. Trying to gain more experience with cmake I produced the attached patches, they seem to work for me. The ones for (K)Exiv2, KDCRaw and Kipi were more complex, did I match the logic? Okay to com