Update Brewfile to specify local libgpod formula for iPod support

This commit is contained in:
2026-01-22 14:25:48 +09:00
parent a69024c0be
commit 32d663e58f
3 changed files with 52 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# libgpod (local Homebrew formula)
Homebrew core does not currently ship `libgpod`, but Strawberry can optionally use it
to support **classic iPod** devices (via `libgpod-1.0` + `gdk-pixbuf-2.0`).
This formula is pinned to a known-good upstream snapshot and disables Linux-specific
integration (udev/HAL) and language bindings to keep the build reliable on macOS.