Re: dependancy clash between gwenview and libksane on kubuntu 12.04

2012-05-07 Thread Lindsay Mathieson
On Mon, 7 May 2012 10:16:51 PM Michael Pyne wrote: > Is it not possible to install them both? (libjpeg62 and libjpeg) Apparently not - installing libjpeg-dev removes libjpeg62-dev and vicia versa :( > > As far as ignoring libksane, there's a few options: thanks -- Lindsay signature.asc Descr

Re: dependancy clash between gwenview and libksane on kubuntu 12.04

2012-05-07 Thread Michael Pyne
On Tuesday, May 08, 2012 11:48:07 Lindsay Mathieson wrote: > gwenview requires jconfig.h (libjpeg62-dev) > libksane-dev requires libsane-dev which requires libjpeg-dev. > > Any suggestions for resolving that? or how do I exclude libksane from > kdesrc- build Is it not possible to install them bot

Re: Several new utilities for KDE: KLook and StackFolder

2012-05-07 Thread Andreas Pakulat
Hi, On Mon, May 7, 2012 at 7:15 PM, David Edmundson wrote: > Good to see these merged into playground! > > Some things we would need to proposing for KDE extragear/core > - Watch your coding style > http://techbase.kde.org/Policies/Kdelibs_Coding_Style > In particular: >Always use braces >

Re: Several new utilities for KDE: KLook and StackFolder

2012-05-07 Thread David Edmundson
Good to see these merged into playground! Some things we would need to proposing for KDE extragear/core - Watch your coding style http://techbase.kde.org/Policies/Kdelibs_Coding_Style In particular: Always use braces Don't call classes "MySomething". As the "My" isn't very helpful

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Lindsay Mathieson
On Mon, 7 May 2012 02:40:52 PM you wrote: > No, you don't. kdelibs master is frozen. DO NOT USE IT! > > The only correct kdelibs branch (unless your operate on frameworks > splitting) is 4.8 Ah! I see. My apologies. -- Lindsay signature.asc Description: This is a digitally signed message par

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Thomas Lübking
Am 07.05.2012, 14:30 Uhr, schrieb Lindsay Mathieson : On Mon, 7 May 2012 02:14:08 PM you wrote: Do not compile kdelibs master (not at all), but KDE/4.8 git checkout KDE/4.8 git fetch git rebase origin/KDE/4.8 Thanks Thomas, but I wanted to work with trunk, not the 4.8 branch. No, you don't

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Lindsay Mathieson
On Mon, 7 May 2012 02:14:08 PM you wrote: > Do not compile kdelibs master (not at all), but KDE/4.8 > git checkout KDE/4.8 > git fetch > git rebase origin/KDE/4.8 Thanks Thomas, but I wanted to work with trunk, not the 4.8 branch. -- Lindsay signature.asc Description: This is a digitally signe

Re: kde-workspace build failing due to libkdeclarative not being installed

2012-05-07 Thread Thomas Lübking
Am 07.05.2012, 08:16 Uhr, schrieb Lindsay Mathieson : Did a clean rebuild of all packages with src update and the problem is back. CMake Error at CMakeLists.txt:26 (find_package): Could not find module FindKDeclarative.cmake or a configuration file for package KDeclarative. ... No id