Created attachment 222669 [details] Patch for enabling mediaplayer support Hi, when enabling the the MEDIAPLAYER port option, it appears that the ENABLE_MEDIAPLAYER CMAKE flag is not set. This causes digikam to be built without mediaplayer support. The attached patch fixes that. Would it be worth including it? Cheers, greg
Moin moin Good catch, thank you very much. I'll fix it shortly. mfg Tobias
A commit references this bug: Author: tcberner Date: Sat Feb 20 15:30:51 UTC 2021 New revision: 566163 URL: https://svnweb.freebsd.org/changeset/ports/566163 Log: graphics/digikam: fix MEDIAPLAYER option PR: 253719 Submitted by: Gregor Kopf <freebsd@gregorkopf.de> Changes: head/graphics/digikam/Makefile head/graphics/digikam/pkg-plist
Landed presumed fixed