macOS
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · 来源: api.github.com
安装
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · 来源: api.github.com
sudo apk add imakeAlpine Linux edge package indexes · imake · 来源: dl-cdn.alpinelinux.org
sudo dnf install imakeFedora Rawhide package metadata · imake · 来源: dl.fedoraproject.org
nix profile install nixpkgs#imakenixpkgs package indexes · pkgs/by-name/im/imake/package.nix · 来源: api.github.com
sudo pacman -S imakeArch Linux sync databases · imake · 来源: geo.mirror.pkgbuild.com
sudo zypper install imakeopenSUSE Tumbleweed package metadata · imake · 来源: download.opensuse.org
概览
Build automation system written for X11
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ccmakedep | cli | 全局可执行文件 | |
cleanlinks | cli | 全局可执行文件 | |
imake | cli | 全局可执行文件 | |
makeg | cli | 全局可执行文件 | |
mergelib | cli | 全局可执行文件 | |
mkdirhier | cli | 全局可执行文件 | |
mkhtmlindex | cli | 全局可执行文件 | |
revpath | cli | 全局可执行文件 | |
xmkmf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:imake |
|---|---|
| 版本 | 1.0.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/imake |
| 主页 | https://xorg.freedesktop.org |
| 仓库 | https://gitlab.freedesktop.org/xorg/util/imake |
| 上游文档 | https://cgit.freedesktop.org/xorg/util/imake |
| 许可证 | MIT |
| 源码归档 | https://xorg.freedesktop.org/releases/individual/util/imake-1.0.11.tar.xz |
| 最后更新 | 2026-06-22T14:03:46-07:00 |
| Pulse | updated |
| 依赖 | tradcpp |
| 构建依赖 | meson, ninja, pkgconf, xorgproto |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 imake来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.