Duncan Mac-Vicar Prett wrote:
Just select packages from Repository @System, and then as a secondary
filter select "Unmaintained", and you will see all packages not
available in any repository, but installed.
In case Katarina or Ricardo want to mimic this, it is pretty easy, as
once you have installed packages (either by status or from
repo().isSystemRepo() ), you seect the ones whose selectable candidate
is null. I think in the Qt selector it was like 7 lines of code.
Duncan
As Michael corrected me, it is better to test for available packages
being empty, as the candidate has different semantics for locked pacakges.
However, we decided it is better to move this check to
Selectable::isUnmaintained, so UIs get less code, and if we change the
algorithm, everything is fine.
Duncan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]