Search Criteria
Package Details: gerb-git 0.0.1alpha.r0.g95e2946-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gerb-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gerb-git |
| Description: | Graphical font editor (GTK + Rust) |
| Upstream URL: | https://github.com/epilys/gerb |
| Licenses: | GPL3 |
| Conflicts: | gerb |
| Provides: | gerb |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-03-15 14:09 (UTC) |
| Last Updated: | 2024-03-26 09:43 (UTC) |
Dependencies (8)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- python
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-fonttools (python-fonttools-gitAUR) (optional) – Import UFOv2 or other font sources besides UFOv3
- python-glyphslibAUR (python-glyphslib-gitAUR) (optional) – Import Glyphs sources
- python-ufo2ftAUR (python-ufo2ft-gitAUR) (optional) – Export OTF/TTF fonts
Latest Comments
alerque commented on 2023-03-30 13:40 (UTC)
@dmfay That error is a function of upstream not keeping their Cargo.lock file in sync with Cargo.toml. Since it isn't super important to have reproducible builds on a VCS package I've dropped the
--lockedbuild option, hopefully they remember to sync prior to releases. And remember this is a VCS package so the version shown on it is just the last time I happened to build it, it will build the latest HEAD commit whenever you build it.dmfay commented on 2023-03-17 23:00 (UTC)
hi, thanks for packaging this! I get this error trying to install and it looks like the head has moved on from
r314.0d61276-1: