KDE 4.2 branched

Andreas Pakulat apaku at gmx.de
Wed Jan 7 22:58:31 GMT 2009


On 07.01.09 23:02:43, Alexander Neundorf wrote:
> On Wednesday 07 January 2009, you wrote:
> > On Tuesday 06 January 2009, Alexander Neundorf wrote:
> > > Is it ok to make all modules in the 4.2 branch require at least version
> > > 4.1.96 of kdelibs ?
> >
> > Yes, please do that, and document the steps in kde-common/release/RELEASE-
> > CHECKLIST so that I can do them myself next time :)
> 
> I don't have time to do it today, I could do it tomorrow.
> That's what you have to do:
> either (should work, haven't tested it for some time):
> set(KDE_MIN_VERSION 4.1.96)
> find_package(KDE4 REQUIRED)
> 
> or (tested recently in kdepimlibs):
> find_package(KDE4 4.1.96 REQUIRED)

The only downside of the latter is that it won't work when kdelibs 4.1.x is
installed. So to make absolutely sure you get 4.2 you need the first
version.
 
Andreas

-- 
Future looks spotty.  You will spill soup in late evening.




More information about the kde-core-devel mailing list