Which package will provide the common KDE library version number ?

Alexander Neundorf neundorf at kde.org
Sun Feb 19 19:26:37 UTC 2012


On Sunday 19 February 2012, Stephen Kelly wrote:
> Alexander Neundorf wrote:
...
> > KF5 package, as small as it may be. A library containing only a function
> > which returns the version, or something like this.
> > Depending on this small (header only ?)
> 
> It would have to be compiled in probably, so it can't be header only I
> think.

Well, my main point is that it would be a build-time-only dependency, no 
runtime dependency, i.e. no shared library, but basically a file existing at 
buildtime, a header or cmake file or something.
It can't be a static library for technical reasons.
 
Alex


More information about the Kde-frameworks-devel mailing list