Bug 251260

Summary: [patch] deskutils/nextcloudclient: add missing dependency
Product: Ports & Packages Reporter: Andrew <andrew.hotlab>
Component: Individual Port(s)Assignee: Michael Reifenberger <mr>
Status: Closed FIXED    
Severity: Affects Some People CC: andrew.hotlab, mr
Priority: --- Flags: bugzilla: maintainer-feedback? (mr)
andrew.hotlab: maintainer-feedback? (mr)
andrew.hotlab: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/nextcloud/desktop/issues/2390#issuecomment-691239936
Attachments:
Description Flags
Makefile patch andrew.hotlab: maintainer-approval? (mr)

Description Andrew 2020-11-19 18:11:17 UTC
Created attachment 219817 [details]
Makefile patch

As you can read in the references GitHub issue, this latest version of Nextcloud client needs graphics/qt5-graphicaleffects in order to display its main dialog GUI.

The attached patch should solve this.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-20 21:36:09 UTC
A commit references this bug:

Author: mr
Date: Fri Nov 20 21:35:46 UTC 2020
New revision: 555791
URL: https://svnweb.freebsd.org/changeset/ports/555791

Log:
  Add graphics/qt5-graphicaleffects dependency.

  PR:		251260
  Submitted by:	andrew.hotlab@hotmail.com

Changes:
  head/deskutils/nextcloudclient/Makefile
Comment 2 Michael Reifenberger freebsd_committer freebsd_triage 2020-12-27 21:55:30 UTC
Should be fixed by the commit.