[ 原始碼: gtk4 ]
套件:gtk-update-icon-cache(4.17.1 ds-2)
gtk-update-icon-cache 的相關連結
Debian 的資源:
下載原始碼套件 gtk4:
維護小組:
- Debian GNOME Maintainers (QA 頁面, 郵件存檔)
- Simon McVittie (QA 頁面)
- Amin Bandali (QA 頁面)
- Jeremy Bícha (QA 頁面)
外部的資源:
- 主頁 [www.gtk.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
icon theme caching utility
gtk-update-icon-cache creates mmap()able cache files for icon themes.
GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well.
其他與 gtk-update-icon-cache 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgdk-pixbuf-2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- dep: libglib2.0-0t64 (>= 2.76.0)
- GLib library of C routines