macOS
brew install libxpmprovider-native install command
brew / Rang 1213
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libxpm in AI-Agent-Workflows.
Installation
brew install libxpmprovider-native install command
Überblick
X.Org: X Pixmap (XPM) image file format library
Verlauf
libXpm is the X.Org library for the X Pixmap image format, the text-based color-pixmap format associated with X11 icons, cursors, and small UI images. It packages both the legacy file format support and the cxpm validation utility.
The X.Org repository README identifies libXpm as the X Pixmap image file format library and points development to freedesktop.org GitLab. The preserved NEWS.old file carries Groupe Bull copyright years 1989-95 and a detailed history of user-visible library changes through the 1990s.
The XPM format grew out of XBM's C-source-friendly bitmap model into a color pixmap format with symbolic colors and transparency. X.Org's archived sxpm manual documents support for XPM versions 1, 2, and 3 and describes sxpm as a viewer and converter for older XPM files.
libXpm was adopted because X11 applications needed small color icons and pixmaps in a format that could be stored as plain text and embedded in C source. The library traveled with X.Org and downstream distributions, so applications could keep reading old XPM assets without each toolkit carrying its own parser.
Applications use libXpm to read and write XPM data as X images or pixmaps, while the cxpm tool checks XPM files. Package builds also care about its optional compressed-file behavior because historically libXpm could invoke compress, uncompress, or gzip when opening .Z or .gz pixmap files.
libXpm is a classic example of X11 compatibility baggage that still matters. It is small, old, and easy to overlook, yet it appears in dependency graphs for graphical software and has had security-sensitive parser behavior, including compressed-file handling and fixes for malformed image inputs.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cxpm | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:libxpm |
|---|---|
| Version | 3.5.19 |
| Paketmanager | Homebrew |
| Homepage | https://www.x.org/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.