Search Criteria
Package Details: gerbv-git 3:2.10.0.r75.gbe54336-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gerbv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gerbv-git |
| Description: | An open source Gerber file (RS-274X only) viewer |
| Upstream URL: | https://github.com/gerbv/gerbv |
| Licenses: | GPL-2.0-only |
| Conflicts: | gerbv |
| Provides: | gerbv |
| Submitter: | haawda |
| Maintainer: | killab33z |
| Last Packager: | killab33z |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-13 19:31 (UTC) |
| Last Updated: | 2026-02-03 17:25 (UTC) |
Dependencies (6)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- cairo (cairo-gitAUR) (optional) – for better graphics
Required by (2)
- pcb2gcode (requires gerbv)
- pcb2gcode-git
Latest Comments
timberline5 commented on 2026-02-11 03:02 (UTC) (edited on 2026-02-11 03:03 (UTC) by timberline5)
I had issues building pcb2gcode-git with this newest version due to pkg-config issues.
Building like this fixes it, also lets you use cmake --install instead of manually copying everything.
Is there a better way to set the version from the pkgver? I'm not great with PKGBUILD.
Here's a diff
GregTheMadMonk commented on 2026-01-12 14:58 (UTC)
It appears that the
developbranch has switch to using CMake instead of configure scripts, this package doesn't build now