blob: 1b7d14c5f765d061968f735476580f1b72d44590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = nerd-fonts-sf-mono
pkgdesc = Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher
pkgver = 2.3.1
pkgrel = 1
url = https://developer.apple.com/fonts/
arch = any
license = custom
makedepends = git
makedepends = p7zip
makedepends = python
makedepends = fontforge
makedepends = subversion
makedepends = parallel
provides = nerd-fonts-sf-mono
conflicts = nerd-fonts-sf-mono
source = SF-Mono-10.dmg::https://developer.apple.com/design/downloads/SF-Mono.dmg
source = font-patcher-2.3.1::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.3.1/font-patcher
source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.3.1/src/glyphs
sha256sums = abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39
sha256sums = a6f2c45d84b29fcb13575d9fe778545ba3b0200efc0e5fb66ce679108f43f397
sha256sums = SKIP
pkgname = nerd-fonts-sf-mono
|