Tino Engel
Tino Engel
P.S.: I think about making python a runtime dependency for the port. This might avoid a lot of confusion due to a non-working application menu. What do you think?
Unfortunately there is nothing like an optional dependency or recommended dependency in FreeBSD. The only way that comes to my head would be a port Makefile option `OPTIONS_DEFINE +=PYTHON` which...
> Random thought: Splitting the widgets and the bar itself into two packages. The widgets could then depend on Python while the main sfwbar package does not. Main issue I...
Ah ok, now I understand the proposal, it is about splitting _only_ the python widgets. It is of course up to @LBCrion to decide whether to invest work in making...
@LBCrion Have you made up your mind concerning the python dependency? I'd still tend to add it as runtime dependency - I assume that 90% of the sfwbar users will...
It seems that this issue affects my port, too:    I see no possible simple workaround using the PORTSCOUT Makefile variable which does not disable update notifications at...