digiKam 8.5.0 is released
Gilles Caulier
caulier.gilles at gmail.com
Mon Nov 18 01:56:23 GMT 2024
Hi,
Thanks for the patch. Applied:
https://invent.kde.org/graphics/digikam/-/commit/f64bbdfa6ee18b0ab3b0a546f35174c5a4baece2
Best
Gilles Caulier
Le dim. 17 nov. 2024 à 20:56, Steven Robbins <steve at sumost.ca> a écrit :
> On Saturday, November 16, 2024 1:33:12 A.M. CST Gilles Caulier wrote:
> > Dear digiKam fans and users,
> >
> > The digiKam development team is proud to release digiKam
> > 8.5.0. For more details, see announcement on digikam.org:
>
> Awesome news, thanks so much everyone for the superb software.
>
> I've built and uploaded the Debian packages. I had to make one tweak,
> below,
> in order to build agains ImageMagick 7. With this patch, the
> configuration
> provides two include dirs (as it did for IM 6)
>
> -- ImageMagick_INCLUDE_DIRS: /usr/include/ImageMagick-6;/usr/
> include/x86_64-linux-gnu/ImageMagick-6
>
> Without this patch, the configuration lacks the second include and the
> build
> fails. More discussion here:
> https://alioth-lists.debian.net/pipermail/pkg-cmake-team/2024-October/001752.html
>
>
> --- a/core/cmake/modules/FindImageMagick.cmake
> +++ b/core/cmake/modules/FindImageMagick.cmake
> @@ -95,7 +95,7 @@ function(FIND_IMAGEMAGICK_API component header)
> )
>
> find_path(ImageMagick_${component}_ARCH_INCLUDE_DIR
> - NAMES magick/magick-baseconfig.h
> + NAMES magick/magick-baseconfig.h
> MagickCore/magick-baseconfig.h
> HINTS
> ${PC_${component}_INCLUDEDIR}
> ${PC_${component}_INCLUDE_DIRS}
>
> -Steve
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20241118/e04dab0f/attachment.htm>
More information about the Digikam-devel
mailing list