Search Criteria
Package Details: gerbv 2.10.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gerbv.git (read-only, click to copy) |
|---|---|
| Package Base: | gerbv |
| Description: | Gerber file (RS-274X only) viewer - w/ fork patches |
| Upstream URL: | https://github.com/gerbv/gerbv |
| Keywords: | design electronic gerber pcb viewer |
| Licenses: | GPL-2.0-only |
| Submitter: | arojas |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 4 |
| Popularity: | 0.000669 |
| First Submitted: | 2023-04-01 08:15 (UTC) |
| Last Updated: | 2025-06-10 19:32 (UTC) |
Dependencies (3)
- dconf
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- cairo (cairo-gitAUR) (optional) – for better graphics
Latest Comments
s-ol commented on 2025-01-07 16:08 (UTC) (edited on 2025-01-07 16:15 (UTC) by s-ol)
This builds and runs fine but the package config file is broken:
note the
~2ad3fdsuffix in the version field and pkgincludedir. This results inpkg-config --cflags-only-I libgerbvreporting-I/usr/include/gerbv-2.10.0~2ad3fdwhereas the directory on disk is called/usr/include/gerv-2.1.0; as a result projects depending ongerbvwill faile to build withfatal error: gerbv.h: No such file or directory.gerbv-gitsolves this using this line inprepare():micwoj92 commented on 2024-11-03 11:56 (UTC)
Please use spdx license identifier.
jensenr30 commented on 2023-06-29 20:41 (UTC)
It looks like the PKGBUILD was been updated. Version 2.9.8 built for me with no issues. Program runs as expected!
daprutser commented on 2023-06-11 05:12 (UTC)
This PKGBUILD does not build the latest git version, instead it builds tag 2.9.5.