Automic VaultAutomic Vault

brew

imake を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper でインストール

imake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install imake

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install imake

MacPorts ports tree · x11/imake/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add imake

Alpine Linux edge package indexes · imake · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install imake

Fedora Rawhide package metadata · imake · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#imake

nixpkgs package indexes · pkgs/by-name/im/imake/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S imake

Arch Linux sync databases · imake · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install imake

openSUSE Tumbleweed package metadata · imake · ソース: download.opensuse.org

概要

パッケージ概要

Build automation system written for X11

コマンドとエイリアス

  • ccmakedep
  • cleanlinks
  • imake
  • makeg
  • mergelib
  • mkdirhier
  • mkhtmlindex
  • revpath
  • xmkmf

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1988: X11 version 11 was first released, forming the protocol era in which imake became important.
  • 2005: X11R7.0 moved X.Org builds to GNU autoconf and automake.
  • 2012: X11R7.7 was described as the eighth modular X Window System release.
  • 2025: imake 1.0.11 added Linux RISC-V and LoongArch support plus Meson build support.
  • 2026: Homebrew packages imake 1.0.11 for legacy X11 build compatibility.

Related projects

  • imake is closely tied to X.Org `util/cf`, `xmkmf`, Autotools-era X.Org modular builds, and newer Meson migration work. Its historical peers are the broader X11 utility and build-support packages distributed from X.Org's individual module archives.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ccmakedepcliグローバル実行可能ファイル
cleanlinkscliグローバル実行可能ファイル
imakecliグローバル実行可能ファイル
makegcliグローバル実行可能ファイル
mergelibcliグローバル実行可能ファイル
mkdirhiercliグローバル実行可能ファイル
mkhtmlindexcliグローバル実行可能ファイル
revpathcliグローバル実行可能ファイル
xmkmfcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.0.11
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://xorg.freedesktop.org

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係tradcpp
ビルド依存関係meson, ninja, pkgconf, xorgproto
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameimake
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

imake

nix profile install nixpkgs#imake
  • normalized package name match
  • 一致条件: Imake
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/im/imake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

imake 1.0.11-r0

X Windows make utility

https://www.x.org

sudo apk add imake
  • License: custom
  • Architecture: x86_64
  • Source Package: imake
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Imake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imake from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

imake-doc 1.0.11-r0

X Windows make utility (documentation)

https://www.x.org

sudo apk add imake-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: imake
  • normalized package name match
  • 一致条件: Imake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imake-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

imake 1.0.10-6.fc44

imake source code configuration and build system

http://www.x.org

sudo dnf install imake
  • License: MIT-open-group AND HPND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: imake
  • 5 依存関係
  • 12 提供
  • normalized package name match
  • 一致条件: Imake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: imake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

imake 1.0.11-1

X.Org imake program and related utilities

https://xorg.freedesktop.org/

sudo pacman -S imake
  • License: MIT-open-group AND HPND
  • Architecture: x86_64
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Imake
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: imake from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

imake 1.0.11-1.3

C preprocessor interface to the make utility

https://xorg.freedesktop.org/

sudo zypper install imake
  • License: MIT
  • Category: Development/Tools/Building
  • Architecture: x86_64
  • Source Package: imake
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Imake
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: imake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

imake

sudo port install imake
  • normalized package name match
  • 一致条件: Imake
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/imake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment