2013-11-08, 00:25
At the moment we do not differentiate between having an addon with the <broken> tag in addon.xml and having unmet dependencies.
Between these there's substantial difference.
An addon is intentionally marked broken because it's no longer supported by the author or the sources it uses are no longer available.
Having unmet dependencies can happen because you simple are missing an addon or module or in the case of skins (or python scripts) we bump our main dependency version and it becomes unsupported or not compatible.
So "broken" and "not compatible" should be handled separate.
Between these there's substantial difference.
An addon is intentionally marked broken because it's no longer supported by the author or the sources it uses are no longer available.
Having unmet dependencies can happen because you simple are missing an addon or module or in the case of skins (or python scripts) we bump our main dependency version and it becomes unsupported or not compatible.
So "broken" and "not compatible" should be handled separate.