macOS
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für imake in AI-Agent-Workflows.
Installation
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · Quelle: api.github.com
sudo apk add imakeAlpine Linux edge package indexes · imake · Quelle: dl-cdn.alpinelinux.org
sudo dnf install imakeFedora Rawhide package metadata · imake · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#imakenixpkgs package indexes · pkgs/by-name/im/imake/package.nix · Quelle: api.github.com
sudo pacman -S imakeArch Linux sync databases · imake · Quelle: geo.mirror.pkgbuild.com
sudo zypper install imakeopenSUSE Tumbleweed package metadata · imake · Quelle: download.opensuse.org
Überblick
Build automation system written for X11
Verlauf
imake is the historic X Window System makefile-generation tool built around C preprocessor templates. It is no longer the preferred X.Org build system, but it remains packaged so older X11-era software can still be built.
The X Window System used imake extensively through X11R6.9 for both builds inside the X source tree and external software. X.Org's release notes describe the X11R7.x shift to modular source releases, and the imake README states that X moved to GNU autoconf and automake for X11R7.0 and later releases in 2005.
As a standalone X.Org utility package, imake includes helper programs such as `ccmakedep`, `mergelib`, `revpath`, `mkdirhier`, `makeg`, `cleanlinks`, `mkhtmlindex`, and `xmkmf`. Its README also notes that most real usage needs the X.Org `util/cf` files, which provide platform-specific configuration data.
imake's adoption story is almost inverted: it was once central to building X and X applications, then became legacy infrastructure after X.Org modularization and the move to Autotools. Package managers continue to carry it because old external X11 software and vendor source packages can still depend on Imakefiles and `xmkmf`.
X.Org maintainers explicitly advise projects still using imake to migrate to build systems that add support for new platforms and runtimes. The 2025 imake 1.0.11 announcement still added RISC-V and LoongArch Linux support, illustrating the maintenance pressure created by old build recipes on newer architectures.
imake preprocesses Imakefiles into makefiles using X.Org configuration templates, with `xmkmf` commonly used by external packages to generate build files. The support tools cover dependency generation, directory creation, library merging, path calculation, and HTML index generation.
The practical package-manager use is compatibility: install imake and the X.Org configuration files when a legacy X11 source package asks for Imakefile processing rather than `configure`, Meson, or CMake.
imake is package-nerd archaeology with real build consequences. It explains why some ports collections and formulas still preserve X11 support utilities long after the main upstream ecosystem moved through Autotools and toward Meson.
Sicherheitslage
narrow executable 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 |
|---|---|---|---|
ccmakedep | cli | globales Executable | |
cleanlinks | cli | globales Executable | |
imake | cli | globales Executable | |
makeg | cli | globales Executable | |
mergelib | cli | globales Executable | |
mkdirhier | cli | globales Executable | |
mkhtmlindex | cli | globales Executable | |
revpath | cli | globales Executable | |
xmkmf | cli | globales Executable |
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:imake |
|---|---|
| Version | 1.0.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/imake |
| Homepage | https://xorg.freedesktop.org |
| Repository | https://gitlab.freedesktop.org/xorg/util/imake |
| Upstream-Dokumentation | https://cgit.freedesktop.org/xorg/util/imake |
| Lizenz | MIT |
| Quellarchiv | https://xorg.freedesktop.org/releases/individual/util/imake-1.0.11.tar.xz |
| Zuletzt aktualisiert | 2026-06-22T14:03:46-07:00 |
| Pulse | updated |
| Abhängigkeiten | tradcpp |
| Build-Abhängigkeiten | meson, ninja, pkgconf, xorgproto |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | imake |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
imake
nix profile install nixpkgs#imakeimake 1.0.11-r0
X Windows make utility
sudo apk add imakeimake-doc 1.0.11-r0
X Windows make utility (documentation)
sudo apk add imake-docimake 1.0.10-6.fc44
imake source code configuration and build system
sudo dnf install imakeimake 1.0.11-1
X.Org imake program and related utilities
sudo pacman -S imakeimake 1.0.11-1.3
C preprocessor interface to the make utility
sudo zypper install imakeimake
sudo port install imakeQuellspur
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.