macOS
brew install imakelocal Homebrew formula metadata
sudo port install imakeMacPorts ports tree · x11/imake/Portfile · ソース: api.github.com
brew
imake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.