Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-kde (group) <k...@freebsd.org> for maintainer-feedback: Bug 286209: graphics/gwenview: add optional dependency on graphics/qt6-imageformats to support more graphics formats https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286209
--- Description --- Scenario: - FreeBSD stable/14 - ports latest - graphics/kdegraphics installed - Trying to open a downloaded version of https://upload.wikimedia.org/wikipedia/commons/1/1a/ETH-BIB-Barcelona%2C_Sagrad a_Familia-Tschadseeflug_1930-31-LBS_MH02-08-0201.tif Result: - gwenview complains that it does not support TIFF files Expected result: - gwenview should show the file Fix: - Installing graphics/qt6-imageformats lets gwenview open this file. -- Martin