macOS
brew install dylibbundlerlocal Homebrew formula metadata
sudo port install dylibbundlerMacPorts ports tree · devel/dylibbundler/Portfile · 来源: api.github.com
安装
brew install dylibbundlerlocal Homebrew formula metadata
sudo port install dylibbundlerMacPorts ports tree · devel/dylibbundler/Portfile · 来源: api.github.com
概览
Utility to bundle libraries into executables for macOS
历史
dylibbundler is a macOS command-line utility for collecting dynamic-library dependencies into an application bundle. The official README frames it as a fix for the practical pain of distributing Unix-ported macOS apps that depend on .dylib files.
The official git history begins on 2014-05-29 under the macdylibbundler repository. Tagged releases visible from the official repository include 0.4.5-release in 2019, 1.0.0 in 2021, and 1.0.5 in 2022.
The README documents source builds with make plus MacPorts and Homebrew installation. The batch input likewise lists Homebrew and MacPorts, matching its niche as a macOS packaging/deployment helper for developers who ship application bundles.
Users point dylibbundler at an executable or plugin with -x, ask it to bundle dependencies with -b, choose a destination directory with -d, and set the runtime install path with -p. The tool walks otool -L dependencies, copies libraries, changes install names, and prepares the executable and bundled libraries for distribution.
dylibbundler is useful package-nerd plumbing for the awkward boundary between Unix-style shared libraries and macOS .app bundles. It automates a task that otherwise requires many install_name_tool and copy operations, especially for ports of Linux or other Unix software to macOS.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dylibbundler | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/auriamg/macdylibbundler
安装元数据
| 软件包键 | brew:dylibbundler |
|---|---|
| 版本 | 1.0.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dylibbundler |
| 主页 | https://github.com/auriamg/macdylibbundler |
| 仓库 | https://github.com/auriamg/macdylibbundler |
| 上游文档 | https://github.com/auriamg/macdylibbundler#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/auriamg/macdylibbundler/archive/refs/tags/1.0.5.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dylibbundler |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dylibbundler
sudo port install dylibbundler来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.