blob: 1aad9746de7125be1b052db4f4b2f94163b09056 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = nerd-fonts-sf-mono
pkgdesc = Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher
pkgver = 3.3.0
pkgrel = 3
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-14.dmg::https://developer.apple.com/design/downloads/SF-Mono.dmg
source = font-patcher-3.3.0::https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/FontPatcher.zip
sha256sums = 6d4a0b78e3aacd06f913f642cead1c7db4af34ed48856d7171a2e0b55d9a7945
sha256sums = ce4284e7d1a8816d29bb3a358e33a44e55804792e7925ed0022ba1b3ab1a9d34
pkgname = nerd-fonts-sf-mono
|