[Kde-imaging] Fwd: [exiv2] Exiv2 release 0.12
Colin Guthrie
gmane at colin.guthr.ie
Tue Nov 28 00:46:47 CET 2006
Caulier Gilles wrote:
> Yes. an automake test will be welcome....
>
> I'm not an automake specialist. If somebody can provide a little patch...
>
> Note : there is an header file provided by exiv2 named "exiv2_version.h" witch
> include the release number like this :
>
> /*!
> @brief %Exiv2 MAJOR version number.
> */
> #define EXIV2_MAJOR_VERSION (0)
> /*!
> @brief %Exiv2 MINOR version number.
> */
> #define EXIV2_MINOR_VERSION (12)
> /*!
> @brief %Exiv2 PATCH version number.
> */
> #define EXIV2_PATCH_VERSION (0)
>
> I think than ping this values in this file is the better way to check Exiv2
> version installed on a computer.
Ahhhh.
I was hoping it would be a pkg-config compatible library as that is
really easy to do version handling.... :)
I don't really know automake at all, so really wouldn't know where to
start :$
Col
More information about the Kde-imaging
mailing list