# 使用 Homebrew 安装 somagic-tools

查看 somagic-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:somagic-tools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install somagic-tools
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:somagic-tools
- **软件包管理器:** Homebrew
- **版本:** 1.1
- **来源摘要:** Tools to extract firmware from EasyCAP
- **主页:** <https://code.google.com/archive/p/easycap-somagic-linux/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- somagic-extract-firmware (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1
## 项目历史与用法

somagic-tools is the firmware-extraction companion for the archived easycap-somagic-linux project. Its main command, `somagic-extract-firmware`, extracts Somagic EasyCAP firmware from a Windows driver file so Linux capture tools can initialize the USB video device.

### 项目历史

The source tarball for somagic-easycap-tools 1.0 records an initial release on 24 February 2012, followed by version 1.1 on 10 March 2013 with a new verbose option. The README and man page describe a deliberately small utility: search a Windows driver file, verify the CRC32 signature, and write `/lib/firmware/somagic_firmware.bin` by default.

### 采用历史

The project lived in Google Code and is now available through the Google Code Archive. Homebrew packages `somagic-tools` as a separate formula because the firmware extraction step is useful before running the companion `somagic` capture program; formula analytics show low but continuing niche use.

### 使用方式

Users obtain the Windows driver from the EasyCAP installation CD, often through Windows or Wine, then run `somagic-extract-firmware` on the driver file. The output firmware file is consumed by `somagic-init`, separating firmware extraction from actual capture.

### 为什么软件包爱好者会关心

This is the kind of tiny hardware-enablement utility package managers preserve well: one command, a legal/technical firmware boundary, and a dependency relationship that keeps the capture package from embedding vendor firmware.

### 时间线

- 2012: somagic-easycap-tools 1.0 initial release.
- 2013: somagic-easycap-tools 1.1 adds verbose output.
- Current: Homebrew packages version 1.1 as `somagic-tools`.

### Related projects

- `somagic` consumes the extracted firmware and performs capture.
- The toolchain targets Somagic variants of EasyCAP USB video capture devices.
- libgcrypt is used by the tools package.

### 来源

- <https://code.google.com/archive/p/easycap-somagic-linux>
- <https://formulae.brew.sh/api/formula/somagic-tools.json>
- <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/easycap-somagic-linux/somagic-easycap-tools_1.1.tar.gz>


## 安全说明

没有找到 somagic-tools 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/somagic-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/somagic-tools.yml)


## 来源

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
