[Bug 284648] graphics/digikam hasn't been updated for QT6/KF6 transition and is uninstalled by standard pkg upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 8 20:38:03 GMT 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284648

--- Comment #11 from Vladimir Druzenko <vvd at FreeBSD.org> ---
2. Use
USE_KDE=        colorscheme libksane texttemplate
USE_QT=         scxml
instead of
LIB_DEPENDS=    libKSaneWidgets6.so:graphics/libksane \
                libQt6Scxml.so:devel/qt6-scxml \
                libKF6TextTemplate.so:devel/kf6-ktexttemplate \
                libKF6ColorScheme.so:x11-themes/kf6-kcolorscheme

3. Maybe gettext-tools instead of gettext in USES?

4. Are you sure it build in poudriere without "buildtools:build qmake:build"?

5. This line:
CMAKE_ON=       BUILD_WITH_CCACHE BUILD_WITH_QT6 DIGIKAMSC_COMPILE_DIGIKAM
ENABLE_KFILEMETADATASUPPORT \
is too long.
Move last option to next line.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list