Search Criteria
Package Details: fontship-git 0.10.1.r0.g33e5261-1
Package Actions
| 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: | GPL-3.0-only |
| Conflicts: | fontship |
| Provides: | fontship |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-15 09:28 (UTC) |
| Last Updated: | 2025-11-25 22:18 (UTC) |
Dependencies (35)
- diffutils
- entr (entr-gitAUR)
- font-vAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gftoolsAUR (gftools-gitAUR)
- git (git-gitAUR, git-glAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR)
- libarchive (libarchive-gitAUR)
- libgit2 (libgit2-gitAUR)
- libgit2.so (libgit2)
- make (make-gitAUR, make-staticAUR)
- psautohintAUR
- python
- python-babelfontAUR (python-babelfont-gitAUR)
- python-brotli (python-brotli-gitAUR)
- python-cffsubrAUR (python-cffsubr-gitAUR)
- python-fontmakeAUR (python-fontmake-gitAUR)
- python-fonttools (python-fonttools-gitAUR)
- python-fs
- Show 15 more dependencies...
Required by (8)
- 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-libertinus-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 (UTC)
Thank you for the reply
alerque commented on 2020-04-15 10:41 (UTC) (edited on 2020-04-15 10:42 (UTC) by alerque)
@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 (UTC)
Hello, does this really need git, make and zsh to work?