Search Criteria
Package Details: fontship-git 0.7.6.r0.g9a67219-1
Git Clone URL: | https://aur.archlinux.org/fontship-git.git (read-only, click to copy) |
---|---|
Package Base: | fontship-git |
Description: | A font development toolkit and collaborative work flow |
Upstream URL: | https://github.com/theleagueof/fontship |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | caleb |
Maintainer: | caleb |
Last Packager: | caleb |
Votes: | 1 |
Popularity: | 0.001456 |
First Submitted: | 2020-04-15 09:28 |
Last Updated: | 2021-01-31 06:33 |
Dependencies (30)
- diffutils (diffutils-git, diffutils-patched-exclude-directory-git)
- entr
- font-v
- gftools (gftools-git)
- git (git-git)
- libarchive (libarchive-git)
- libgit2 (libgit2-git)
- make (make3, make-git, make-without-guile)
- python (python-dbg)
- python-babelfont (python-babelfont-git)
- python-brotli (python-brotli-git)
- python-cffsubr
- python-fontmake (python-fontmake-git)
- python-fonttools (python-fonttools-git)
- python-fs
- python-lxml
- python-skia-pathops
- python-ufonormalizer (python-ufonormalizer-git)
- python-unicodedata2
- python-vttlib
- python-zopfli
- sfdnormalize (sfdnormalize-git)
- sfnt2woff-zopfli
- ttfautohint (ttfautohint-git)
- woff2 (woff2-bin, woff2-git)
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git)
- sfd2ufo>=1.0.7 (sfd2ufo-git)
- python-ufo2ft>=2.19.1 (python-ufo2ft-git)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Required by (7)
- otf-league-spartan-git (requires fontship) (make)
- otf-libertinus-git (requires fontship) (make)
- otf-raleway-git (requires fontship) (make)
- ttf-league-spartan-git (requires fontship) (make)
- ttf-league-spartan-variable-git (requires fontship) (make)
- ttf-raleway-git (requires fontship) (make)
- ttf-raleway-variable-git (requires fontship) (make)
Latest Comments
FabioLolix commented on 2020-04-15 10:59
Thank you for the reply
caleb commented on 2020-04-15 10:41
@FabioLolix Yes. I know that's a little unusual, but this is going to require font sources to be in a Git repository to work at all (and it will manipulate the repository). GNU Make is a run-time requirement, and the Makefile it runs internally uses
SHELL = zsh
. Unconventional yes, but not a packaging mistake. Thanks for checking.FabioLolix commented on 2020-04-15 09:34
Hello, does this really need git, make and zsh to work?