Пакет menu-cache: Информация
Исходный пакет: menu-cache
Версия: 1.1.1-alt1
Собран: 3 мая 2025 г. 18:39 в задании #383186
Категория: Графические оболочки/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/lxde/menu-cache
Лицензия: LGPL-2.0-or-later
О пакете: Library and utils to speed up the manipulation for freedesktop.org menu
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного 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)
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)
Сопровождающий: Anton Midyukov
Последнее изменение
3 мая 2025 г. Anton Midyukov 1.1.1-alt1
- new version 1.1.1 - update URL tag - add VCS tag - remove Packager tag
26 августа 2021 г. Anton Midyukov 1.1.0-alt3
- remove unpackaged static libraries
10 декабря 2020 г. Anton Midyukov 1.1.0-alt2
- Fix compilation with gcc10 -fno-common