Package menu-cache: Information

    Source package: menu-cache
    Version: 1.1.1-alt1
    Latest version according to Repology
    Build time:  May 3, 2025, 06:39 PM in the task #383186
    Report package bug
    Summary: Library and utils to speed up the manipulation for freedesktop.org menu
    Description: 
    libmenu-cache is a library creating and utilizing caches to speed up
    the manipulation for freedesktop.org defined application menus.
    It can be used as a replacement of libgnome-menu of gnome-menus.
    
    Advantages:
    1. Shorten time for loading menu entries.
    2. Ease of use. (API is very similar to that of libgnome-menu)
    3. Lightweight runtime library. (Parsing of the menu definition files
       are done by menu-cache-gen when the menus are really changed.)
    4. Less unnecessary and complicated file monitoring.
    5. Heavily reduced disk I/O.

    List of RPM packages built from this SRPM:
    libmenu-cache (x86_64, i586, aarch64)
    libmenu-cache-debuginfo (x86_64, i586, aarch64)
    libmenu-cache-devel (x86_64, i586, aarch64)
    menu-cache (x86_64, i586, aarch64)
    menu-cache-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Midyukov



      1. libfm-devel
      2. libgio-devel
      3. gtk-doc

    Last changed


    May 3, 2025 Anton Midyukov 1.1.1-alt1
    - new version 1.1.1
    - update URL tag
    - add VCS tag
    - remove Packager tag
    Aug. 26, 2021 Anton Midyukov 1.1.0-alt3
    - remove unpackaged static libraries
    Dec. 10, 2020 Anton Midyukov 1.1.0-alt2
    - Fix compilation with gcc10 -fno-common