Пакет apt-indicator: Информация

  • Default inline alert: Версия в репозитории: 0.3.20-alt2

Бинарный пакет: apt-indicator
Версия: 0.3.20-alt1
Архитектура: ppc64le
Собран:  11 февраля 2021 г. 17:47 в задании #266192
Исходный пакет: apt-indicator
Сообщить об ошибке в пакете
Домашняя страница: http://apt-indicator.sourceforge.net/

Лицензия: GPL
О пакете: Applet for indication that newer packages are available
Описание: 
This package contains simple applet both for Gnome and KDE which
made notifications for users that newer packages are available.

Сопровождающий: Sergey V Turchin



Последнее изменение


11 февраля 2021 г. Oleg Solovyov 0.3.20-alt1
- fix build with new Qt
18 сентября 2020 г. Ivan Zakharyaschev 0.3.19-alt2
- Just added some compiler flags (which don't change anything):
  + to adapt the C++ standard for the upcoming APT API (increased to C++17);
  + to be sure that APT API has not been used wrongly and will not be.
    (Namely, to be sure that if a method override was intended, it would
    actually be overriding and not hiding a virtual method and that it
    would be marked "override" for future.)
18 августа 2020 г. Sergey V Turchin 0.3.19-alt1
- don't show version in about dialog