macOS
brew install geglprovider-native install command
安装
brew install geglprovider-native install command
概览
Graph based image processing framework
历史
GEGL, the Generic Graphics Library, is a data-flow image processing framework used both as a library and through the `gegl` command-line tool. Its package-manager interest comes from its role as the image-processing engine behind GIMP's modern high bit-depth, graph-based processing pipeline.
GEGL's public source history reaches back to the early GNOME graphics stack era, with early repository activity in 2000 and later 0.x release tags preserved in the GNOME repository. The project evolved around processing images as graphs of operations rather than as one-off filter calls, exposing floating-point processing, non-destructive pipeline structure, and reusable operations.
GIMP's 2.10 development cycle made GEGL historically important beyond a standalone library. The GIMP release notes describe the 2.10 release as the result of a six-year effort that originally focused on porting the application to GEGL, completing a progression that began with optional GEGL-backed color tools and ended with GEGL handling tile management and project graphs.
The GEGL site names GIMP as the flagship user and also points to GNOME Photos, imgflo, and other graphics projects as users of the framework. GIMP 2.10's GEGL port gave the library broad downstream exposure because every distribution packaging GIMP also needed the GEGL stack and its close companion library, babl.
For package maintainers, GEGL is notable because it sits at the boundary between an end-user desktop application and a reusable media-processing runtime. Its operations, command-line interface, plugins, and GObject-based API make it a common dependency in GNOME and graphics-oriented package sets.
Practitioners use GEGL by chaining operations into processing graphs. Developers link against the C API or write operations; users and testers can invoke `gegl` on the command line to run the same style of pipelines outside GIMP.
In GIMP workflows, GEGL-backed filters support higher bit depths, multi-threaded processing, split previews, saved presets, and the architectural groundwork for non-destructive editing.
GEGL matters to package nerds because it is both a leaf command and a heavy shared dependency. Version skew between GEGL, babl, and GIMP can affect image loading, filters, and plugin behavior, so distro and Homebrew formula updates tend to track it alongside the rest of the GIMP graphics stack.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gegl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gegl-imgcmp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gegl |
|---|---|
| 版本 | 0.4.70 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.gegl.org/ |
| 最后更新 | 2026-07-05T23:58:38Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.