@FFF: The Manjaro Stable branch still uses libtiff version 4.4.0-4. I think it will be upgraded in a few weeks. In the meantime you can simply change the Build-files ("PKGBUILD" e.g. in Pamac when installing the cewe-fotobuch package). -> Change: depends=('libx11' 'libjpeg' 'curl' 'wget' 'snappy' 'libxcrypt-compat' 'libtiff5') to depends=('libx11' 'libjpeg' 'curl' 'wget' 'snappy' 'libxcrypt-compat' 'libtiff') (just replace "libtiff5" with "libtiff").
After the installation is complete, you also need to change it in the following file to get the updates: "/var/tmp/pamac-build-YOURUSERNAME/cewe-fotobuch/PKGBUILD" -> Then you can use the update function inside Cewe.
But keep in mind to change these settings back to "libtiff5" when your system gets updated. Happy wife, happy life. :-)
Pinned Comments
DonJaime commented on 2021-07-14 08:51 (UTC) (edited on 2022-11-23 11:29 (UTC) by DonJaime)
Version 7.3 segfault problem has been fixed.
Failure in check() indicates that the setup script has been changed. Please flag the package out of date if this happens.
If the application reports a new version, you can OK the update and it will make and install an updated Arch package. (You will need your sudo password.)