Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 gource

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gource

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gource

MacPorts ports tree · devel/gource/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gource

Alpine Linux edge package indexes · gource · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install gource

Debian stable package indexes · gource · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gource

Fedora Rawhide package metadata · gource · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gource

nixpkgs package indexes · pkgs/by-name/go/gource/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gource

Arch Linux sync databases · gource · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install gource

openSUSE Tumbleweed package metadata · gource · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/gource

Scoop official bucket manifest trees · bucket/gource.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id acaudwell.Gource -e

Windows Package Manager source index · acaudwell.Gource · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Version Control Visualization Tool

命令和别名

  • gource

历史

项目历史与用法

Gource is Andrew Caudwell's software version-control visualization tool: it turns a repository log into an animated tree where directories become branches, files become leaves, and contributors move through the history as they modify files. It became a durable package-manager favorite because it is both a serious source-history visualizer and a visually memorable demo of what a repository has been doing over time.

项目历史

Gource appeared publicly in 2009 on the author's Alpha Blenders site as a visualization for source-control history. The project emphasized Git first, but its official documentation grew to include built-in log generation for Git, Mercurial, Bazaar, and SVN, plus a custom pipe-delimited log format for other systems. The official README and site describe the same core metaphor across releases: an OpenGL-rendered animated tree, with contributors and files moving according to repository events.

The project moved through a long sequence of small releases rather than one large platform shift. Its ChangeLog records the early 0.1 first release, later additions such as video-oriented PPM output, Mercurial and Bazaar support, SVN support, custom logs, configuration files, screenshots, and many display controls. The official site notes that downloads moved to GitHub in 2014 after Google Code stopped accepting new downloads, which also marks Gource's migration from its older hosting era into the GitHub-centered packaging era.

Later releases kept the tool relevant to changing desktops and toolchains: SDL2 support and date-range filtering in 2014, 64-bit Windows builds and direct stdout streaming for ffmpeg workflows in 2017, font and display controls in the 0.50 line, Retina/HiDPI work and ISO 8601 timestamp support in 2022, experimental Wayland support in 2023, and additional author-time/build updates in 2026.

采用历史

Gource spread as much through demos and conference/project videos as through ordinary CLI usage. Its official site links a videos page and documents video capture through raw PPM streams, making it easy to turn repository history into shareable media. The input package-manager metadata lists it across many packaging ecosystems, including Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Scoop, winget, and zypper, which matches its cross-platform positioning in the official releases and README.

The tool also became a useful cultural artifact for open-source projects: a maintainer can point Gource at a repository and produce a compact visual narrative of contributors, churn, directory growth, and long-running maintenance. That made it common in release retrospectives, project anniversary videos, dashboards, and presentation interludes where a normal `git log` would be too dry.

使用方式

Basic usage is intentionally small: run `gource` in a supported repository, pass a path to a repository or pre-generated log, or feed custom logs on stdin. The README documents command-line controls for viewports, fullscreen/windowed mode, date filtering, user and file display, logos, screenshots, PPM output, custom logs, and other visualization parameters.

For package users, the important operational details are graphical rather than configuration-driven: Gource needs OpenGL/3D acceleration, can generate logs from supported VCS formats, and can pipe frames to encoders such as ffmpeg. It does not require a persistent config file for ordinary package-manager installation.

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

Gource is package-nerd catnip because it makes package history itself visible. It turns the normally invisible work of maintainers, translators, vendors, and drive-by contributors into a watchable artifact, so it often shows up wherever people want to celebrate or explain an open-source repository's life.

It is also a packaging stress test in miniature: OpenGL, SDL, Boost/GLM, fonts, image loading, Windows builds, ffmpeg piping, and VCS detection all cross paths in one CLI. That gives downstream packagers plenty to care about even though the user-facing command is simple.

时间线

  • 2009: Gource was publicly introduced by Andrew Caudwell as a source-control visualization tool.
  • 0.1: The ChangeLog records the first release.
  • 2014: Gource 0.41 added SDL2-related multi-monitor support and moved downloads to GitHub after Google Code download hosting changed.
  • 2014: Gource was nominated for the New Zealand Open Source Awards people's choice category.
  • 2017: Gource 0.47 added new filtering/display options, 64-bit Windows builds, and stdout streaming for ffmpeg-style workflows on Windows.
  • 2019: Gource 0.50 added multiple display/font/user options and included community-contributed fixes.
  • 2022: Gource 0.52 and 0.53 added Retina/HiDPI-oriented rendering improvements and ISO 8601/custom timestamp handling.
  • 2023: Gource 0.54 added experimental Wayland support.
  • 2026: Gource 0.56 added an `--author-time` option and build compatibility updates.

Related projects

  • Logstalgia, another visualization tool by Andrew Caudwell, is linked from the official Gource site as related software for web server access logs.
  • Git, Mercurial, Bazaar, SVN, and CVS-style logs are the version-control ecosystems documented by Gource's official site, README, and custom log support.
  • ffmpeg is commonly paired with Gource through raw PPM output when users want to render repository visualizations as video.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:version control

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 7 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gourcecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.56
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/acaudwell/Gource

安装元数据

软件包元数据

软件包键brew:gource
版本0.56
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gource
主页https://gource.io/
仓库https://github.com/acaudwell/Gource
上游文档https://github.com/acaudwell/Gource/wiki/Controls
许可证GPL-3.0-or-later
源码归档https://github.com/acaudwell/Gource/releases/download/gource-0.56/gource-0.56.tar.gz
最后更新2026-06-22T14:03:38-07:00
Pulseupdated
依赖boost, freetype, glew, libpng, pcre2, sdl2-compat, sdl2_image
构建依赖glm, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gource 0.54-1+b2

graphical source control visualisation

http://gource.io

sudo apt install gource
  • Section: vcs
  • Architecture: amd64
  • Source Package: gource
  • 15 依赖
  • normalized package name match
  • 匹配方式:Gource
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gource from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gource

nix profile install nixpkgs#gource
  • normalized package name match
  • 匹配方式:Gource
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gource/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gource 0.54-1build3

graphical source control visualisation

http://gource.io

sudo apt install gource
  • Section: universe/vcs
  • Architecture: amd64
  • 15 依赖
  • normalized package name match
  • 匹配方式:Gource
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gource from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gource 0.56-r1

Software version control visualization

https://gource.io/

sudo apk add gource
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gource
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gource
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gource from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gource-doc 0.56-r1

Software version control visualization (documentation)

https://gource.io/

sudo apk add gource-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gource
  • normalized package name match
  • 匹配方式:Gource
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gource-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

gource 0.56-1.fc45

Software version control visualization

http://gource.io/

sudo dnf install gource
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gource
  • 16 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gource
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gource from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gource 0.56-3

software version control visualization

https://gource.io/

sudo pacman -S gource
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 12 依赖
  • normalized package name match
  • 匹配方式:Gource
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gource from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gource 0.56-1.3

Software version control visualization tool

https://gource.io/

sudo zypper install gource
  • License: GPL-3.0-or-later
  • Category: Productivity/Graphics/Visualization/Graph
  • Architecture: x86_64
  • Source Package: gource
  • 15 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gource
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gource from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gource

sudo port install gource
  • normalized package name match
  • 匹配方式:Gource
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gource/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/gource

scoop install main/gource
  • normalized package name match
  • 匹配方式:Gource
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gource.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

acaudwell.Gource

winget install --id acaudwell.Gource -e
  • normalized package name match
  • 匹配方式:Gource
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: acaudwell.Gource from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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