Summary: | net/wpa_gui: Missing dependency: qt4-imageformats | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | rsos+freebsd | ||||
Component: | Individual Port(s) | Assignee: | Jason E. Hale <jhale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | jhale | ||||
Priority: | --- | Keywords: | easy, needs-patch, needs-qa | ||||
Version: | Latest | Flags: | koobs:
merge-quarterly?
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213782 | ||||||
Attachments: |
|
Description
rsos+freebsd
2016-10-25 20:39:53 UTC
Hello again, I'm sorry I was a bit too fast in commiting this bug. The missing dependency is qt4-imageformats. Without this package the tray icon is not correctly shown. Thanks! @rs.os This port does not currently have a maintainer. If you could provide a patch to address the issue in question, that would be great. Created attachment 176417 [details]
patch that adds imageformats to dependencies
Hello,
attached you will find the patch. Unfortunately, I couldn't test it properly because my machine is too slow to build all the dependencies. But the changes aren't too complex ;-)
A commit references this bug: Author: jhale Date: Thu Nov 3 09:18:04 UTC 2016 New revision: 425197 URL: https://svnweb.freebsd.org/changeset/ports/425197 Log: Add qt4-imageformats runtime dependency so tray icon appears While here: Remake patches with "make makepatch" PR: 213783 Submitted by: <rs.os@t-online.de> Changes: head/net/wpa_gui/Makefile head/net/wpa_gui/files/patch-os_unix.c head/net/wpa_gui/files/patch-src_common_wpa__ctrl.c head/net/wpa_gui/files/patch-src_utils_os__unix.c head/net/wpa_gui/files/patch-wpa__supplicant_wpa__gui-qt4_wpagui.cpp head/net/wpa_gui/files/patch-wpa_ctrl.c head/net/wpa_gui/files/patch-wpagui.cpp |