Package apt-indicator: Information

Source package: apt-indicator
Version: 0.3.20-alt1
Build time:  Feb 17, 2021, 07:08 PM in the task #266415
Report package bug
License: GPL
Summary: Applet for indication that newer packages are available
Description: 
This package contains simple applet both for Gnome and KDE which
made notifications for users that newer packages are available.

List of rpms provided by this srpm:
apt-indicator (x86_64, ppc64le, i586, armh, aarch64)
apt-indicator-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Sergey V Turchin


    1. qt5-base-devel
    2. qt5-tools
    3. help2man
    4. docbook-dtds
    5. docbook-style-xsl
    6. rpm-build-ubt
    7. libapt-devel
    8. xml-common
    9. gcc-c++
    10. xsltproc
    11. libstdc++-devel

Last changed


Feb. 11, 2021 Oleg Solovyov 0.3.20-alt1
- fix build with new Qt
Sept. 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.)
Aug. 18, 2020 Sergey V Turchin 0.3.19-alt1
- don't show version in about dialog