macOS
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · source: api.github.com
brew
Build automation system written for X11. Version 1.0.11 via Homebrew; verified 2026-06-22.
install
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · source: api.github.com
sudo apk add imakeAlpine Linux edge package indexes · imake · source: dl-cdn.alpinelinux.org
sudo dnf install imakeFedora Rawhide package metadata · imake · source: dl.fedoraproject.org
nix profile install nixpkgs#imakenixpkgs package indexes · pkgs/by-name/im/imake/package.nix · source: api.github.com
sudo pacman -S imakeArch Linux sync databases · imake · source: geo.mirror.pkgbuild.com
sudo zypper install imakeopenSUSE Tumbleweed package metadata · imake · source: download.opensuse.org
overview
Build automation system written for X11
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ccmakedep | cli | global executable | |
cleanlinks | cli | global executable | |
imake | cli | global executable | |
makeg | cli | global executable | |
mergelib | cli | global executable | |
mkdirhier | cli | global executable | |
mkhtmlindex | cli | global executable | |
revpath | cli | global executable | |
xmkmf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:imake |
|---|---|
| Version | 1.0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/imake |
| Homepage | https://xorg.freedesktop.org |
| Repository | https://gitlab.freedesktop.org/xorg/util/imake |
| Upstream docs | https://cgit.freedesktop.org/xorg/util/imake |
| License | MIT |
| Source archive | https://xorg.freedesktop.org/releases/individual/util/imake-1.0.11.tar.xz |
| Last updated | 2026-06-22T14:03:46-07:00 |
| Pulse | updated |
| Dependencies | tradcpp |
| Build dependencies | meson, ninja, pkgconf, xorgproto |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 imakesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.