SoftCreatR / imei

IMEI - ImageMagick Easy Install
ISC License
293 stars 35 forks source link

Error: unmet dependencies #92

Closed suntong closed 1 year ago

suntong commented 1 year ago

I'm building the IM package with bash "$t" --use-checkinstall --skip-aom --skip-jpeg-xl, and I'm getting:

The following packages have unmet dependencies:
  imei-imagemagick : Depends: imei-libaom but it is not installable
                     Depends: imei-libheif but it is not installable
                     Depends: imei-libjxl but it is not installable

Please change them from Depends to Recommends.

Thanks

suntong commented 1 year ago

Is the imei6.10 working for you?

$ identify --version
Version: ImageMagick 7.1.1-15 Q16-HDRI x86_64 98eceff6a:20230729 https://imagemagick.org
Copyright: (C) 1999 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP(4.5) 
Delegates (built-in): bzlib cairo djvu fftw fontconfig freetype gslib gvc jbig jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps raqm raw rsvg tiff webp wmf x xml zip zlib
Compiler: gcc (11.4)

$ identify /usr/share/yelp/icons/hicolor/16x16/status/yelp-page-ui.png
Illegal instruction (core dumped)

Tested under Ubuntu 22.04.2 LTS.

If you want, I can post the links to my built packages so that you can take a look / try at your side as well.