MD5 checksum has changed yet again. Currently eccb9f66fe2226ecc0cfdeb8aa5705a6
Search Criteria
Package Details: otf-san-francisco-mono 1-15
Package Actions
Git Clone URL: | https://aur.archlinux.org/otf-san-francisco-mono.git (read-only, click to copy) |
---|---|
Package Base: | otf-san-francisco-mono |
Description: | Monospaced variant of San Francisco. Sourced directly from Apple. |
Upstream URL: | https://developer.apple.com/fonts/ |
Keywords: | apple francisco mono monospace san sanfrancisco sf |
Licenses: | custom |
Submitter: | harrybeadle |
Maintainer: | D3SOX |
Last Packager: | D3SOX |
Votes: | 14 |
Popularity: | 0.015641 |
First Submitted: | 2019-08-28 12:23 (UTC) |
Last Updated: | 2024-09-28 11:22 (UTC) |
Dependencies (1)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
Required by (0)
Sources (1)
jayache80 commented on 2020-10-25 01:51 (UTC)
pauliux commented on 2020-08-04 09:24 (UTC) (edited on 2020-08-04 09:28 (UTC) by pauliux)
Check sum has changed again:
md5sums=('f501cb384f502369d6ecffb88a23da3c')
melonwedge commented on 2019-12-18 16:19 (UTC) (edited on 2019-12-18 16:19 (UTC) by melonwedge)
@harrybeadle The fonts are overwriting each other... I can only select bold italic from IntelliJ IDEA, probably because they all have the same name and the next one replaces the previous.
harrybeadle commented on 2019-12-08 18:21 (UTC)
@chrisly07 This has been fixed now, thanks!
chrisly07 commented on 2019-12-08 04:27 (UTC)
As there is a dependency requiring dmg2img, where it converts SF-Mono.dmg to SF-Mono.img, for those who cannot build, install dmg2img. Or add dmg2img in PKGBUILD
garfunkel commented on 2019-11-28 13:15 (UTC)
Nice! One thing, it looks like you forgot to re-generate the .SRCINFO file. ;)
harrybeadle commented on 2019-11-28 09:05 (UTC)
@garfunkel Changed so 7zip is the only make dependency - thanks!
garfunkel commented on 2019-11-27 13:13 (UTC) (edited on 2019-11-27 13:14 (UTC) by garfunkel)
There are missing .so errors with the xar dependency, so this currently doesn't build.
A better approach is to remove xar as a dependency entirely, as it is not needed. Nor is cpio or dmg2img or gzip. 7z is able to do all the work and is already a dependency.
makedepends=('p7zip')
prepare() {
7z x SF-Mono.dmg
7z x "SFMonoFonts/SF Mono Fonts.pkg"
7z x "Payload~"
}
Ykkzde commented on 2019-11-02 09:32 (UTC)
Correct md5sum would be: d93f9f19c962547d18b72f532e91ecdd
harrybeadle commented on 2019-09-16 10:51 (UTC)
@komitesentral98 fixed!
Pinned Comments
D3SOX commented on 2021-09-28 07:26 (UTC)
I'm using a change detection to see when Apple updates the font. If the build doesn't work because of a checksum failure for
SF-Mono.dmg
please flag it out-of-date.